R
Richard Heesbeen
Hi All,
I'm writing an webservice which has some settings that need to be loaded
into the webservice and get used by all instances/connections. I want to be
able to remotely change the settings (using asp.net website) so that a next
instance usses those settings and save them so when the server restarts they
also get used.
I thoughed of the web.config file and just adjust the settings in there but
is that possible or is there a better way of doing this?
Hope someone can help me out,
Richard.
I'm writing an webservice which has some settings that need to be loaded
into the webservice and get used by all instances/connections. I want to be
able to remotely change the settings (using asp.net website) so that a next
instance usses those settings and save them so when the server restarts they
also get used.
I thoughed of the web.config file and just adjust the settings in there but
is that possible or is there a better way of doing this?
Hope someone can help me out,
Richard.