I used Process.Start ("notepad.exe," "filename") in my ASP.NET file -- testexecute.aspx. I used Internet Explorer and the http://webserver/virtual directory/testexecute.aspx. I can see notepad.exe in the Processes of the Task Manager, but the file is not opened in Notepad. Could you please let me know why I can't see the window?
Please read previous these answers:

  • http://searchvb.techtarget.com/vsnetATEAnswers/0,293820,sid8_gci932829_tax293672,00.html
  • http://searchvb.techtarget.com/vsnetATEAnswers/0,293820,sid8_gci918645_tax293672,00.html

    This was first published in December 2003