|
-
Sep 20th, 2002, 08:58 AM
#1
Thread Starter
New Member
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
-
Sep 20th, 2002, 09:03 AM
#2
you are using it backwards.. regasm is for making .NET dll's work in VB6
-
Sep 20th, 2002, 12:22 PM
#3
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|