Hi All,
I'm not a stranger to getting Zoom CGI version 6 (build 1017) to run properly on IIS 6, but I'm having a tough time to get it to run on my latest project on IIS 6.
I get a 401.3 ("You are not authorized to view this page") error, even though I can't find anything in the ACL that would cause this.
I've verified and re-verified the following:
I've read through a ton of Microsoft KB documents...perhaps there's something obvious that I'm overlooking.
I would greatly appreciate any suggestion or help of any kind.
Thanks very much.
TS
I'm not a stranger to getting Zoom CGI version 6 (build 1017) to run properly on IIS 6, but I'm having a tough time to get it to run on my latest project on IIS 6.
I get a 401.3 ("You are not authorized to view this page") error, even though I can't find anything in the ACL that would cause this.
I've verified and re-verified the following:
- Uploaded as binary files
- Scripts & Executables selected at both the application and folder level in Properties
- NTFS and web permissions for IUSR_***, NETWORK SERVICE (under which the dedicated app pool is running), and SYSTEM include Read & Execute permissions
- Local security policy's "Adjust memory quotas for a process" and "Replace a process at token level" both include NETWORK SERVICE
- A dedicated Web Service Extension was added for search.cgi with verification of the path (I also tried "All Unknown CGI Extensions") in IIS
- I tried adding the .cgi extension to the web application mapping
I've read through a ton of Microsoft KB documents...perhaps there's something obvious that I'm overlooking.
I would greatly appreciate any suggestion or help of any kind.
Thanks very much.
TS
Comment