stuff i do at work

(maybe i’ll make less mistakes if i remember some)

wcf mex endpoints and app.config

Posted by noah on May 21, 2008

i refactored my code and put the wcf service in a separate dll, and the service discovery stopped working.  spent a couple hours trying to figure out how i could get it to work with the service info in the dll config file, but it just doesn’t work.  you just have to leave it in the exe config files i guess. 

its not that bad, but in my case, it forces duplication of information since i have multiple exes calling this library.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>