P
Phil Galey
I created an application in VB6 that opens a Word template and saves it to a
word doc file. The VB6 program works fine stand-alone, but if it's called
from a VB.NET application, Word in the VB6 application can't save the file.
It always says the path is invalid, even though I verified that the path is
good. How can I get around this problem and call a VB6 program that uses
Word from a VB.NET program without disabling its ability to save word files?
word doc file. The VB6 program works fine stand-alone, but if it's called
from a VB.NET application, Word in the VB6 application can't save the file.
It always says the path is invalid, even though I verified that the path is
good. How can I get around this problem and call a VB6 program that uses
Word from a VB.NET program without disabling its ability to save word files?