Hi everyone! Unable to successfully start a process once the application is running on the server(Win2003/iis 6.0).
I would like to just get a simple System.Diagnostics.Process.Start("Notepad.exe") to work on the server side currently when its executed you can see notepad.exe in the task manager process list but nothing else.. I did go edit the processModel section in the machine.config to <processModel userName="SYSTEM" password="AutoGenerate" /> but still no dice. Thanks in advie for the help!
Alex
...
Go to the complete details ...