|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Use ActiveX DLL in VB.netHi,
I just made an ACtiveX DLL using VB6 and packed it. Then I sent the Setup Package to a customer he is using VB.Net to make program. But he said he can not get it running. I wonder the ActiveX DLL made of VB6 can be referenced by VB.Net? Thanks > I just made an ACtiveX DLL using VB6 and packed it. Then I sent the Setup You'll likely need to follow this up on a .NET group, try the ones listed here:> Package to a customer he is using VB.Net to make program. But he said he can > not get it running. > > I wonder the ActiveX DLL made of VB6 can be referenced by VB.Net? Http://EDais.mvps.org/DotNet/ Hope this helps, Mike - Microsoft Visual Basic MVP - E-Mail: ED***@mvps.org WWW: Http://EDais.mvps.org/ The news.devx.com server seems to be non existant.
- Kev Show quoteHide quote "Mike D Sutton" <ED***@mvps.org> wrote in message news:efCoALMVFHA.584@TK2MSFTNGP15.phx.gbl... >> I just made an ACtiveX DLL using VB6 and packed it. Then I sent the Setup >> Package to a customer he is using VB.Net to make program. But he said he >> can >> not get it running. >> >> I wonder the ActiveX DLL made of VB6 can be referenced by VB.Net? > > You'll likely need to follow this up on a .NET group, try the ones listed > here: > Http://EDais.mvps.org/DotNet/ > Hope this helps, > > Mike > > > - Microsoft Visual Basic MVP - > E-Mail: ED***@mvps.org > WWW: Http://EDais.mvps.org/ > > > The news.devx.com server seems to be non existant. You can still find their groups on their site accessible via a web-browser IIRC, unfortunately for some reason theydecided to take the news server offline a while back though :( Hope this helps, Mike - Microsoft Visual Basic MVP - E-Mail: ED***@mvps.org WWW: Http://EDais.mvps.org/ On Mon, 9 May 2005 16:30:40 -0400, "Casey Provance" <ca***@tpasoft.com> wrote: ¤ The news.devx.com server seems to be non existant.¤ They use web based newsgroups now (http://forums.devx.com/). Paul ~~~~ Microsoft MVP (Visual Basic) On Mon, 9 May 2005 10:57:20 -0700, "Wyne" <W***@discussions.microsoft.com> wrote: ¤ Hi,¤ ¤ I just made an ACtiveX DLL using VB6 and packed it. Then I sent the Setup ¤ Package to a customer he is using VB.Net to make program. But he said he can ¤ not get it running. ¤ ¤ I wonder the ActiveX DLL made of VB6 can be referenced by VB.Net? Yes it can, but it might help if you indicated what type of problems he is having (errors?) Paul ~~~~ Microsoft MVP (Visual Basic) Hi,
Sure, it should be usable. It may be added as a Reference (using the COM objects tab, and browsing to the file location), and then simply called. What error is being seen? Dick -- Richard Grier (Microsoft Visual Basic MVP) See www.hardandsoftware.net for contact information. Author of Visual Basic Programmer's Guide to Serial Communications, 4th Edition ISBN 1-890422-28-2 (391 pages) published July 2004. See www.mabry.com/vbpgser4 to order. |
|||||||||||||||||||||||