Re: Web Config File Editing in ASP.Net 2.0
- From: Scott Allen <scott@xxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 12 Nov 2005 16:02:21 -0500
Look at the web.config file using file explorer and double check the
permission settings. Compare the write access to the account running
ASP.NET (typically your account (if you are using a file based project
in 2005) or the NETWORK SERVICE account (when using IIS 6).
--
Scott
http://www.OdeToCode.com/blogs/scott/
On Sat, 12 Nov 2005 03:26:13 -0800, Stuart Ferguson
<stuart_ferguson1@xxxxxxxxxxxxxx> wrote:
>I am attempting to put a screen in a web application that allows editing
>of AppSettings values in the Web.Config file using the Web Configuration
>manager class however on he .Save i get an access denied exception.
>
>What could be causing this exception and what should i be looking at to
>fix the problem.
>
>Many Thanks
>
>Stuart
>
>*** Sent via Developersdex http://www.developersdex.com ***
.
- References:
- Web Config File Editing in ASP.Net 2.0
- From: Stuart Ferguson
- Web Config File Editing in ASP.Net 2.0
- Prev by Date: Re: socket error
- Next by Date: Re: Migration Documents: Beta 2 to ASP.NET 2.0 Shipping Bits
- Previous by thread: Web Config File Editing in ASP.Net 2.0
- Next by thread: Re: Web Config File Editing in ASP.Net 2.0
- Index(es):