Hello,
We currently are experiencing an occasional "http 404" error with one of our clients who is running our ASP .NET application on a Windows Server 2008 box. For the most part the site works fine and the users are able to login and work for most of the day without error. Once the user recieves the message he is unable to access the login page for up to 5 minutes. However other users in his same location can then access the login page imediatley.
After doing some research in the event viewer logs I noticed that there is a VSS Shadow Copy job that was kicking off about 30 minutes before he gets the error. I was wondering if this job could be temporarily locking the website files preventing IIS from reading them.
Aside from the VSS entry in the event viewer there are no other relevant messges. We typically run our app in IIS 6.0 with ASP .NET in 32 bit mode. If anyone has seen a similiar issue with this in IIS 7.0 or have any suggestions it would be appreciated.
Thanks,
Adam