|
-
Oct 4th, 2000, 02:38 AM
#1
Hi everybody, i am new to ASP and by chance i saw an example in the Database Programming with vb6.0 from wrox press. i used their example and here is where i am getting an error. it goes like this "Active-x Component cannot create object -- vbscript error". The scenario is that a login form is show first, when a user presses a button the cookie is cheched to see if he is visiting the first time. if yes then a user defined dll is being used. here comes the error when createobject is being used. i tried to manually --register-- the dll using regsvr32 and i was successful. i copied the dll in system32 directory. i copied the dll into my virtual directory but nothing seem to solve my problem. Could anyone please lead me ahead. i am stuck at this and doesnt seem to come out of it...thanx in advance...vijay
-
Oct 4th, 2000, 09:57 AM
#2
Frenzied Member
Unregister the dll. Put it into system32, then register it. If you move it, you have to unregister and reregister it (or change where it is being pointed to in the registry)
The other option is there is a problem with your dll. Try creating a VB project that uses it and make sure you can create an instance of it from there.
oOOo--oOOo
__ /\/\onte96
oOOo--oOOo
Senior Programmer/Analyst
MCP
[email protected]
[email protected]
Your results may vary.. some restrictions may apply.. pricing and participation may vary.. not available in all states.. professional driver closed course..quantities limited..
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
|