.net8 mvc application hosting/local issue

Kumar, P Uday 0 Reputation points
2024-07-03T16:44:36.17+00:00

I have hosted my .net8 mvc application on IIS after publishing. this system doesn't have internet access. after a month of hosting the application stopped working because of db connection. its trying to find some local libraries like thread/timer, cancellationToken.cs and then throwing an error like - (db ip address) authorization failed. I am using EntityFrameworkCore in this application.

The same issue in local debugging also.

Please help me on this issue.

Thanks

Uday

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,551 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.