Results 1 to 3 of 3

Thread: ActiveX component can't create object

Hybrid View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jul 2000
    Location
    Scotland
    Posts
    184

    Question

    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?

  2. #2
    Frenzied Member monte96's Avatar
    Join Date
    Sep 2000
    Location
    Somewhere in AZ
    Posts
    1,379
    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..

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Jul 2000
    Location
    Scotland
    Posts
    184
    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
  •  



Click Here to Expand Forum to Full Width