Issues and Solution for Microsoft.Office.Interop.Application
Modules : TTUM, BNPL, Related to Microsoft Excel import / Export
Error : Microsoft.Office.Interop.Excel, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c
TTUM Salary Conversion Tool
While Execute TTUM it may show the error as
System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Office.Interop.Excel, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c' or one of its dependencies. The system cannot find the file specified.
Solution
here Solution provided for like below error messages
- For Excel, the error shows Microsoft.Office.Interop.Excel
- For Word, the error shows Microsoft.Office.Interop.Word
- And for PowerPoint, the error shows Microsoft.Office.Interop.PowerPoint
Instructions:
- Install the Microsoft Visual Studio Tools (VSTO) for the Microsoft Office system (version 3.0 Runtime)
- Install the 2007 Microsoft Office System Update: Redistributable Primary Interop Assemblies.
0 comments:
Post a Comment