Error 450 when using MSWC.IISLOG with IIS 6.0
bill_at_sempf.net.nospam
Date: 11/08/04
- Next message: Tom Kaminski [MVP]: "Re: IIS error: cannot establish server connection?????"
- Previous message: Tom Kaminski [MVP]: "Re: Weird ODBC Behavior on IIS server"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 8 Nov 2004 05:19:02 -0800
Hi! I have a little ASP script that I use to give customers a glimpse into
their hit count and transfers. It uses MSWC.IISLOG without problems on IIS
5. When I move the sites to II6, on a different server running Windows 2003
Server, they fail with an Error 450, Wrong number of arguments or invalid
property assignment. This occurs on the OpenLogFile method call.
I have trimmed the OpenLogFile call down to just
oLog.OpenLogFile strDirectory & strFileName
and it still gives the same error. The path is correct, and the err object
has been cleared before getting to that line. Security on the lig directory
was opened up for a test. All of the parameters of the method after the path
are marked as optional in the W2K docs. I can't seem to find any
documentation of this object that is specific to Windows 2003 Server, so I
can't be sure if the method signature has changed.
Thanks in advance for any insight.
S
- Next message: Tom Kaminski [MVP]: "Re: IIS error: cannot establish server connection?????"
- Previous message: Tom Kaminski [MVP]: "Re: Weird ODBC Behavior on IIS server"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|