Trying to execute ASP.NET Starter Kits as VS2003 project,
Microsoft Development Environment error message popup:
Error while trying to run project: Unable to start debugging
on the web server. ...Web server locks the DEBUG command.
Although
http://localhost/CommerceCSVS/ works.
I installed the softwares in the following sequence:
Windows XP SP2,
IIS,
IIS Lockdown 2.1,
SQL,
register aspnet_isapi.dll,
Visual Studio 2003,
unistall .Net Framework 1.1,
reboot,
install .Net Framework 1.1,
install .Net Framework 1.1Sp1;
Open the Microsoft Manager Console for IIS and click on
the Default web site. Go to properties.
On the Home tab click on configuration, but no new window
displayed and hence can not enable both debugging option
(client,server) on the Debugging tab.