Visual studio for Office

N

Neal

How can a program made using the new Visual Studio for
Office be call from another VB.NET program, using the
template of VB for Office program.

I have tried this:

Shell("""C:/Program files/Microsoft
Office/OFFICE11/WinWord.exe"" /t""C:/template
programs/test.dot""")

Where test.dot is the template used in the VB for Office
program.

This gives me a error message of file may be coruped.

Thanks for any help

Neal
 
Top