DELPHI and AutoCAD 2004

Discussion in 'AutoCAD' started by OLIVES Daniel, Aug 17, 2004.

  1. Hello,
    1°)
    I have a little problem with an externat application in DELPHI 5 !
    It run very well in Windows 2000 with Ak2000 ot Ak2000i, but
    when I use Ak2004 with XP, it make an error "class not registered",
    the real message is "Classe non enregistrée", (French version) !
    If I use
    2°)
    When use it with an other computer with Windows 2000 and Ak2004
    (+Ak2000i) The external application always open Ak2000i !

    Can you help me, thanks ?
    Daniel
     
    OLIVES Daniel, Aug 17, 2004
    #1
  2. OLIVES Daniel

    Guido Rooms Guest

    Make sure you're using the correct type library in your Delphi app.
    The type library has changed from 2002 to 2004 and 2005
    Also make sure the version you specify when calling GetActiveOleObject() or
    CreateOleObject() is correct.

    Hope this helps.
    Guido Rooms.
     
    Guido Rooms, Aug 18, 2004
    #2
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.