Hi,
Unless library is loaded in its appdomain it can't automatically read config
file.
However, it can read it manually...
--
Miha Markic - RightHand .NET consulting & software development
miha at rthand com
www.rthand.com
"Makarand" <(E-Mail Removed)> wrote in message
news:016a01c3cde4$d5741ce0$(E-Mail Removed)...
> Hi all
>
> I have one doubt abt class library(.dll)
> I want my .dll to read from the config files and client
> should able to edit the config files. How should I do
> this, since this would be dome different .config file
> than the one that is generated in project (web.config,
> app.config)
>
> Please Help
>
> Regards
> Makarand