|
-
Jan 25th, 2005, 03:24 PM
#1
Thread Starter
Junior Member
Server.CreateObject Failed [resolved]
This is my first time trying to put an asp site onto a server. This one is working smoothly from my virtual directory, so I am confused by this error message:
Server object error 'ASP 0177 : 800401f3'
Server.CreateObject Failed
/honeyanded/guestbook.asp, line 20
Invalid ProgID
Line 20 that it refers to is as follows:
Set fileObject = Server.CreateObject( _
"Scripting.FileSystemObject" )
Can anyone tell me what I have done wrong?
Last edited by CandyCanuck; Jan 25th, 2005 at 08:43 PM.
Reason: [resolved]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|