Results 1 to 6 of 6

Thread: Create VB.Net DLL to be used in VB6 [UNRESOLVED]

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jan 2002
    Location
    http://www.vbforums.com
    Posts
    164

    Unhappy Create VB.Net DLL to be used in VB6 [UNRESOLVED]

    Hi all,

    I need to make a dll which will be referenced in VB6. The problem is I can't get it to work in VB6. I have gone through several threads discussing this problem and yet I can't find the correct solution.

    I am facing these errors:
    1) Automation error.
    2) IntelliSense is not working when I press [dot] after the class name. ( This is after I tried writing a simple DLL in VB6, then upgrade it to .Net using the upgrade wizard. And after which I compile the DLL in .Net and use it back in VB6. Hope I'm not confusing you all.)

    Can anyone tell me the correct step-by-step to create a DLL which can be used in VB6? What are the limitations?

    Please help,
    Jeremy
    Last edited by jeremy_ckw; Sep 22nd, 2003 at 09:54 PM.
    "If ignorance is bliss, that probably explain why I'm in a such a mess right now!!"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width