File name or class name not found during Automation operation

Runtime Errors, Syntax Errors Home home | Other Resources other resources | Advertise with us advertise | Link to us link to us | Contact us contact | Bookmark Us!
Google
 
Where can I find good Windows Web Hosting to host my VBScript Site?
You can find good Windows Hosting which support VBScript, ASP, ASP.Net,VisualStudio.Net and MSSQL at a very reasonable low monthly fee at EasyCGI.com and DiscountASP.Net

File name or class name not found during Automation operation

You used the GetObject function, but supplied an unrecognizable class or file name as a parameter. The GetObject function requires either a full path and name of the file containing the object to retrieve, or the name of a class that is registered with the system.

To correct this error

  • Check the names for typing mistakes, and try again.
  • Make sure the name used for the class parameter matches one registered with the system.
See Also

GetObject Function | CreateObject Function


VBScriptOnline.com - Runtime Errors, Syntax Errors