|
-
Nov 15th, 2000, 05:24 AM
#1
Thread Starter
Addicted Member
We have a web site on an NT server which uses ASP, ORACLE and a VB dll. I have made some changes to the guts of a few methods in the dll, and recompiled it. No new methods, but 2 new Global Constants. I also made some minor changes to the ASP pages.
I have unregistered the old dll and re-registered the new one.
Now I get the following error mesage on the web page:
Billing.CPartners error 800a01ad
ActiveX component can't create object
/getcust.asp, line 119
Line 1 'Billing' is the dll, cPartners is a method that has not been changed but is the first method called by the ASP page.
Line 2 I don't understand.
Line 3 is the first ASP page accessed.
I am sure the newly compiled dll is valid in terms of it's code, and it is properly registered (yes, the service was stopped/started also).
Anybody any ideas?
-
Nov 15th, 2000, 10:00 AM
#2
Frenzied Member
Did you have Binary compatability enabled for the dll project? This can happen if you didn't..
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..
-
Nov 15th, 2000, 10:03 AM
#3
Thread Starter
Addicted Member
Thanks monte96, all is well now.
Cheers
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
|