I deploy ISS on my location machine. And when I hit my browser with http://localhost/ab, I get a 503 error.
And then I go to iss manager, and i do see a site 'ab' under my machine name. And in 'Directory' under 'Logging', I see directories 'W3SVC1' 'W3SVC2', 'W3SVC3', and i go the most recent log, I don't see any 503 error.
My question is how can I debug my issue?
I read HTTP Error 503, the service is unavailable
And I don't see any error under " Event Viewer, either under the System or the Web Server (IIS)."
Thank you.