How to log error from azure web application?

GDLW0W 21 Reputation points
2022-01-09T16:34:05.967+00:00

Hi everyone!

I have problem with implementation of my web application (asp.net core .net 6.0). When I start application on IIS Express everything works fine (I have connection string in appsettings.json to my DB on azure), but when I publish my application don't load (HTTP ERROR 500). How to get log errors? Maybe the problem is with connection to DB? I'm not using service dependency to DB in publish window.

Developer technologies ASP.NET ASP.NET Core
0 comments No comments
{count} votes

Accepted answer
  1. Bruce (SqlWork.com) 77,686 Reputation points Volunteer Moderator
    2022-01-09T17:11:12.25+00:00

0 additional answers

Sort by: Most helpful

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.