Hello,
I have a website set up, with an own internet-connection, win 2003 server
and IIS 6.0. Everthing works fine... but I have a problem, that requires
some (to me mysterious) settings.
I have a cgi-app (EXE) that calls a database-file on a network-drive (X

,
which (of course) I mapped locally on the win2003-server. But when I call my
CGI-app it can't access the X-Drive eventhough under "security" I set the
"Standard-Internet-User" as a user of this drive and granted all rights (for
test-reason) for the drive and sub-directories.
Does anyone know, what settings I have to make under IIS 6.0? The
alternative would be, that I keep a copy of the database-files on the
machine running the webserver (which of course is no real alternative).
Virtual drives also won't do the trick because the routines the CGI-EXE is
using, are routines from our database-apps and since these routines have
continious changes and enhancements, I of course don't want to reprogram
everthing 2 times just so it works with the web-app as well as the
database-apps.
Any help is very much apreciated.
Thanks in advance
Philip