Thanks. Can you point me to where the log file is being created? IIS is being run as the SYSTEM account, but I don't know where the log file is being written. I've checked c:\temp and c:\winnt\temp.
Thanks. -----Original Message----- Message: 16 Date: Wed, 17 Mar 2004 18:27:50 -0300 (ART) From: Horacio Pellegrino <[EMAIL PROTECTED]> Subject: Re: UniOLEDB and ASP To: U2 Users Discussion List <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=iso-8859-1 The problem that you have is that the windows user used by IIS to run the ASP script has not enought permissions to write the log files. You can either let IIS execute as administrator or raise the permissions of the user used BY IIS. Have in mind that that user is NOT the current logged one. Cheers! HP -- u2-users mailing list [EMAIL PROTECTED] http://www.oliver.com/mailman/listinfo/u2-users
