Friday, 26 June 2026     

Login     
 
 Forum Minimize
HomeHomeVS 2008 ASP.Net...VS 2008 ASP.Net...General VS 2008General VS 2008Unable to connect to the ASP.Net Development ServerUnable to connect to the ASP.Net Development Server
Previous
 
Next
New Post
31/07/2008 7:46 PM
 

For windows XP and VS2008.

Kept getting the problem randomly and I suspect it is tied into some other app using the default port VS2008 is allocating, which I can't see how to change. Once I got the error I just used the solution below.

Haven't found the reason for the problem but I think the work around, based on the points made by Rosario Carbone in http://forums.asp.net/p/1189567/2448204.aspx is the best. This solution works fine and I think is the best work around.

Instead of going through all the steps of creating menu tool I just put in the "c:\Program Files\Common Files\Microsoft Shared\DevServer\9.0\WebDev.WebServer.exe" /port:80 /path: c:\...foldername..\..virtual directory..

Then in properties page of the VS2008 project "Use custom server" and enter in the "Base URL:" --> http://localhost/  place in port number if you used a different number in previous statement.

 
Previous
 
Next
HomeHomeVS 2008 ASP.Net...VS 2008 ASP.Net...General VS 2008General VS 2008Unable to connect to the ASP.Net Development ServerUnable to connect to the ASP.Net Development Server



    
Terms Of Use   Privacy Statement  
Copyright (c) 2026 Apaloon