Home All Groups Group Topic Archive Search About
Author
25 Mar 2005 2:27 PM
James
After installing .net framework on our Intranet, when I
try to pull up a page to test the page, I get this message:

HTTP Error 403
403.1 Forbidden: Execute Access Forbidden

This error can be caused if you try to execute a CGI,
ISAPI, or other executable program from a directory that
does not allow programs to be executed.

Please contact the Web server's administrator if the
problem persists.


------------
Note, this happens for .asp pages and .aspx pages.  Could
you help me?  Thanks.

Author
25 Mar 2005 5:27 PM
OHM ( Terry Burns )
It's telling you exactly what the problem is. Check the security access for
this directory and ensure the account has privilages to run.

--
OHM ( Terry Burns )

http://TrainingOn.net





Show quoteHide quote
"James" <anonym***@discussions.microsoft.com> wrote in message
news:198c01c53146$b915e9e0$a601280a@phx.gbl...
> After installing .net framework on our Intranet, when I
> try to pull up a page to test the page, I get this message:
>
> HTTP Error 403
> 403.1 Forbidden: Execute Access Forbidden
>
> This error can be caused if you try to execute a CGI,
> ISAPI, or other executable program from a directory that
> does not allow programs to be executed.
>
> Please contact the Web server's administrator if the
> problem persists.
>
>
> ------------
> Note, this happens for .asp pages and .aspx pages.  Could
> you help me?  Thanks.

Bookmark and Share

Post Thread options