PC Review


Reply
Thread Tools Rate Thread

Configuration settings problem

 
 
Udi
Guest
Posts: n/a
 
      31st Aug 2006
Hi,
I have a class library (not using winforms) that uses some setting
parameters.
There's a file created MyClassLib.dll.config that contains these
paramters (User scoped).
I can read them ok, I can even change their values and save them
between reruns. (All by using Settings.Default.MyParam property)

What I can't figure out is where are they saved?!
My MyClassLib.dll.config file is not changed (always stays with the
orig values),
but the application manage to read new values between reruns, so where
the heck are they saved?
(I looked in the registry, I found some clues but the data saved there
is binary so i'm not sure thats it)

Thanks!

 
Reply With Quote
 
 
 
 
Ignacio Machin \( .NET/ C# MVP \)
Guest
Posts: n/a
 
      31st Aug 2006
Hi,


"Udi" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
> I have a class library (not using winforms) that uses some setting
> parameters.


A .net dll?

> There's a file created MyClassLib.dll.config that contains these
> paramters (User scoped).


They are probably saved in one of the User's directory: ( My Documents,
User's application data, User's personal data folder, etc )


> (I looked in the registry, I found some clues but the data saved there
> is binary so i'm not sure thats it)


That is also a possibility, can you check it with the original developers?


--
--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
IE 7 Problem with LAN Settings(Automatic configuration) =?Utf-8?B?R3JhaGFtIFNtaXRo?= Windows XP Internet Explorer 1 28th Feb 2007 06:58 AM
Configuration Settings =?Utf-8?B?R2VyNjg=?= Windows XP General 2 26th May 2006 03:52 PM
configuration settings rjl Microsoft ASP .NET 4 16th May 2006 06:21 PM
Configuration and Settings Kent Boogaart Microsoft Dot NET 1 3rd Mar 2006 12:17 PM
Configuration settings Boris Microsoft C# .NET 3 26th Apr 2004 04:59 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:39 AM.