Hi,In general you should NOT use machine.
Asked By Gerry Hickman
31-Jan-07 05:56 PM
Hi,
In general you should NOT use machine.config for this because those
settings are ONLY for that machine, whereas web.config (or dynamic
generation in code) will allow you to move the app all over the place
and publish it to production servers.
--
Gerry Hickman (London UK)