J
Jason E. Trout
I wrote an applicaion in VB.NET that executes a process in the
background using the System.Diagnostics namespace. It peforms as
expected as an application. I rewrote the code into a Windows Service
and the process does not seem to function correctly.
I can execute calculator.exe, for example, as a process and it'll
appear in the running processes, but I never see the application.
Any suggestions?
Thanks,
Jason
(e-mail address removed)
background using the System.Diagnostics namespace. It peforms as
expected as an application. I rewrote the code into a Windows Service
and the process does not seem to function correctly.
I can execute calculator.exe, for example, as a process and it'll
appear in the running processes, but I never see the application.
Any suggestions?
Thanks,
Jason
(e-mail address removed)