debug a windows service

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
I need to debug a windows service. I have done it before but now I cant get
it work. I try to use Debug -> Processes... but I cant se my process in the
"Available processees".

What should I do?

Thanks
Julia
 
Check "show processes from all users" if your service is running as Local System.

I'm assuming you installed it, correct?
 
Back
Top