LDT 2005 Object library feature not supported

Discussion in 'AutoCAD' started by sling blade, Nov 5, 2004.

  1. sling blade

    sling blade Guest

    I have installed adt 2005 sp1 on my computer that already has adt
    2004.

    Now I have two seperate programs that aren't working. One is written
    in vba and the other vb6.

    With the vba app I recieve this system error when I try an run the
    program, "Object library feature not supported". The "feature" it is
    highlighing when I recieve the error is my variable that is defined as
    an AcadSelectionSet.

    Here is the the code (just to be clear):

    Dim objSelSet as AcadSelectionSet
    objSelSet = ....

    The second objSelSet from above is highlighted when I get the error.

    I have redefined the type as Object but then it moves on to another
    part of my code and says the same error about some other part of my
    code that was fine before I added Land 2005.

    ....Ok I can live with that I will remove Land 2005, so I have removed
    it from my machine. Only problem is I am still recieving the same
    errors now and I have rebooted the machine.

    Anyone know about this? Anything I can do?
     
    sling blade, Nov 5, 2004
    #1
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.