One of the pains of Visual Studio .NET 2005 is that the development server,
which is a great idea, starts up any web site in a folder instead of as the root
of the site. As a result you can fully qualify your pathing.
Here's the solution to allow you to set of the development server with the
right pathing.
More