Results 1 to 7 of 7

Thread: Server.CreateObject Failed [resolved]

Threaded View

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Sep 2004
    Location
    ontario
    Posts
    24

    Question 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
  •  



Click Here to Expand Forum to Full Width