Unable to connect to Visual Studio's Local WebHost Server [modified]
-
Hi All, I have this problem that i could not solve for two days.I have tried to google and only with No luck. I have tried to get the WEBDEV.WEBSERVER.exe file from a working machine.I have also tried to stop and start IIS. However the error still comes Up. I am Running windows Xp. Is there anything i can do please? Your help is much appreciated. Thank you
modified on Tuesday, May 13, 2008 7:51 AM
-
Hi All, I have this problem that i could not solve for two days.I have tried to google and only with No luck. I have tried to get the WEBDEV.WEBSERVER.exe file from a working machine.I have also tried to stop and start IIS. However the error still comes Up. I am Running windows Xp. Is there anything i can do please? Your help is much appreciated. Thank you
modified on Tuesday, May 13, 2008 7:51 AM
If you are trying to debug your application and unable to connect to the web host server. Check if all the sessions are visible in the process window. Make sure you have set Debug="True" in the web.config file. Finally cross check if you are running a website and have admin previleges.
-
If you are trying to debug your application and unable to connect to the web host server. Check if all the sessions are visible in the process window. Make sure you have set Debug="True" in the web.config file. Finally cross check if you are running a website and have admin previleges.