|
-
Nov 28th, 2001, 10:18 AM
#1
Thread Starter
Member
business component
I keep getting this error when trying to run this script:
<%
Set objComponent = Server.CreateObject ("Test.Builder")
objComponent.ProcessQuery
%>
The error is:
"Object variable or With block variable not set"
I checked my code and it looks alright. Any suggestion on how to debug?
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
|