G
Guest
c:\pdf\pdfmp3d.exe /c:\exportfiles /0 /0 /0 /0 runs correctly in the Command
Prompt.
But, not in the C# code behind of a WebForm:
System.Diagnostics.Process.Start("c:\\pdf\\pdfmp3d.exe","/c:\\exportfiles /0
/0 /0 /0");
Can you see my error?
Prompt.
But, not in the C# code behind of a WebForm:
System.Diagnostics.Process.Start("c:\\pdf\\pdfmp3d.exe","/c:\\exportfiles /0
/0 /0 /0");
Can you see my error?