|
-
Jul 17th, 2000, 04:29 PM
#1
Thread Starter
Member
Hello,
I tryed to connect a VB object that i created , here is the asp code:
<%
Set Darren = Server.CreateObject("DarrenStore.Store")
Response.Write typename(Darren.propConn)
set Darren=Nothing
%>
I got error msg for this libe:
Set Darren = Server.CreateObject("DarrenStore.Store")
the error msg:
Error Type:
Server object, ASP 0178 (0x80070005)
The call to Server.CreateObject failed while checking permissions. Access is denied to this object.
What? , Any idea why is it or what to do?
any info will hwlp. its really important for me.
Thanks!!
Namo.
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
|