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.
 
Tuesday, September 14, 2004
  Building Web Projects
ASP.Net web projects are somewhat painful to get building properly in a build process (and even sometimes a problem to get working on all developer machines). We did get this set up in the nightly build process at one company I was at. However, there were sometimes tricky things that would cause the build to fail because it wants to interact with IIS.

In the Visual Build Professional (from Kinook) help, they mention another possibility for building web projects and refer you to this article. I'm just about to give it a try and see if we have better luck.
 
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