help

  • Thread starter Thread starter mayankhere7
  • Start date Start date
M

mayankhere7

I installed windows 2000 server on my system then configured IIS and
finally installed VS 2002 for developing ASP dot net applications.
the Project file asp dot net web application opens but when i press F5
to run the program i receive the following error message

PLz help

Error while trying to run project: Unable to start debugging on web
server . Access is denied.

Thanks in advance
 
Hi,

What operating system are you using. If you are using Microsoft windows
XP (Professional/Home) Service Pack 2 or above, the problem will
persist. You need to install Microsoft SQL Server service pack 3 or
above. You will find the install package on Microsft website:
www.microsoft.com

Hope this will help.

Take care
 
Go into IIS

Drill down (thru webserver) and find the startup folder in question.

Right click / Properties.

Find the "Create" (as in Create Application) button, click it. Click Ok.

...
 
Back
Top