Well I've tried:
Set fso = WScript.CreateObject("Scripting.FileSystemObject")
And simply:
Set fso = CreateObject("Scripting.FileSystemObject")
I should also mention that I'm on a Win2K server.
-----Original Message-----
From: David at softv.net [mailto:David at softv.net]
Joined this thread late, sorry if this has been covered: How are you
creating the object in your ASP script?