Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Easiest way to expose COM+ via web service

0 views
Skip to first unread message

Vadim Berman

unread,
Feb 22, 2010, 9:29:44 PM2/22/10
to

I have a COM+ object which is not stateless (it takes a while to initialize,
and maintains large objects in RAM). I want to expose its functionality to
other applications / hosts via web service or TCP/IP.

I saw that COM+ Component Services have a built-in capability to create SOAP
wrappers and attach them to IIS. However, it looks like it doesn't use the
meta-data from the COM+ objects, and I am not sure whether I have control
over the creation and destruction of the objects.

--
Best regards,
Vadim

murtaza gandhi

unread,
Mar 1, 2010, 4:26:01 AM3/1/10
to
http://msdn.microsoft.com/en-us/library/ms680665(VS.85).aspx

Please read the above article.

"Vadim Berman" wrote:

> .
>

0 new messages