Click here to Skip to main content
15,917,862 members
Home / Discussions / C#
   

C#

 
QuestionERROR in starting service Pin
noamtzu0025-Feb-10 6:51
noamtzu0025-Feb-10 6:51 
AnswerRe: ERROR in starting service Pin
Saksida Bojan25-Feb-10 7:42
Saksida Bojan25-Feb-10 7:42 
GeneralRe: ERROR in starting service Pin
noamtzu0025-Feb-10 8:12
noamtzu0025-Feb-10 8:12 
GeneralRe: ERROR in starting service Pin
Saksida Bojan25-Feb-10 11:06
Saksida Bojan25-Feb-10 11:06 
AnswerRe: ERROR in starting service Pin
The Man from U.N.C.L.E.25-Feb-10 8:06
The Man from U.N.C.L.E.25-Feb-10 8:06 
GeneralRe: ERROR in starting service Pin
noamtzu0025-Feb-10 8:14
noamtzu0025-Feb-10 8:14 
GeneralRe: ERROR in starting service Pin
Wes Aday25-Feb-10 9:03
professionalWes Aday25-Feb-10 9:03 
GeneralRe: ERROR in starting service Pin
The Man from U.N.C.L.E.25-Feb-10 22:17
The Man from U.N.C.L.E.25-Feb-10 22:17 
Works for me.

Usually I would attach to the running process, but in this instance you are dealing with the OnStart method so the only way is to make the code launch the debuger.
If you have knowledge, let others light their candles at it.
Margaret Fuller (1810 - 1850)
[My Articles]  [My Website]

Questionbehavior of Windows.Forms.Timer vs WM_TIMER Pin
manustone25-Feb-10 5:50
manustone25-Feb-10 5:50 
AnswerRe: behavior of Windows.Forms.Timer vs WM_TIMER Pin
Saksida Bojan25-Feb-10 6:20
Saksida Bojan25-Feb-10 6:20 
GeneralRe: behavior of Windows.Forms.Timer vs WM_TIMER Pin
manustone25-Feb-10 11:33
manustone25-Feb-10 11:33 
AnswerRe: behavior of Windows.Forms.Timer vs WM_TIMER Pin
Rob Philpott25-Feb-10 6:57
Rob Philpott25-Feb-10 6:57 
GeneralRe: behavior of Windows.Forms.Timer vs WM_TIMER Pin
manustone25-Feb-10 11:36
manustone25-Feb-10 11:36 
GeneralRe: behavior of Windows.Forms.Timer vs WM_TIMER Pin
Paulo Zemek26-Feb-10 3:02
Paulo Zemek26-Feb-10 3:02 
Questionfree c#.net slider without using javascript Pin
heidi stapel25-Feb-10 5:38
heidi stapel25-Feb-10 5:38 
AnswerRe: free c#.net slider without using javascript Pin
Saksida Bojan25-Feb-10 6:02
Saksida Bojan25-Feb-10 6:02 
GeneralRe: free c#.net slider without using javascript Pin
heidi stapel25-Feb-10 6:07
heidi stapel25-Feb-10 6:07 
AnswerRe: free c#.net slider without using javascript Pin
Not Active25-Feb-10 8:07
mentorNot Active25-Feb-10 8:07 
QuestionHow come another thread can update main controls without invoking them? [modified] Pin
yeah100025-Feb-10 4:41
yeah100025-Feb-10 4:41 
AnswerRe: How come another thread can update main controls without invoking them? Pin
Saksida Bojan25-Feb-10 5:00
Saksida Bojan25-Feb-10 5:00 
AnswerMessage Closed Pin
25-Feb-10 5:27
stancrm25-Feb-10 5:27 
GeneralRe: How come another thread can update main controls without invoking them? Pin
yeah100025-Feb-10 5:57
yeah100025-Feb-10 5:57 
GeneralRe: How come another thread can update main controls without invoking them? Pin
Saksida Bojan25-Feb-10 6:16
Saksida Bojan25-Feb-10 6:16 
GeneralRe: How come another thread can update main controls without invoking them? Pin
Luc Pattyn25-Feb-10 6:35
sitebuilderLuc Pattyn25-Feb-10 6:35 
AnswerRe: How come another thread can update main controls without invoking them? Pin
Rob Philpott25-Feb-10 7:06
Rob Philpott25-Feb-10 7:06 

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.