I have recently inherited a couple of applications that run as windows services, and I am having problems providing a gui (accessible from a context menu in system tray) wit
Install the debug build of the service and attach the debugger to the service to see what's happening.