Server Application Unavailable Error

Posted by Kyle Heon Thu, 20 Oct 2005 15:29:09 GMT

Arrgh! I just spent a way too much time trying to figure out why all of a sudden a development copy of a .NET site started throwing a “Server Application Unavailable” error.

Turns out that the ASPNET user didn’t have access to the web.config. This makes sense as I was in the process of reconfiguring how Subversion was managing this file and I had copied it out of the folder and then copied it back in. Somewhere in this processes permissions were changed.

I can’t take credit for the solution, that goes to my boss.

Posted in  | no comments

Comments

Comments are disabled