I am trying to call my exsitng desktop application from asp.net . Can some one can tell me how to invoke an exe from a asp.net page. I used System.Diagnostics.Process, but the I am not able to see the my application UI, it shows the process started in the task manager.
Thanks
N Sathya