You might want to change your struct to a class that implements ApplicationSettingsBase. The way you are doing it is possibly scoping it as Application (which is read only) instead of User scoped.
http://msdn.microsoft.com/en-us/library/system.configuration.applicationsettingsbase.aspx
Bob - www.crowcoder.com
No comments:
Post a Comment