Here is my way of getting a DotNet DLL to load its app.config file.
AppDomain.CurrentDomain.SetData ("APP_CONFIG_FILE",ConfigFile);
Where ConfigFile is the full path to your application's app.config file.(c:\test\myapp.config)
Remember Me
a@href@title, b, blockquote@cite, em, i, strike, strong, sub, super, u
Page rendered at Tuesday, October 07, 2008 9:37:46 AM (Pacific Standard Time, UTC-08:00)
Disclaimer The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.