![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
| |
| | #1 (permalink) |
| | 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. |
My System Specs![]() |
| | #2 (permalink) |
| | 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. |
My System Specs![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
'The User Profile Service service failed the logon' and forgotten password????? | General Discussion | |||
| The system event notification service service failed logon ... token does not exist | General Discussion | |||
| How to install service to bypass Vista Interactive Services Detection Service | Vista security | |||