I am trying to test out the ability of VB6 (VBA access) to instanciate a
VB.net Object and call its methods. I came accross the following article in
my vs2005 help search:
ms-help://MS.VSCC.v80/MS.MSDN.v80/MS.NETDEV.v10.e n/dndotnet/html/callnetfrcom.ht m
Problem is it doesn't work!
Can someone point me a "How-to" for exposing .net classes to com (VS2005)
that actually works?
--
Terry
VB.net Object and call its methods. I came accross the following article in
my vs2005 help search:
ms-help://MS.VSCC.v80/MS.MSDN.v80/MS.NETDEV.v10.e n/dndotnet/html/callnetfrcom.ht m
Problem is it doesn't work!
Can someone point me a "How-to" for exposing .net classes to com (VS2005)
that actually works?
--
Terry
Comment