Help with IIS AND ntfs

G

Guest

Hi,
I uploaded my site to my internal IIS 6.0 Windows 2003 Server but I get the
error when I try to access it

The page cannot be displayed
You have attempted to execute a CGI, ISAPI, or other executable program from
a directory that does not allow programs to be executed.
--------------------------------------------------------------------------------

Please try the following:

Contact the Web site administrator if you believe this directory should
allow execute access.
HTTP Error 403.1 - Forbidden: Execute access is denied.
Internet Information Services (IIS)

--------------------------------------------------------------------------------

Technical Information (for support personnel)

Go to Microsoft Product Support Services and perform a title search for the
words HTTP and 403.
Open IIS Help, which is accessible in IIS Manager (inetmgr), and search for
topics titled Configuring ISAPI Extensions, Configuring CGI Applications,
Securing Your Site with Web Site Permissions, and About Custom Error
Messages.
In the IIS Software Development Kit (SDK) or at the MSDN Online Library,
search for topics titled Developing ISAPI Extensions, ISAPI and CGI, and
Debugging ISAPI Extensions and Filters.


Please giude me in finding the right NTFS permission.

Thanks
 
K

Karl Seguin [MVP]

Did you give the application permission to run scripts?

In IIS, goto the properties of the site, and make sure the "Execute
Permission" is set to "Script Only" and not "None".

Also, is ASP.NET 2.0 enabled on IIS?
 
G

Guest

It was the scripts thingy. Thanks!

Karl Seguin said:
Did you give the application permission to run scripts?

In IIS, goto the properties of the site, and make sure the "Execute
Permission" is set to "Script Only" and not "None".

Also, is ASP.NET 2.0 enabled on IIS?
 

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

No members online now.

Forum statistics

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

Latest Threads

Top