I cannot debug ASP.NET Project on IIS v6.0 & Windows 2003 Server ???

O

Oney

I began to use Windows 2003 server for a short time. Whenever I try to
open an ASP.NET Application and debug ASP.NET Application it returns
errors. I didn't have problems like that when I was using Windows XP &
IIS v5,1..

There is two problems
1) Whenever I try to open an ASP.NET Application Project I take this
error message
-The Web was created successfully, but an error occured when
trying to configure the application root for this Web.Web projects may
not operate correctly without an application root.The return message
was: A possible cause of this error is insufficient access rights to
perform the operation.You can manually configure the application root
using the Internet Services Manager

2) Whenever I try to debug an ASP.NET Application Project I take this
error messge
-Error while trying to run project: Unable to start debugging on
the web server.The project is not configured to be debugged

however, I did debug configuration on the Web config file!
<compilation defaultLanguage="vb" debug="true" />



How can I solve these problems?
Thanks
 
J

John Oakes

Use the IIS control panel to make the project an application on the server.
VS didn't have enough permission to do this for you, so you need to do it
manually.

-John
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top