gallicus
Member
Hi All,
I have just started trying to use a COM+ application from with in a .Net webservice written in C#. I can instantiate the COM+ app in the webservices but it only seems to expose methods which return objects. I can use this methods no problem. I have public functions in the COM+ app which return boolean but these do not appear in the intellisense for the object. Any ideas?
I have just started trying to use a COM+ application from with in a .Net webservice written in C#. I can instantiate the COM+ app in the webservices but it only seems to expose methods which return objects. I can use this methods no problem. I have public functions in the COM+ app which return boolean but these do not appear in the intellisense for the object. Any ideas?