Dot Net

Discussion in 'AutoCAD' started by john m, Jul 13, 2004.

  1. john m

    john m Guest

    Hello,

    It was my understanding that VBA in ACAD 2005 could recognize dll's
    created with VB Dot Net.

    Did I get it wrong? I know i can register these objects through the COM
    but that kind of defeats the purpose of laying out $550 for VB7.

    Does anyone have any idea why this doesn't work?

    Thanks for any input

    JM
     
    john m, Jul 13, 2004
    #1
  2. You've not told us what "this" is or how you have attempted to achieve
    it.

    Even so, VBA cannot consume a native .NET library.

    The library must expose its functionality via a COM interface.

    There are lots of web sites which will help you with this. I prefer
    codeproject.com.

    Good luck.
     
    Frank Oquendo, Jul 13, 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.