Yes, I was just trying to invoke notepad.exe as an example.
Now I am able to do it with the same code. However, I do have one more question
If my webservice runs an exe, and lets say the output of running that .exe is an html file, how do I redirect the html file ( on the server ) to the client's browser.
|