Subject: System.Diagnostics.Process doesn't work on W2K m/c
Posted By: kan_lenny Post Date: 10/2/2006 7:44:38 PM
Hi,

I've a weird issue where System.Diagnostics.Process doesn't work on Windows 2000 machine. Visual studio is not installed on the box and 'm using this box to test my application developed on XP box. First time i run application and used the below code to open document, start command is not responding. but if i close the application and re-run it, i could open the document. Did any one come across such problem? or any thoughts why it is behaving like this?

System.Diagnostics.Process.start("Notepad.exe")

TY
Lenny

Lenny

Go to topic 42632

Return to index page 158
Return to index page 157
Return to index page 156
Return to index page 155
Return to index page 154
Return to index page 153
Return to index page 152
Return to index page 151
Return to index page 150
Return to index page 149