"Could not load file or assembly 'Microsoft.Office.Interop.Word,
Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c' or one
of its dependencies. The system cannot find the file specified."
After doing little research I found usually if we have not installed the
Office 2007 PIA on the development machine outlook an exception at the start.
But that is a necessary component to program against .NET Office
project.
Please try the following steps to resolve the issue,
1.Open the Control Panel and double click the Programs and Features
2.Find the Microsoft Office Enterprise 2007, right click it and choose the
Change option
3.Select the radio button Add or Remove Features and click Continue
4.Select the .NET Programmability Support under Microsoft Office Outlook.
click Continue to go on.
After we install the PIA correctly, we should find the
Microsoft.Office.Interop.Outlook in C:\Windows\Assembly virtual directory.
And this fixed my issue .
Outlook Addin does not work
16 वर्ष पहले


कोई टिप्पणी नहीं:
एक टिप्पणी भेजें