From: Shawn on
We just upgraded our server from Windows 2000 to Windows
2003 Server, and when I try to execute an ASP request, I
get the message below. I ensure that ASP was an allowed
file type, but still gives me the message. Any clues will
be greatly appreciated.

-----error start------------------------------------
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.
-----error end --------------------------------------

From: Steven Burn on
Make sure the folder containing the files you are trying to execute, have
the correct permissions.

--
Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!

"Shawn" <anonymous(a)discussions.microsoft.com> wrote in message
news:018701c50e1b$9aed8390$a401280a(a)phx.gbl...
> We just upgraded our server from Windows 2000 to Windows
> 2003 Server, and when I try to execute an ASP request, I
> get the message below. I ensure that ASP was an allowed
> file type, but still gives me the message. Any clues will
> be greatly appreciated.
>
> -----error start------------------------------------
> 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.
> -----error end --------------------------------------
>


From: Shawn on
I just verified that the Internet Guest Account has read
access. Any other suggestions, and thanks for this one.


>-----Original Message-----
>Make sure the folder containing the files you are trying
to execute, have
>the correct permissions.
>
>--
>Regards
>
>Steven Burn
>Ur I.T. Mate Group
>www.it-mate.co.uk
>
>Keeping it FREE!
>
>"Shawn" <anonymous(a)discussions.microsoft.com> wrote in
message
>news:018701c50e1b$9aed8390$a401280a(a)phx.gbl...
>> We just upgraded our server from Windows 2000 to Windows
>> 2003 Server, and when I try to execute an ASP request, I
>> get the message below. I ensure that ASP was an allowed
>> file type, but still gives me the message. Any clues
will
>> be greatly appreciated.
>>
>> -----error start------------------------------------
>> 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.
>> -----error end --------------------------------------
>>
>
>
>.
>
From: Mark Schupp on
Check the permissions in IIS to make sure that script execution is allowed
for the directory.

--
--Mark Schupp
Head of Development
Integrity eLearning
www.ielearning.com

"Shawn" <anonymous(a)discussions.microsoft.com> wrote in message
news:023001c50e26$f0e1e790$a401280a(a)phx.gbl...
>I just verified that the Internet Guest Account has read
> access. Any other suggestions, and thanks for this one.
>
>
>>-----Original Message-----
>>Make sure the folder containing the files you are trying
> to execute, have
>>the correct permissions.
>>
>>--
>>Regards
>>
>>Steven Burn
>>Ur I.T. Mate Group
>>www.it-mate.co.uk
>>
>>Keeping it FREE!
>>
>>"Shawn" <anonymous(a)discussions.microsoft.com> wrote in
> message
>>news:018701c50e1b$9aed8390$a401280a(a)phx.gbl...
>>> We just upgraded our server from Windows 2000 to Windows
>>> 2003 Server, and when I try to execute an ASP request, I
>>> get the message below. I ensure that ASP was an allowed
>>> file type, but still gives me the message. Any clues
> will
>>> be greatly appreciated.
>>>
>>> -----error start------------------------------------
>>> 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.
>>> -----error end --------------------------------------
>>>
>>
>>
>>.
>>


 | 
Pages: 1
Prev: window.close
Next: ASP error under Windows 2003