M
Mevar
Hello to everybody.I have a problem.I'm using an
application configuration file to store particular
settings.I use a custom Section Handler to read settings
and everything work fine if I read my settings.If I add
some settings to the file and I read the configuration
file again I can see only the previous setting.To read
the setting added I must exit from the application and
run it again.Anyone know why it happens?I've read that
configuration file are read from the CLR when running the
application.Is this the problem,so any modify can't be
read at run time?Thank you
application configuration file to store particular
settings.I use a custom Section Handler to read settings
and everything work fine if I read my settings.If I add
some settings to the file and I read the configuration
file again I can see only the previous setting.To read
the setting added I must exit from the application and
run it again.Anyone know why it happens?I've read that
configuration file are read from the CLR when running the
application.Is this the problem,so any modify can't be
read at run time?Thank you