A
Andrew Falanga
Hi,
I'm making a class library that must make use of a WCF client. I've
made the code and configuration files for the WCF client using svcutil
and put them into the library project. This works well (i.e. it's
building) but I'm wondering where are these files that svcutil pumped
out supposed to be located? How does the WCF client know to call
these files to know where to connect and so forth?
This is a concern because, obviously, this being a class library I'm
not sure from what directory it will run.
Thanks,
Andy
I'm making a class library that must make use of a WCF client. I've
made the code and configuration files for the WCF client using svcutil
and put them into the library project. This works well (i.e. it's
building) but I'm wondering where are these files that svcutil pumped
out supposed to be located? How does the WCF client know to call
these files to know where to connect and so forth?
This is a concern because, obviously, this being a class library I'm
not sure from what directory it will run.
Thanks,
Andy