Hi,
I developed an app, which uses multiple web services (up to 45).
All requests and functions are in seperated dll's. but all Service-, Binding and Behaviors are in a single
app.config. Which is hundreds of lines long and not very useful for changes etc.
Is there a posiblility to have seperated config files?
thanks
Lothar