Re: Web.config

From: Mary Chipman (mchip@nomail.please)
Date: 01/28/03


From: Mary Chipman <mchip@nomail.please>
Date: Tue, 28 Jan 2003 15:29:11 -0500


Web.config is r/o at runtime.

-- Mary
MCW Technologies
http://www.mcwtech.com
On Tue, 28 Jan 2003 15:35:46 -0000, "Vince" <vince_dooher@hotmail.com>
wrote:

>Is there a way to write back to the web.config at runtime. I have tried
>using the DOM and the configurationSettings collection, both deny access
>
>I am trying to dynamically update the location settings within a site.
>