Windows Vista Forums
Vista Forums Home Join Vista Forums Donate Vista Tutorials Tags

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.
Register at Vista forums...the world biggest Windows Vista resource Join Vista Forums Now

Go Back   Vista Forums > Microsoft Technical Newsgroups > Indigo

Exposing DCOM service through CF service.

 
 
Thread Tools Display Modes
Old 10-26-2006   #1 (permalink)
Wanted2UseWCF
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.
Old 10-28-2006   #2 (permalink)
Arkady Frenkel
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








Vistax64.com is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media 2005-2008

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50