| Author: Srinivas 25 Jul 2008 | Member Level: Gold | Rating: Points: 6 |
Hi Mani
he Visual Studio's localhost Web Server (or) Default Web Server is the file "WebDev.WebServer.exe". You can find it in the folder "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727" for Windows xp/2000/2003 (OR) in "C:\WINNT\Microsoft.NET\Framework\v2.0.50727" for Windows NT Servers.
Check out whether this file exists in your framework folder to verify whether it was accidentally deleted. If it is not there, try to get a copy of this file from any another system which contains vs2005 installed and paste it the frameworks folder of your system.
|