A few days ago we had a UPS failure that knocked our virtual infrastructure offline. When we brought everything back up our internal .net website wasn't loading. I'm not a .net guru or a web programmer so I'm trying to eliminate this as an IIS issue and pass the issue on to a web developer. All IIS and related services are running. When I try to go towww.mycompany.com, the browser hangs forever on "Website found...waiting for reply." It doesn't matter what browser I'm on, the same thing happens. After a few minutes the website dies with a "Server Error in '/' Application. Request timed out" error.
In IIS when I try to browse to the site, the same thing happens. We have documents stored on the web server which can be accessed from our company portal. The weird thing is that we can access these documents fine. However, the main website just won't load. We currently don't have an internal web developer and the website isn't being maintained save for a person that makes changes via a CMS.
Other than making sure things are running in IIS, I don't know how to troubleshoot this issue.
</div>