|
-
Jan 22nd, 2011, 10:39 AM
#1
Thread Starter
New Member
My.Settings Write Permission on Windows 7
when i tried to saving value to My.Settings its just work fine on windows xp. but when i ran on windows 7, VS2008 told me to change permission on My.Setting to writeable.
Which file that i need to modify?
-
Jan 22nd, 2011, 10:44 AM
#2
Re: My.Settings Write Permission on Windows 7
My.Settings has 2 levels of scope. user + application. user is writeable
- Coding Examples:
- Features:
- Online Games:
- Compiled Games:
-
Jan 22nd, 2011, 10:50 AM
#3
Thread Starter
New Member
Re: My.Settings Write Permission on Windows 7
so i can't save it to application scope?
-
Jan 22nd, 2011, 12:44 PM
#4
Re: My.Settings Write Permission on Windows 7
application scope applies to settings bound via (ApplicationSettings) in your form +or control's properties
- Coding Examples:
- Features:
- Online Games:
- Compiled Games:
-
Jan 22nd, 2011, 04:13 PM
#5
Thread Starter
New Member
Re: My.Settings Write Permission on Windows 7
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|