"HTTP Error 403.1 - Forbidden: Execute access is denied."

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm getting the error
"HTTP Error 403.1 - Forbidden: Execute access is denied" when I try to reach
my ASPX pages.

Before I go giving Windows permissions to my docroot, etc., I want to
understand what users or, preferably, groups, need to have what permissions
for basic operation of ASP.NET 2.0.

And specifically WHAT permissions should I give these users?

Thanks.

Alex
 
If you are using windows server 2003.. you need to give execute permission
for scripts to your site's virtual directory. You can do this in the
properties window of your virtual directory in IIS MMC
 

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

Similar Threads


Back
Top