S
Scott M.
I have changed the "My Project" setting in VS 2005 from "Use VS Dev. Server" to "Use IIS Web Server" and I've clicked the "Create Virtual Directory" button. When I attempt to run (with debugging), I get a generic error messagebox (doesn't even get to the browser) that says to ensure the server is operating correctly and that there are no errors in my code. When I try to start without debugging, I get a standard error page in my browser saying:
HTTP 403.1 Forbidden: Execute Access Forbidden
Internet Information Services
When I check the permissions of the VD, it looks ok, execute permissions are set to "scripts only" and the directory security is set to use the IUSER account.
What am I missing here?
Thanks,
Scott
HTTP 403.1 Forbidden: Execute Access Forbidden
Internet Information Services
When I check the permissions of the VD, it looks ok, execute permissions are set to "scripts only" and the directory security is set to use the IUSER account.
What am I missing here?
Thanks,
Scott