Click here to Skip to main content
15,898,035 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# use COM Pin
Heath Stewart4-Aug-04 16:35
protectorHeath Stewart4-Aug-04 16:35 
Generaldisable the Task manager Pin
X20404-Aug-04 13:00
X20404-Aug-04 13:00 
GeneralRe: disable the Task manager Pin
eggie54-Aug-04 13:30
eggie54-Aug-04 13:30 
GeneralRe: disable the Task manager Pin
Colin Angus Mackay4-Aug-04 23:32
Colin Angus Mackay4-Aug-04 23:32 
GeneralRe: disable the Task manager Pin
eggie55-Aug-04 6:32
eggie55-Aug-04 6:32 
GeneralRe: disable the Task manager Pin
Colin Angus Mackay5-Aug-04 10:08
Colin Angus Mackay5-Aug-04 10:08 
Generalwindows service starts failed in Win2k Pin
tomc4-Aug-04 12:06
tomc4-Aug-04 12:06 
GeneralRe: windows service starts failed in Win2k Pin
Heath Stewart4-Aug-04 12:09
protectorHeath Stewart4-Aug-04 12:09 
That's a very generic error message for any service that can't start. I recommend you set the AutoLog property to true and check the event log (eventvwr.exe) for more detailed information.

It may be that you're using functionality only supported in XP and newer, but without more information it is impossible to determine.

 

Microsoft MVP, Visual C#
My Articles
GeneralRe: windows service starts failed in Win2k Pin
tomc4-Aug-04 12:21
tomc4-Aug-04 12:21 
GeneralRe: windows service starts failed in Win2k Pin
Heath Stewart4-Aug-04 16:37
protectorHeath Stewart4-Aug-04 16:37 
GeneralRe: Web.Config Pin
Nick Parker4-Aug-04 11:20
protectorNick Parker4-Aug-04 11:20 
GeneralRe: Web.Config Pin
tomc4-Aug-04 12:18
tomc4-Aug-04 12:18 
GeneralRe: Web.Config Pin
Heath Stewart4-Aug-04 16:30
protectorHeath Stewart4-Aug-04 16:30 
GeneralHit test with a Region Pin
Guinness4Strength4-Aug-04 9:35
Guinness4Strength4-Aug-04 9:35 
GeneralRe: Hit test with a Region Pin
Nick Parker4-Aug-04 11:30
protectorNick Parker4-Aug-04 11:30 
GeneralRe: Hit test with a Region Pin
squonk4-Aug-04 13:34
squonk4-Aug-04 13:34 
QuestionWhere can I find the private key associated to my certificate? Pin
Escroto4-Aug-04 9:31
Escroto4-Aug-04 9:31 
AnswerRe: Where can I find the private key associated to my certificate? Pin
Heath Stewart4-Aug-04 12:07
protectorHeath Stewart4-Aug-04 12:07 
GeneralCasting problem Pin
BrcKcc4-Aug-04 8:19
BrcKcc4-Aug-04 8:19 
Generalconceptual question about cryptography and CAPICOM Pin
pelos4-Aug-04 6:33
pelos4-Aug-04 6:33 
GeneralRe: conceptual question about cryptography and CAPICOM Pin
Heath Stewart4-Aug-04 7:10
protectorHeath Stewart4-Aug-04 7:10 
GeneralRe: conceptual question about cryptography and CAPICOM Pin
pelos5-Aug-04 1:53
pelos5-Aug-04 1:53 
GeneralRe: conceptual question about cryptography and CAPICOM Pin
Heath Stewart5-Aug-04 2:29
protectorHeath Stewart5-Aug-04 2:29 
GeneralSorting in HashTables/SortedLists etc Pin
MrEyes4-Aug-04 6:12
MrEyes4-Aug-04 6:12 
GeneralRe: Sorting in HashTables/SortedLists etc Pin
Heath Stewart4-Aug-04 7:05
protectorHeath Stewart4-Aug-04 7:05 

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.