IIS setting? #531
Unanswered
amir-inbar-software
asked this question in
Q&A
Replies: 1 comment 5 replies
-
Compile in Othewise, check that your SQL Server instance is reachable from your ASP.Net Core host |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, i set up an ASP.NET Web Core API project and managed to sync data.
When i publish the project to to IIS (not the express IIS) i can't sync the data anymore and the sync operation hangs...
When i try to see the controller data in the address "....mywebsite/api/sync" i get the following message:
"Server is configured to Production mode. No options displayed"
am i doing something wrong? how can i debug the project?
Reagrds.
Beta Was this translation helpful? Give feedback.
All reactions