![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
|
Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
br> br> |
| |||||||
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Guest | Exposing DCOM service through CF service. Hello, My company has plans to make the existing DCOM service available to new ..NET clients and java clients using WCF. This DCOM server has almost 40K+ lines of code and has all the interactions with different driver components. We want to expose this DCOM server to new clients(.NET and java) using WCF. Company wanted to keep their existing investments rather than rewritting the DCOM server. I searched MSDN and found some links about COM+ and WCF integeration. Looks like this does'nt work for DCOM service. I have the following question, i hope somebody from microsoft or anybody else can give me the good advice how to move forward. 1. Looks like nothing comes from out of the box for supporting COM with WCF. Can i write an .NET assembly inside the WCF which talks to the DCOM server using a .NET CLI/.NET CSharp assembly which does the interops in talking to the DCOM. So when clients call a contracted interface exposed using WCF, i can use this interop assembly to talk to the DCOM server and get the data back. We also have ATL connection point call backs in DCOM, can i have .NET sink object created in the WCF service, which receives the callbacks from DCOM and pass backs these callbacks to the .NET clients through WCF. Any help from anybody will be greatly appreciated. |
| | #2 (permalink) |
| Guest | Re: Exposing DCOM service through CF service. Check http://windowssdk.msdn.microsoft.com.../ms751523.aspx Arkady "Wanted2UseWCF" <Wanted2UseWCF@discussions.microsoft.com> wrote in message news:2396BEF3-CF0C-4A3B-95FE-47DCA6855C3A@microsoft.com... > Hello, > > My company has plans to make the existing DCOM service available to new > .NET clients and java clients using WCF. This DCOM server has almost > 40K+ lines of code and has all the interactions with different driver > components. > > We want to expose this DCOM server to new clients(.NET and java) using > WCF. > Company wanted to keep their existing investments rather than rewritting > the > DCOM server. > > I searched MSDN and found some links about COM+ and WCF integeration. > Looks > like this does'nt work for DCOM service. > > I have the following question, i hope somebody from microsoft or anybody > else can give me the good advice how to move forward. > > 1. Looks like nothing comes from out of the box for supporting COM with > WCF. > Can i write an .NET assembly inside the WCF which talks to the DCOM server > using a .NET CLI/.NET CSharp assembly which does the interops in talking > to > the DCOM. > > So when clients call a contracted interface exposed using WCF, i can use > this interop assembly to talk to the DCOM server and get the data back. > > We also have ATL connection point call backs in DCOM, can i have .NET sink > object created in the WCF service, which receives the callbacks from DCOM > and > pass backs these callbacks to the .NET clients through WCF. > > Any help from anybody will be greatly appreciated. |
| |
| |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to install service to bypass Vista Interactive Services Detection Service | kianlie84 | Vista security | 0 | 1 Week Ago 02:25 AM |
| The Windows Firewall service terminated with service-specific erro | Kraig | Vista security | 1 | 4 Weeks Ago 05:51 PM |
| PDIHWCTL service failed, EventID: 7000, Source: Service Control Manager Eventlog Provider | ls [sb] | Vista General | 0 | 06-20-2007 10:20 PM |