Y
Yoshitha
Hi
I wrote the following code to run the exe file in my web application
System.Diagnostics.Process.Start("E:\Projects\Encrypt-Decrypt\bin\WindowsApp
lication1.exe")
and it is running successfully in windows 2000 professional , but the same
code is not working in windows server 2003.
can anybody tell me how to solve this problem.
Thanx in advance
Yoshitha
I wrote the following code to run the exe file in my web application
System.Diagnostics.Process.Start("E:\Projects\Encrypt-Decrypt\bin\WindowsApp
lication1.exe")
and it is running successfully in windows 2000 professional , but the same
code is not working in windows server 2003.
can anybody tell me how to solve this problem.
Thanx in advance
Yoshitha