Server Application Unavailable

July 4th, 2006 · No Comments

Email This Post Email This Post

Another friends of mine is having problem viewing ASPX website. Whenever she typed in an URL, “Server Application Unavailable” is shown. Checked everything is okay. The IIS is configured to use .Net Framework 2.0 and the web application is created. I even added localhost as a trusted site. Googled it and returned not much help.

Eventually, I found out that the problem is due to folder security issue. Weird enough, after adding “Everyone” with “Modify” permission on the webfolder (not wwwroot, but the sub-folder of it containing ASPX scripts), the web site is displayed properly. I tried removing “Everyone” and try the same URL again and it’s still working. Plain weird.

Basically, if you faced this problem, try my method. It may help.

Related posts:

  1. There is not FOR loop in SQL Server
  2. MS SQL Server 2005 Express Edition Adventure (1)
  3. MS SQL Server 2005 Express Edition Adventure (2)


Tags: Programming

0 responses so far ↓

  • There are no comments yet...Kick things off by filling out the form below.

Leave a Comment

Got blog? Tick to show your latest post here.

*
To prove you're a person (not a spam script), type the security text shown in the picture. Click here to regenerate some new text.
Click to hear an audio file of the anti-spam word

© 2006–2010 Now Eating — Sitemap