Home All Groups Group Topic Archive Search About

System.Configuration.Configuration.Save not working

Author
19 Apr 2006 4:53 AM
ilya
Hi,

I am writing a small library for my application and I am trying to add
section to my App.Config file using System.Configuration.Configuration and
then I call save but nothing happens.

I was wondering about what I should do.

I am using Framework 2.0 just in case someone was wondering.

Thanks for the help,

Ilya

Author
22 Apr 2006 11:42 PM
Mary Chipman [MSFT]
Can you post a small sample with any error messages? Note that when
you save the app.config programmatically the changes get written to
the copy in the \bin directory (myapp.exe.config).

--Mary

On Tue, 18 Apr 2006 21:53:02 -0700, ilya
<i***@discussions.microsoft.com> wrote:

Show quote
>Hi,
>
>I am writing a small library for my application and I am trying to add
>section to my App.Config file using System.Configuration.Configuration and
>then I call save but nothing happens.
>
>I was wondering about what I should do.
>
>I am using Framework 2.0 just in case someone was wondering.
>
>Thanks for the help,
>
>Ilya

AddThis Social Bookmark Button