in reply to win32::eventlog file descriptor errors on IIS Server
Updated:
Yes, your privileges will be entirely different on the command-line than when the webserver runs it...
You might want to do a check for file existence and then complain when it fails. You'll want to explicitly declare the filename (ie. fullpath/filename).
Maybe the webserver is looking in a different path than when you run it on the command line?
|
|---|