Click here to Skip to main content
15,916,527 members
Home / Discussions / C#
   

C#

 
GeneralRe: Jagged Array Problems Pin
Luc Pattyn26-Oct-09 7:38
sitebuilderLuc Pattyn26-Oct-09 7:38 
GeneralRe: Jagged Array Problems Pin
Steve5177126-Oct-09 8:00
Steve5177126-Oct-09 8:00 
GeneralRe: Jagged Array Problems Pin
Not Active26-Oct-09 8:23
mentorNot Active26-Oct-09 8:23 
GeneralRe: Jagged Array Problems Pin
Steve5177126-Oct-09 13:57
Steve5177126-Oct-09 13:57 
AnswerRe: Jagged Array Problems Pin
Not Active26-Oct-09 7:06
mentorNot Active26-Oct-09 7:06 
GeneralRe: Jagged Array Problems Pin
Steve5177126-Oct-09 7:50
Steve5177126-Oct-09 7:50 
QuestionDataGridView Scrollbars Disabled Pin
musefan26-Oct-09 6:21
musefan26-Oct-09 6:21 
QuestionHow to create GUI designer for users Pin
omeecode26-Oct-09 5:38
omeecode26-Oct-09 5:38 
AnswerRe: How to create GUI designer for users Pin
Henry Minute26-Oct-09 5:46
Henry Minute26-Oct-09 5:46 
AnswerRe: How to create GUI designer for users Pin
J4amieC26-Oct-09 6:39
J4amieC26-Oct-09 6:39 
AnswerRe: How to create GUI designer for users Pin
MickCurley26-Oct-09 7:53
MickCurley26-Oct-09 7:53 
Questionwindows service security permissions Pin
Chesnokov Yuriy26-Oct-09 5:31
professionalChesnokov Yuriy26-Oct-09 5:31 
AnswerRe: windows service security permissions Pin
Covean26-Oct-09 6:33
Covean26-Oct-09 6:33 
GeneralRe: windows service security permissions Pin
Chesnokov Yuriy26-Oct-09 7:56
professionalChesnokov Yuriy26-Oct-09 7:56 
GeneralRe: windows service security permissions Pin
Covean26-Oct-09 22:19
Covean26-Oct-09 22:19 
1. To have full access to all paths you want, just create a new user, give him all rights he should have and assign him to your service.

2. In my opinion your problem with the EventLog, has an other cause. Because normally LocalSystem has the
rights to access the EventLog and if you look at your installed services on your computer you will find many services working under LocalSystem and can write to EventLog.

So can you please provide your code you use to write to eventlog?

Greets Covean
QuestionRe: windows service security permissions Pin
Chesnokov Yuriy26-Oct-09 23:14
professionalChesnokov Yuriy26-Oct-09 23:14 
AnswerRe: windows service security permissions Pin
Covean26-Oct-09 23:39
Covean26-Oct-09 23:39 
QuestionMarshal.FinalReleaseComObject locking up Pin
Ian Shlasko26-Oct-09 4:44
Ian Shlasko26-Oct-09 4:44 
QuestionCrysatl Report Problem Pin
Thaer Hamael26-Oct-09 2:20
Thaer Hamael26-Oct-09 2:20 
GeneralRe: Crysatl Report Problem Pin
Henry Minute26-Oct-09 3:46
Henry Minute26-Oct-09 3:46 
Questionhow to develop IRM application Pin
Joe Rozario26-Oct-09 2:09
Joe Rozario26-Oct-09 2:09 
AnswerRe: how to develop IRM application Pin
Richard MacCutchan26-Oct-09 4:19
mveRichard MacCutchan26-Oct-09 4:19 
GeneralRe: how to develop IRM application Pin
Joe Rozario26-Oct-09 17:46
Joe Rozario26-Oct-09 17:46 
GeneralRe: how to develop IRM application Pin
Richard MacCutchan26-Oct-09 22:21
mveRichard MacCutchan26-Oct-09 22:21 
GeneralRe: how to develop IRM application Pin
Joe Rozario26-Oct-09 23:07
Joe Rozario26-Oct-09 23: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.