I
imranmp
Hi,
I have a program that creates a word file - inserts some text and saves it.
The comp I used to program had Office 2003; it works great.
But after installing the program in another comp which has word 2000 it
doesnt work. it gives me the error:
System.IO.FileNotFoundException: Could not load file or assembly
'Interop.Microsoft.Office.Interop.Word, Version=8.4.0.0, Culture=neutral,
PublicKeyToken=null' or one of its dependencies. The system cannot find the
file specified.
File name: 'Interop.Microsoft.Office.Interop.Word, Version=8.4.0.0,
Culture=neutral, PublicKeyToken=null'
I have the references: Microsoft Word 11.0 Object Library, Microsoft Office
11.0 Object Library
Anyone have any ideas? thanks
I have a program that creates a word file - inserts some text and saves it.
The comp I used to program had Office 2003; it works great.
But after installing the program in another comp which has word 2000 it
doesnt work. it gives me the error:
System.IO.FileNotFoundException: Could not load file or assembly
'Interop.Microsoft.Office.Interop.Word, Version=8.4.0.0, Culture=neutral,
PublicKeyToken=null' or one of its dependencies. The system cannot find the
file specified.
File name: 'Interop.Microsoft.Office.Interop.Word, Version=8.4.0.0,
Culture=neutral, PublicKeyToken=null'
I have the references: Microsoft Word 11.0 Object Library, Microsoft Office
11.0 Object Library
Anyone have any ideas? thanks