Ram, Have you defined and implemented a public interface?
John > -----Original Message----- > From: Ram [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, August 13, 2002 6:56 AM > To: [EMAIL PROTECTED] > Subject: [ADVANCED-DOTNET] Unable to access public methods of > the Com+ component in Biztalk. > > > Hi, > > We have created a VB DotNet application of type class library > which we want to host in com+. There are a set of public > methods in this class library. Also I have imported the > following namespaces > > using System.Runtime.InteropServices; > using System.EnterpriseServices; > > After successfull compilation I can see the Class hosted in > Component services, but the public methods are not seen. > > The aim is to call these methods inside a biztalk > orchestration design. > > What could be the possible problem ?? Any clues ?? > > Cheers > ram. You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.
