Class not defined

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

Class not defined

You made a reference to a class (with a New or Set statement) without first defining the class.

To correct this error

  • Make sure you define the class before you reference it.
See Also

Set Statement


VBScriptOnline.com - Runtime Errors, Syntax Errors