|
-
Nov 19th, 2001, 09:27 AM
#1
Thread Starter
Member
runtime error
An exception of type "Microsoft VBScript runtime error: object required: 'Server' was not handled"
I keep getting this error when trying run this code:
Set objComponent = Server.CreateObject("Test.ProcessInputs")
objComponent.Outputs
Set objComponent = Nothing
Any suggestions?
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
|