I have a C# WCF client that is wrapped for COM+ Enterprise Services. I install the component on the target machine and use regsvcs to put it into Component services.
My question is, where will it look for it's configuration file, as it is running under the dllhost process rather than a regular exe?