Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in Visual Basic .NET only
Search
Advanced Search
Forums
Product Launch
Updates
Today's Posts
Member List
Calendar
Home
Forum
Topic
Visual Basic .NET
Reference VB6 to VB.NET DLL
Collapse
This topic is closed.
X
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
JJ
#1
Reference VB6 to VB.NET DLL
Mar 10 '08, 11:55 AM
Hello All,
Does anybody know how to reference a VB6 project to a VB.NET DLL.
Kind regards,
JJ
Spam Catcher
#2
Mar 10 '08, 01:15 PM
Re: Reference VB6 to VB.NET DLL
JJ <jjzwaard@hotma il.comwrote in news:e4813aa0-0880-4840-975b-
fd518ed1b0f9@e6 0g2000hsh.googl egroups.com
:
Hello All,
>
Does anybody know how to reference a VB6 project to a VB.NET DLL.
You like to use a VB6 DLL in .NET?
or
You like to use a .NET DLL in VB6?
--
spamhoneypot@ro gers.com
(Do not e-mail)
Comment
Post
Cancel
Michel Posseth [MCP]
#3
Mar 10 '08, 06:15 PM
Re: Reference VB6 to VB.NET DLL
Hello JJ
Implement a COM interface in the VB.Net dll , register the dll on the
target system ( with a installer or Regasm NO NOT with regsvr32.exe :-) ) ,
and you can rerence it as anny other COM component from VB6
Look here for some interseting info :
Visual Basic 6.0 Documentation
http://msdn2.microsoft.com/en-us/vbrun/ms788241.aspx
small example i once wrote for this group
http://groups.google.com/group/microsoft.public.dotnet.languages.vb/browse_thread/thread/b9974554b8d68a52/ca996d74d250974e?lnk=st&q=michel+posseth+COM+VB.Net&rnum=28#ca996d74d250974e
HTH
Michel
"JJ" <jjzwaard@hotma il.comschreef in bericht
news:e4813aa0-0880-4840-975b-fd518ed1b0f9@e6 0g2000hsh.googl egroups.com...
Hello All,
>
Does anybody know how to reference a VB6 project to a VB.NET DLL.
>
Kind regards,
>
JJ
Comment
Post
Cancel
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Comment