A
Andrew Falanga
Hi,
As you all may recall I've been working on a WCF client/server system
for some time. I have need of one of my clients to be able to access
the server and I'm hoping there's a way to configure the client to
access the server programmatically instead of having to use the stuff
generated by svcutil?
Basically, what this comes down to is the client has to be integrated
into another solution. To do so, the other solution needs to have a
reference to System.ServiceModel. This isn't a big deal, however,
other solutions reference the solution that I need to add my stuff
to. This is where Pandora's Box opens. These other solutions now
need a reference to System.ServiceModel and we'd like to avoid this.
Is it possible to do this?
Andy
As you all may recall I've been working on a WCF client/server system
for some time. I have need of one of my clients to be able to access
the server and I'm hoping there's a way to configure the client to
access the server programmatically instead of having to use the stuff
generated by svcutil?
Basically, what this comes down to is the client has to be integrated
into another solution. To do so, the other solution needs to have a
reference to System.ServiceModel. This isn't a big deal, however,
other solutions reference the solution that I need to add my stuff
to. This is where Pandora's Box opens. These other solutions now
need a reference to System.ServiceModel and we'd like to avoid this.
Is it possible to do this?
Andy