Search

Cassini loads page intoSubfolder when launching from Web Site by TheGeoff

Closed
as Fixed Help for as Fixed

0
Sign in to vote
0
Sign in to vote
Sign in
to vote
Type: Bug
ID: 218621
Opened: 10/5/2006 1:08:19 AM
Access Restriction: Public
2
Workaround(s)
0
User(s) can reproduce this bug
When launching a Web Site project from VS 2005 using the built in Cassini (Casini?) web server, the site will be placed in a Virtual folder instead of on the root.

This is the way it is handled in Web Application projects and also best repesents the way a web site would be hosted. There is currently a work around described here,
http://weblogs.asp.net/scottgu/archive/2005/11/21/431138.aspx

VS should either launch the site off of Cassini's root or allow it to be configured to do so.
Details (expand)
Product Language
English
Version
Visual Studio 2005 Team Edition for Software Developers
Operating System
Windows Vista RC1
Operating System Language
English
Programming Language
C#
Technology Area
ASP.NET
Steps to Reproduce
Launch a WebSite project using the Cassini web server built into VS. For example, my Web Site is called Web Diagnostics.
Actual Results
When the site is launched the page address is:
http://localhost:8888/WebDiagnostics/Default.aspx
Expected Results
When the site is launched the page address is:
http://localhost:8888/Default.aspx
File Attachments
0 attachments
Sign in to post a comment.
Posted by Microsoft on 1/16/2007 at 11:03 PM
Thank you for submitting this issue. The bug has been resolved Fixed, and its resolution shipped as part of Visual Studio 2005 Service Pack 1 (SP1).

You can download SP1 at http://msdn.microsoft.com/vstudio/support/vs2005sp1/default.aspx. If installing SP1 does not resolve the issue for you, please reactivate.

Thanks again for your feedback!
-Scott Currie
-DDTFA Program Manager