What is your product version? ASPNetZero version 8.8
What is your product type (Angular or MVC)? MVC
What is product framework type (.net framework or .net core)? .NET Core
What is ABP Framework version? ** Version 8.8**
Looking for developers/contractors that are experts with ASP.NET Zero MVC with jQuery. Rewriting a PHP application with existing databases and plenty of stored procedures. Looking for assistance with managing data with stored procedures and jQuery on MS SQL Server.
Support,
We are receiving the following error message:
ERROR for site owner: Invalid domain for site key
Below is the contents of our appsettings.Production.json file:
{ "ConnectionStrings": { "Default": "Data Source=SODSQL2;Initial Catalog=WASP3Db;Integrated Security=True;Connect Timeout=30;Encrypt=False;TrustServerCertificate=False;ApplicationIntent=ReadWrite;MultiSubnetFailover=False" }, "App": { "WebSiteRootAddress": "https://wasptest.shelby-sheriff.org/" }, "RecaptchaSettings": { "SiteKey": "6LekUKsZAAAAAMiBskJdqWQGb4LowP1D1SBV1BmJ", "SecretKey": "6LekUKsZAAAAAJ8OYCH-KU0rWKwoHyUdvQ5hVZXo" } }
We've generated SiteKey and SecretKey but we are still receiving the error message.
Please advise what else we need to do?