Re: VB6 App Referencing VB.NET DLL Debug Nightmare
- From: "sloan" <sloan@xxxxxxxxx>
- Date: Thu, 11 May 2006 14:42:52 -0400
http://www.vb-helper.com/howto_vb6_use_system_dll.html
It is possible to use dot net stuff in vb6.
The article has you reference the tlb, not the dll. I thought that was
weird.
and the regasm is a little different.
Anyway, I don't have any direct answers , but maybe that article can help a
little.
"Fred" <fred@xxxxxxxxxxxxxxxx> wrote in message
news:1147361213.019889.185430@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Thanks for your reply.
The app im working on is currenty being re-written in .NET but the
completion date is about a year away :(
Until then we can only work with what we have.
The .NET DLL I am calling is an interface to a web service written in
C#. So the only way I can do as you suggest is to call the web service
directly from VB6. I have been looking at doing this using the SOAP
Toolkit but Im also have trouble getting this to work.
If you know of any examples I could use as a reference I would be very
grateful.
Regards
Fred
.
- References:
- VB6 App Referencing VB.NET DLL Debug Nightmare
- From: Fred
- Re: VB6 App Referencing VB.NET DLL Debug Nightmare
- From: Lau Lei Cheong
- Re: VB6 App Referencing VB.NET DLL Debug Nightmare
- From: Fred
- VB6 App Referencing VB.NET DLL Debug Nightmare
- Prev by Date: Re: Script for building/debugging services
- Next by Date: ClickOnce Deployment
- Previous by thread: Re: VB6 App Referencing VB.NET DLL Debug Nightmare
- Next by thread: Re: GAC and development
- Index(es):
Relevant Pages
|