Hi All,
There are n numbers of Sever and each server has a
asp.net web service and each web service will call an .exe (console
application). Now the problem is that when I call a web service in
Windows XP it calls and showing that console application successfully.
In Console window I can see what the processes are running in
background. But when I run the same web service on the Windows Server
2003 it calls the console application, also showing in the process in
the test manager as well as performing all the operations of the
console application but now able to see that console window. I want to
see the console application so that I can easily identify what process
are running in the background. Will you please let me know how I can
see the console window in Windows server 2003.