FN-FORUM: App.config in .NET
date posted 31st January 2005 21:12
Hi,
I've created some objects that connect to a web service and that
creates an app.config file (like the web.config file). Given that the
created objects are written into each .NET "website" in the /bin
directory, whereabouts should I put the app.config file ?
And can you share the created dlls, i.e., stick them into one place and
have all of the websites access them or do you need to copy them into
each /bin directory ?
Cheers
Andy