http/1.0 403 access denied

G

Guest

Hi,
Everytime i try to create an ASP.NET project on .NET 2003, i get this error message:

The Web server reported the following error when attempting to create or open the Web project located at the following URL: 'http://localhost/WebApplication1'. 'HTTP/1.0 403 access denied'

I checked the permissions on the inetpub/wwwroot and there was no prob (i am admin on the machine). I tried to change settings of my Internet Explorer, but still same prob. I even get sometimes the error HTTP/1.0 500 internal server error

I checked my IIS Server and it is ok.

Can anyone help me?

Thanks
 
C

Craig Deelsnyder

Hi,
Everytime i try to create an ASP.NET project on .NET 2003, i get this
error message:

The Web server reported the following error when attempting to create or
open the Web project located at the following URL:
'http://localhost/WebApplication1'. 'HTTP/1.0 403 access denied'

I checked the permissions on the inetpub/wwwroot and there was no prob
(i am admin on the machine). I tried to change settings of my Internet
Explorer, but still same prob. I even get sometimes the error HTTP/1.0
500 internal server error

I checked my IIS Server and it is ok.

Can anyone help me?

Thanks

try running aspnet_regiis -i (you can search for this .exe if you don't
know where it's at and not in your path). Then, make sure your VS
Debuggers group has the appropriate access (read/write) to wwwroot; that's
the user group that will be used to create folders, etc.
 

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,483
Members
44,901
Latest member
Noble71S45

Latest Threads

Top