Results 1 to 3 of 3

Thread: Backward compatability of DLL's

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2002
    Posts
    1

    Backward compatability of DLL's

    I am getting the following message when I try and register a DLL using regasm - 'Failed to ***.DLL becasue it is not a valid .NET assembly.

    Do I need to do something to the a DLL that was valid on previous versions of Visual Basic in order to allow .NET to use them.

    Please tell me it isn't so

  2. #2
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    you are using it backwards.. regasm is for making .NET dll's work in VB6
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  3. #3
    Hyperactive Member
    Join Date
    Feb 2002
    Posts
    261
    Just use the DLL's like you do in VB6. You shouldn't have to run any utils on them.

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