G
Guest
Hi!
How to set up windows service so I'd have a windows form and I could run for
example "start" or "stop" from it. I don't want to do it by just seting up a
reference to dll in windows form project. I'd prefer windows service to work
just as normal and I'd have this additional form of control. Because normally
to catch start event I must change the code in windows service add some
system.deb... bla bla bla.
If you can share some good resources about windows services debugging it
would be very useful for me.
Jarod
How to set up windows service so I'd have a windows form and I could run for
example "start" or "stop" from it. I don't want to do it by just seting up a
reference to dll in windows form project. I'd prefer windows service to work
just as normal and I'd have this additional form of control. Because normally
to catch start event I must change the code in windows service add some
system.deb... bla bla bla.
If you can share some good resources about windows services debugging it
would be very useful for me.
Jarod