
Set fso = Server.CreateObject("Scripting.FileSystemObject")
So what exactly is on line 25???
--
Michael Harris
MVP Scripting
I'm trying to create an html document on an NT server, with little success.
I have changed the directory permissions to full control, but I still get
this message
Server object error 'ASP 0177 : 800a004c'
Server.CreateObject Failed
/mortgagerates/update2.asp, line 25
The operation completed successfully.
Any ideas would be greatly appreciated.
The script runs when I use PWS on my local machine.
Thanx
Andrew