Click here to Skip to main content
15,923,689 members
Home / Discussions / C#
   

C#

 
QuestionText Ticker Pin
KBou7-May-08 4:59
KBou7-May-08 4:59 
AnswerRe: Text Ticker Pin
Christian Graus7-May-08 12:01
protectorChristian Graus7-May-08 12:01 
QuestionA question on having multiple source log to an eventlog Pin
LongRange.Shooter7-May-08 4:20
LongRange.Shooter7-May-08 4:20 
AnswerRe: A question on having multiple source log to an eventlog Pin
led mike7-May-08 4:48
led mike7-May-08 4:48 
GeneralRe: A question on having multiple source log to an eventlog Pin
LongRange.Shooter7-May-08 4:56
LongRange.Shooter7-May-08 4:56 
GeneralRe: A question on having multiple source log to an eventlog Pin
led mike7-May-08 4:59
led mike7-May-08 4:59 
GeneralRe: A question on having multiple source log to an eventlog Pin
Ashfield7-May-08 5:21
Ashfield7-May-08 5:21 
GeneralRe: A question on having multiple source log to an eventlog Pin
LongRange.Shooter7-May-08 7:18
LongRange.Shooter7-May-08 7:18 
GeneralRe: A question on having multiple source log to an eventlog Pin
Ashfield7-May-08 23:28
Ashfield7-May-08 23:28 
GeneralRe: A question on having multiple source log to an eventlog Pin
leckey7-May-08 6:44
leckey7-May-08 6:44 
GeneralRe: A question on having multiple source log to an eventlog Pin
LongRange.Shooter7-May-08 7:35
LongRange.Shooter7-May-08 7:35 
AnswerRe: A question on having multiple source log to an eventlog Pin
Dave Kreskowiak7-May-08 7:36
mveDave Kreskowiak7-May-08 7:36 
GeneralRe: A question on having multiple source log to an eventlog Pin
LongRange.Shooter7-May-08 8:20
LongRange.Shooter7-May-08 8:20 
GeneralRe: A question on having multiple source log to an eventlog Pin
Dave Kreskowiak7-May-08 8:28
mveDave Kreskowiak7-May-08 8:28 
LongRange.Shooter wrote:
I'm not getting any exceptions during the process execution.


Since it's a service that runs under a different desktop you won't see any exceptions. The reason it will fail is because that method call digs into the registry to get the information, and the bulk of the registry is off-limits to the LocalSystem account.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




QuestionHaving trouble calling legacy 'c' dll Pin
LouMattera7-May-08 4:02
LouMattera7-May-08 4:02 
AnswerRe: Having trouble calling legacy 'c' dll Pin
led mike7-May-08 4:42
led mike7-May-08 4:42 
GeneralRe: Having trouble calling legacy 'c' dll Pin
LouMattera7-May-08 5:07
LouMattera7-May-08 5:07 
GeneralRe: Having trouble calling legacy 'c' dll Pin
led mike7-May-08 5:12
led mike7-May-08 5:12 
GeneralRe: Having trouble calling legacy 'c' dll Pin
LouMattera7-May-08 5:26
LouMattera7-May-08 5:26 
QuestionHow to get a datarow from a datable in C#? Pin
salon7-May-08 3:41
salon7-May-08 3:41 
AnswerRe: How to get a datarow from a datable in C#? Pin
Giorgi Dalakishvili7-May-08 4:08
mentorGiorgi Dalakishvili7-May-08 4:08 
AnswerRe: How to get a datarow from a datable in C#? Pin
LongRange.Shooter7-May-08 4:23
LongRange.Shooter7-May-08 4:23 
GeneralRe: How to get a datarow from a datable in C#? Pin
salon7-May-08 19:54
salon7-May-08 19:54 
Questionobject from/to XML Pin
George_George7-May-08 3:01
George_George7-May-08 3:01 
AnswerRe: object from/to XML Pin
J4amieC7-May-08 3:07
J4amieC7-May-08 3:07 

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.