Mike, Thanks for the reply. The IUSR account does have read & execute on the directory. I'm not too familiar with the application pools. My mapserver application is showing up in the default application pool which has a "predefined network service" identity. This is the same as another (working) Windows 2003 installation that I have, so I'm thinking that's not the issue.
Thanks for the advice, Rich On 10/7/07, Mike Saunt <[EMAIL PROTECTED]> wrote: > Hi Richard > > You need to make sure the IUSR has read and execute rights on that directory > - I normally create a new Application Pool also and then check the identity > is then running as the IUSR > > HTH > Mike > > > > On 07/10/2007, Richard Greenwood <[EMAIL PROTECTED]> wrote: > > I am having trouble getting CGI mapserver running under IIS on Windows > > Server 2003. Steps that I've done: > > > > Created a Web Service Extension "mapserver" > > Added mapserv.exe and all .dll > > Created Virtual Directory > > Assigned Application Name: "mapserver" > > > > But trying to execute mapserv.exe I get: > > 403 - Forbidden: Access is denied. > > > > Any suggestions appreciated. > > > > Rich > > > > -- > > Richard Greenwood > > [EMAIL PROTECTED] > > www.greenwoodmap.com
