N
Neil Stevens
Hi,
I am developing a web site and have a number of properties in the web.config
file. These properties need to be changed at run-time from a web page in the
admin section of the web site. Is it possible ot achieve this? and if so
what classes do i need to use?
I have tried using the XmlDocument classes to load and change the values but
have found that if i try to read from the ConfigSettings class i get an
exception that the file is already in use.
Thank in advance for your help.
Regards
Neil
I am developing a web site and have a number of properties in the web.config
file. These properties need to be changed at run-time from a web page in the
admin section of the web site. Is it possible ot achieve this? and if so
what classes do i need to use?
I have tried using the XmlDocument classes to load and change the values but
have found that if i try to read from the ConfigSettings class i get an
exception that the file is already in use.
Thank in advance for your help.
Regards
Neil