GetXX - can't create object

Discussion in 'AutoCAD' started by Jeff Mishler, Jul 21, 2003.

  1. Jeff Mishler

    Jeff Mishler Guest

    Using GetXX.dll, ver 2.3, from AcadX.com. I have created a routine that
    works fine on my home and a co-worker's computer, but fails to work on
    another computer. I have run installation and then copied the new .dll over
    the old. It always fails on this computer at the line - Set
    getxx.Application = Application
    with "ActiveX component can't create object". Any ideas why I get this?

    Thanks, Jeff
     
    Jeff Mishler, Jul 21, 2003
    #1
  2. Finally! ;^)

    --
    R. Robert Bell, MCSE
    www.AcadX.com


    | Have you registered the component on the other computer?
    | BTW, if you upgrade to 2004 you won't need this utility as the zoom
    problem is fixed.
    |
    | Joe
    | --
    |
     
    R. Robert Bell, Jul 22, 2003
    #2
  3. Jeff Mishler

    Jeff Mishler Guest

    Yep, that is already loaded via acad.lsp.
    The dll is registered.
    I've gotten around this problem by including the getxx.cls into my dvb file
    and un-referencing the dll.

    One note, the machines it does work on are Win98SE & WinXP pro....it doesn't
    work on, now tried on 2 others, Win2000.....

    Jeff
     
    Jeff Mishler, Jul 22, 2003
    #3
  4. What version(s) of AutoCAD?

    --
    R. Robert Bell, MCSE
    www.AcadX.com


    | Yep, that is already loaded via acad.lsp.
    | The dll is registered.
    | I've gotten around this problem by including the getxx.cls into my dvb
    file
    | and un-referencing the dll.
    |
    | One note, the machines it does work on are Win98SE & WinXP pro....it
    doesn't
    | work on, now tried on 2 others, Win2000.....
    |
    | Jeff
    |
    | | > Is (vl-Load-Com) run at least once per session on the problem computer?
    | > Hint, place that statement in the Acad.lsp file (*not* Acad2000.lsp!,
    | create
    | > Acad.lsp in a support folder if need be).
    | >
    | >
    | > --
    | > R. Robert Bell, MCSE
    | > www.AcadX.com
    | >
    | >
    | > | > | Using GetXX.dll, ver 2.3, from AcadX.com. I have created a routine
    that
    | > | works fine on my home and a co-worker's computer, but fails to work
    on
    | > | another computer. I have run installation and then copied the new .dll
    | > over
    | > | the old. It always fails on this computer at the line - Set
    | > | getxx.Application = Application
    | > | with "ActiveX component can't create object". Any ideas why I get
    this?
    | > |
    | > | Thanks, Jeff
    | > |
    | > |
    | >
    | >
    |
    |
     
    R. Robert Bell, Jul 22, 2003
    #4
  5. Jeff Mishler

    Jeff Mishler Guest

    Acad2002 (LDT3)
     
    Jeff Mishler, Jul 22, 2003
    #5
  6. Got me, without physical hands-on.

    --
    R. Robert Bell, MCSE
    www.AcadX.com


    | Acad2002 (LDT3)
    |
    | | > What version(s) of AutoCAD?
    | >
    | > --
    | > R. Robert Bell, MCSE
    | > www.AcadX.com
    | >
    | >
    | > | > | Yep, that is already loaded via acad.lsp.
    | > | The dll is registered.
    | > | I've gotten around this problem by including the getxx.cls into my dvb
    | > file
    | > | and un-referencing the dll.
    | > |
    | > | One note, the machines it does work on are Win98SE & WinXP pro....it
    | > doesn't
    | > | work on, now tried on 2 others, Win2000.....
    | > |
    | > | Jeff
    | > |
    | > | | > | > Is (vl-Load-Com) run at least once per session on the problem
    | computer?
    | > | > Hint, place that statement in the Acad.lsp file (*not*
    Acad2000.lsp!,
    | > | create
    | > | > Acad.lsp in a support folder if need be).
    | > | >
    | > | >
    | > | > --
    | > | > R. Robert Bell, MCSE
    | > | > www.AcadX.com
    | > | >
    | > | >
    | > | > | > | > | Using GetXX.dll, ver 2.3, from AcadX.com. I have created a routine
    | > that
    | > | > | works fine on my home and a co-worker's computer, but fails to
    work
    | > on
    | > | > | another computer. I have run installation and then copied the new
    | .dll
    | > | > over
    | > | > | the old. It always fails on this computer at the line - Set
    | > | > | getxx.Application = Application
    | > | > | with "ActiveX component can't create object". Any ideas why I get
    | > this?
    | > | > |
    | > | > | Thanks, Jeff
    | > | > |
    | > | > |
    | > | >
    | > | >
    | > |
    | > |
    | >
    | >
    |
    |
     
    R. Robert Bell, Jul 22, 2003
    #6
  7. Jeff Mishler

    Jeff Mishler Guest

    OK, thanks for looking though.

    Jeff
     
    Jeff Mishler, Jul 22, 2003
    #7
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.