My.Setting.Save
-
My.Setting.Save() method works and saves what I need it to save. However, when I view the .config file the values in are not the same as those returned by the My.Settings.PropertyName When you call the Save() method, does it not also save the changes to the config file?
CodingYoshi Visual Basic is for basic people, C# is for sharp people. Farid Tarin '07
-
My.Setting.Save() method works and saves what I need it to save. However, when I view the .config file the values in are not the same as those returned by the My.Settings.PropertyName When you call the Save() method, does it not also save the changes to the config file?
CodingYoshi Visual Basic is for basic people, C# is for sharp people. Farid Tarin '07
There should be a folder within C:\Documents and Settings\user\Local Settings\Application Data or C:\Documents and Settings\user\Application Data folder i can't remember exactly where its at but if you browse those two locations, you should see a folder with your program name and in that should be your config file. Hope that helps.
Matthew Vass QA Analyst mvass@hostmysite.com HostMySite.com