ok, I have found the problem and the solution.
using the "My.Settings" feature of the .Net 2.0 appear to not work
correctly. I have changed my code to use the standard appSettings and all
works fine.
"Jéjé" <willgart_A_ (AT) hotmail_A_ (DOT) com> wrote
Quote:
Hi,
I have created my own assembly with a set of functions.
I have a config file associated to this assembly.
But changes made in my config file are not reflected and I continue to
access the previous config not the new one.
I have restrated the service, but there is no changes
so, where I have to store the.config file?
how to force AS2005 to reload the file?
thanks.
Jerome. |