Results 1 to 2 of 2

Thread: How to create .NET dll to use with VB6 project

  1. #1

    Thread Starter
    Member
    Join Date
    Oct 2000
    Location
    Texas
    Posts
    37

    Question How to create .NET dll to use with VB6 project

    Can dlls created using .NET be referenced from a VB6 project? I have created a simple .NET dll but my VB6 project returns an error saying it can't be referenced (when I attempt to add it to the VB6 project references).

    Is there a compile setting that needs to be used when creating the dll to allow VB6 projects to use it?
    If at first you don't succeed...

  2. #2

    Thread Starter
    Member
    Join Date
    Oct 2000
    Location
    Texas
    Posts
    37
    Nevermind... I found a "walkthrough" in the help. I still haven't gotten it to work but it says a COM object can be created in .NET to use with VB6.

    I'll keep working at it. Thanks to all who at least read this.
    If at first you don't succeed...

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