Groups | Blog | Home
all groups > asp.net > october 2003 >

asp.net : 403 access forbidden


Mark Fitzpatrick
10/30/2003 8:42:18 PM
Make sure that the IUSR account and ASPNet user account have privaleges to
read and execute on the inetpub\wwwroot directory

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage

[quoted text, click to view]

RickN
10/30/2003 9:36:32 PM
Tried to create first asp.net app in vs and got //localhost/webapp1 HTTP
/1.1 403 access forbidden.

What setting needs to be changed to get past this?
Thanks,
RickN

RickN
10/31/2003 8:35:05 AM
In the IIS configuration, it allows for
1-script source access
2-read
3-write
4-directory browsing

then on execute permissions it allows
a-script only
b-script and execute
c-none

What are the typical settings for a web site?
Thanks,
RickN

[quoted text, click to view]

Chuck
11/15/2003 1:12:15 PM
I have the same problem, I think. I have tried setting all the wwwroot
folder permissions for ASPNET and iUSR to allow everything, but I still get
this error when trying to start a new ASP Web Application in VS. If I point
to an existing web (created manually with MMC or with Frontpage), then it
appears that everything works fine.

Is VS supposed to be able to create the web, or do we have to create it
before creating a new project?

I'm on Win2K, VS2003, IIS5.0.

Thanks in advance,
Chuck

[quoted text, click to view]

AddThis Social Bookmark Button