How to check output of windows service application

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • SANDI1976
    New Member
    • Apr 2013
    • 1

    How to check output of windows service application

    Hi,
    i have a windows service program to transfer a text file to a client machine. This service will auto detect if new text file will appear in given directory and send to client machine.

    Our problem is during transfer data if communication is break then that service is paused.

    I don't imaging our service is where paused.

    In windows application we can see the output, is it any tools to technic to check the output of windows service.

    Please help!!!!!!!!!!
Working...