config file

Hello,

I need to call a wcf service with service reference, the problem is that I need the endpoint that is in the app.config. It is possible for a plugin to read information from an app.config file.

Greetings thank you.

The MIP SDK has no implemented support for this. You would not be able to read the Client.exe.config from a plug-in.

Whether the WCF service reference will be available in a dll running in the exe when in the config file I have no idea. Maybe you can find this information in other developer forums or other developer resources or maybe you can conduct an experiment..

OK thank you very much