MichaelDev
Tuesday, September 28, 2004
  IIS application setup headache
Today was a nice headache in trying to set up an application on IIS 6.0 (Windows Server 2003). The application just didn't want to run and was returning HTTP Server Error 500.

It turns out the problem was an innocent little checkbox called Enable parent paths. (Accessed from Properties->Virtual Directory tab->Configuration button->Options tab.) Once the checkbox was checked, the application runs fine.
 
Comments:
Note: when you enable parent paths, it's a bit of a security risk. The application vendor said this won't be required in the next version of their application.
 
Note: this can be a security risk and it's better if you don't have to turn on that option.

The app vendor said that checkbox won't be required on the next version of the app.
 
Post a Comment



<< Home
Various notes on software development. Currently using C# and .Net. May also include comments on the overall software development process, etc.

Name:
Location: Orange County, California, United States
ARCHIVES
June 2004 / July 2004 / August 2004 / September 2004 / October 2004 / November 2004 / December 2004 / January 2005 / February 2005 / March 2005 / April 2005 / May 2005 / September 2005 / October 2005 / November 2005 / January 2006 / February 2006 / April 2006 / May 2006 / June 2006 / March 2007 /


Powered by Blogger