Click here to Skip to main content
16,011,428 members
Home / Discussions / C#
   

C#

 
AnswerRe: Please do my homework??? Pin
Nick Parker12-Aug-04 7:53
protectorNick Parker12-Aug-04 7:53 
AnswerRe: Please do my homework??? Pin
BECK712-Aug-04 10:04
BECK712-Aug-04 10:04 
GeneralMasks in C# Pin
BECK712-Aug-04 5:41
BECK712-Aug-04 5:41 
GeneralRe: Masks in C# Pin
Nick Parker12-Aug-04 7:55
protectorNick Parker12-Aug-04 7:55 
GeneralRe: Masks in C# Pin
BECK712-Aug-04 10:01
BECK712-Aug-04 10:01 
GeneralSslStream in .net 2 Pin
Werdna12-Aug-04 5:12
Werdna12-Aug-04 5:12 
Generaldatagrid display Pin
elraton12-Aug-04 4:54
elraton12-Aug-04 4:54 
GeneralWindows Service dependency problem Pin
halexic12-Aug-04 4:53
halexic12-Aug-04 4:53 
I have written a windows service that starts automaticaly on windows boot and it do some jobs.
If I restart PC, or if I log off and then log on again my service is still started but is not working anymore.
My service use another service that is written from another manufacturer (this service can open communications to some hardver devices and communicate with them). It seems that on booting my service starts before that service it depends on, so it is not working (I suppose that is because on starting my service call that custom service to open communication to devices and after restart or log off I lost these opened communications to hardware devices that are controlled by that custom service).
How I can set that my windows service depends on this service? (I know the path of EXE file of that custom service and this service is listed in services.msc).
I see in C# initialization of windows service array ServicesToRun - so how I can reference and load that service I depend on to load before my service)?
I hope that it will resolve my problem...


GeneralRe: Windows Service dependency problem Pin
ChrisAdams12-Aug-04 9:54
ChrisAdams12-Aug-04 9:54 
GeneralRe: Windows Service dependency problem Pin
halexic12-Aug-04 10:13
halexic12-Aug-04 10:13 
Generalsoftware base router implemention. Pin
12-Aug-04 4:48
suss12-Aug-04 4:48 
GeneralRe: software base router implemention. Pin
Dave Kreskowiak12-Aug-04 6:28
mveDave Kreskowiak12-Aug-04 6:28 
GeneralUnhandled exception Pin
Serge Lobko-Lobanovsky12-Aug-04 4:41
Serge Lobko-Lobanovsky12-Aug-04 4:41 
GeneralAdding new record to dataset Pin
C#Coder6712-Aug-04 4:31
C#Coder6712-Aug-04 4:31 
GeneralRe: Adding new record to dataset Pin
DougW4812-Aug-04 8:11
DougW4812-Aug-04 8:11 
GeneralAdding new record to dataset Pin
C#Coder6712-Aug-04 4:30
C#Coder6712-Aug-04 4:30 
Question.Net Spy? Pin
matthias s.12-Aug-04 3:24
matthias s.12-Aug-04 3:24 
AnswerRe: .Net Spy? Pin
Nick Parker12-Aug-04 4:41
protectorNick Parker12-Aug-04 4:41 
GeneralRe: .Net Spy? Pin
matthias s.12-Aug-04 5:00
matthias s.12-Aug-04 5:00 
AnswerRe: .Net Spy? Pin
Stefan Troschuetz12-Aug-04 5:28
Stefan Troschuetz12-Aug-04 5:28 
GeneralRe: .Net Spy? Pin
studioluc15-Aug-04 22:10
studioluc15-Aug-04 22:10 
GeneralRe: .Net Spy? Pin
Stefan Troschuetz16-Aug-04 10:01
Stefan Troschuetz16-Aug-04 10:01 
AnswerRe: .Net Spy? Pin
DRVoodoo12-Aug-04 19:43
DRVoodoo12-Aug-04 19:43 
GeneralDisplay help message Pin
vcorn12-Aug-04 2:37
vcorn12-Aug-04 2:37 
GeneralRe: Display help message Pin
Dave Kreskowiak12-Aug-04 6:21
mveDave Kreskowiak12-Aug-04 6:21 

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.