Version 2 - Reviewed: March 24, 2012
Error: Could not load file or assembly Microsoft.Office.Interop.Word, Version=11.0.0.0
This article applies to TariffShark releases 1.x, 2.x, and 3.x. Support for Office 2003 was dropped in release 4.0.
The error that you get about missing interop files is usually the result of Office 2003 .Net Programmability Support not being installed. The interop assemblies are not part of the "Typical" Office 2003 install. To install, either "Full" setup must be selected or "Custom" setup with selecting ".NET Programmability Support" for the desired products (for TariffShark, Word .Net Programmability support is needed).
There's also few ways to correct the problem after Office 2003 is installed:
- Ask your IT Support folks to modify/reinstall your Office install and add ".NET Programmability Support"
- Reinstall selecting the "Full" option of the Office 2003 setup
- Download the interop assemblies from http://www.microsoft.com/downloads/details.aspx?familyid=3c9a983a-ac14-4125-8ba0-d36d67e0f4ad&displaylang=en and install the downloaded .exe
You may need local administrator rights on your PC in order to take the steps outlined above.
