S
sunny
Hi all
We have a pdf user manual which we open when client clicks on help
button. some of our clients have the issue that it does not open the
file and it says file not found. checked with istaller and everything.
i wonder why it would do so?? please help out
code to run the adobe reader:
ProcessStartInfo startInfo = new ProcessStartInfo(AcrobatReader,
Filename)
Process.Start(startInfo);
error:
http://tinypic.com/view.php?pic=21eqdkw&s=3
We have a pdf user manual which we open when client clicks on help
button. some of our clients have the issue that it does not open the
file and it says file not found. checked with istaller and everything.
i wonder why it would do so?? please help out
code to run the adobe reader:
ProcessStartInfo startInfo = new ProcessStartInfo(AcrobatReader,
Filename)
Process.Start(startInfo);
error:
http://tinypic.com/view.php?pic=21eqdkw&s=3