Look at the interop features for .net. I know how to add a reference to a
pass .dll into the future, but unsure about sending to back to the past.


----- Original Message -----
From: Brooke Philpott <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 28, 2002 2:28 PM
Subject: [DOTNET] using enterpriseservices based components in vb6


I have successfully created a component in c# that uses
EnterpriseServices for object pooling, however I noticed that when I
tried to call the object from vb6 I was not able to use intellisense.
Upon further inspection it seems that the the test method was not
exported to the .tlb



The method I was testing is:



public string HelloWorld() { return "Hello World!"; }



Is there anything "special" I have to do to get these to export?



Thanks,

-Brooke



You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to