Click here to Skip to main content
15,891,647 members
Home / Discussions / C#
   

C#

 
GeneralRe: Adding Rows to Dataset Pin
Heath Stewart13-May-04 13:29
protectorHeath Stewart13-May-04 13:29 
GeneralRe: Adding Rows to Dataset Pin
Heath Stewart13-May-04 13:07
protectorHeath Stewart13-May-04 13:07 
GeneralSys Monitor graphs Pin
Ashwin C13-May-04 11:27
Ashwin C13-May-04 11:27 
GeneralRe: Sys Monitor graphs Pin
Heath Stewart13-May-04 11:49
protectorHeath Stewart13-May-04 11:49 
Generalregistry permissions Pin
elena1234513-May-04 10:36
elena1234513-May-04 10:36 
GeneralRe: registry permissions Pin
Heath Stewart13-May-04 10:56
protectorHeath Stewart13-May-04 10:56 
GeneralRe: registry permissions Pin
elena1234513-May-04 11:31
elena1234513-May-04 11:31 
GeneralRe: registry permissions Pin
Heath Stewart13-May-04 11:35
protectorHeath Stewart13-May-04 11:35 
If you're getting a specific problem, be specific. What exception is being thrown? If you're handling the exception, then break into your debugger and tell us. "it's not letting me" tells me nothing.

Also, see my other post. If this code is not running from the local machine (or the CAS user policy is more limited), code access security may be preventing the call to the registry class methods.

Finally, I told you what the default permissions are. If you want to know what they are on your machine, then open regedit.exe, right-click on HKEY_LOCAL_MACHINE and select Permissions (if you don't see that, use regedt32.exe instead since this was a new UI feature in recent Windows OSes).

 

Microsoft MVP, Visual C#
My Articles
GeneralRe: registry permissions Pin
Heath Stewart13-May-04 10:59
protectorHeath Stewart13-May-04 10:59 
GeneralMDI Client Pin
Agent 8613-May-04 10:07
Agent 8613-May-04 10:07 
GeneralRe: MDI Client Pin
Dave Kreskowiak13-May-04 12:01
mveDave Kreskowiak13-May-04 12:01 
GeneralCreating Dataset Pin
MrJJKoolJ13-May-04 10:06
MrJJKoolJ13-May-04 10:06 
GeneralRe: Creating Dataset Pin
Heath Stewart13-May-04 11:07
protectorHeath Stewart13-May-04 11:07 
GeneralRe: Creating Dataset Pin
MrJJKoolJ13-May-04 11:12
MrJJKoolJ13-May-04 11:12 
GeneralRe: Creating Dataset Pin
Heath Stewart13-May-04 11:21
protectorHeath Stewart13-May-04 11:21 
GeneralSort TreeView items by different logic Pin
Gian13-May-04 5:13
Gian13-May-04 5:13 
GeneralRe: Sort TreeView items by different logic Pin
Heath Stewart13-May-04 8:56
protectorHeath Stewart13-May-04 8:56 
GeneralRe: Sort TreeView items by different logic Pin
Gian16-May-04 22:02
Gian16-May-04 22:02 
GeneralRe: Sort TreeView items by different logic Pin
Heath Stewart17-May-04 3:20
protectorHeath Stewart17-May-04 3:20 
GeneralRe: Sort TreeView items by different logic Pin
Gian17-May-04 4:58
Gian17-May-04 4:58 
GeneralRe: Sort TreeView items by different logic Pin
Heath Stewart17-May-04 5:13
protectorHeath Stewart17-May-04 5:13 
GeneralRe: Sort TreeView items by different logic Pin
Gian17-May-04 5:35
Gian17-May-04 5:35 
GeneralRe: Sort TreeView items by different logic Pin
Heath Stewart17-May-04 6:17
protectorHeath Stewart17-May-04 6:17 
GeneralRe: Sort TreeView items by different logic Pin
Gian17-May-04 23:16
Gian17-May-04 23:16 
GeneralRe: Sort TreeView items by different logic Pin
Heath Stewart18-May-04 3:37
protectorHeath Stewart18-May-04 3:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.