InsertBlock - Error in loading DLL

Discussion in 'AutoCAD' started by nknehme, Jan 18, 2004.

  1. nknehme

    nknehme Guest

    We just upgraded to AutoCAD 2004 from AutoCAD 2002. We have a VB application that updates AutoCAD files. After upgrading the InsertBlock command stopped working. I am getting 'Error in loading DLL'. We are currently using VB6 with the latest SP. Oper. System is Windows 2000 and Windows XP.
     
    nknehme, Jan 18, 2004
    #1
  2. nknehme

    nknehme Guest

    The code works fine in VBA but does not work in VB. For some reason when you check References in a VB project the file 'axdb16enu.tlb' is in U:\local\current\common\lib\ directory. The problem will be fixed by searching the registry and replcaing the directory with the Autodesk shared. search the registry for the above file.
     
    nknehme, Jan 19, 2004
    #2
  3. Did you replace the reference to the AutoCAD 2000 type library
    with the one for the AutoCAD 2004 type library?




    upgrading the InsertBlock command stopped working. I am getting 'Error in loading DLL'. We are currently using VB6 with
    the latest SP. Oper. System is Windows 2000 and Windows XP.
     
    Tony Tanzillo, Jan 19, 2004
    #3
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.