Friday, January 25, 2019

Troubleshoot 503 Error (VS Code and HttpSys)

Hello,

I am currently developing an asp.net core web application. Recently I set up a new windows VM, installed all required components and tried to run the project with vs code.

The setup is the same as on my old development machine, but on the new one I get an 503 error. I also tried to copy the original repository (instead of checking it out from git).

Then I tried to troubleshoot the error by myself and searched for relevant content on the internet. Unfortunately I didn't find anything related (only posts about IIS). Afterwards I tried without success to find log files to get a better error description.

Do you have any tips on troubleshooting this kind of error? I don't have much to work with. Where can I gather more information about this generic error?

Troubleshoot 503 Error (VS Code and HttpSys) Click here
  • Blogger Comment
  • Facebook Comment

0 comments:

Post a Comment

The webdev Team