M
Mark
I am trying to invoke Visio 2000 from a VB.NET program, and cannot.
The following error comes up:
"An error (1502) occurred during the action Open File.
File not found."
No explanation comes up as to which file cannot be found. This is on a
machine that has XP and Office 2002. On another machine that is
running XP and Office 2003, the problem doesn't exist.
The codes that is not working is:
"Process.Start("Visio32.exe","-p " & filepath)
Anybody out there have the same problem?
I tried running the same line from a DOS prompt, and get the same
error.
Thanks in advance,
Mark
The following error comes up:
"An error (1502) occurred during the action Open File.
File not found."
No explanation comes up as to which file cannot be found. This is on a
machine that has XP and Office 2002. On another machine that is
running XP and Office 2003, the problem doesn't exist.
The codes that is not working is:
"Process.Start("Visio32.exe","-p " & filepath)
Anybody out there have the same problem?
I tried running the same line from a DOS prompt, and get the same
error.
Thanks in advance,
Mark