|
| create a COM+ component - it was "Re: EXE COM Server Possible in C#? " |
|
|
|
|
| Messages |
|
Related Types |
This message was discovered on microsoft.public.dotnet.languages.csharp.
Responses highlighted in red are from those people who are likely to be able to contribute good, authoratitive information to this discussion. They include Microsoft employees, MVP's and others who IMHO contribute well to these kinds of discussions.
| john |
Nicholas,
Where do we find an example that does a EXE COm server in .net?
John,
Message 3 in thread From: Nicholas Paldino [.NET/C# MVP] (Click here to reveal e-mail address) Subject: Re: EXE COM Server Possible in C#?
View this article only Newsgroups: microsoft.public.dotnet.languages.csharp Date: 2002-07-02 07:34:37 PST
Brian,
You can not do it as a stand alone EXE. However, I find that creating an serviced component (one that derives from ServicedComponent in the System.EnterpriseSerivces namespace) so that I can create a COM+ component works just as well. You can create components that are run as out-of-process servers.
Hope this helps.
-- - Nicholas Paldino [.NET MVP] - Click here to reveal e-mail address
"Brian Smith" <Click here to reveal e-mail address> wrote in message news:147ab01c22187$92f02b30$39ef2ecf@TKMSFTNGXA08... [Original message clipped]
|
|
|
| |
|
| |
| | |
|
|
|
|
|
|
|
BootFX
Reliable and powerful .NET application framework. |
|
|
|
|
|
|