![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#7
|
|||
|
|||
![]()
I got an issue like this "System.IO.FileNotFoundException: Could not load
file or assembly 'Interop.Microsoft.Office.Core" I could not proceed further. Can some one help. "Ken Slovak - [MVP - Outlook]" wrote: If an addin is in the inactive list it's almost always the deployment machine missing a dependency. It can also be a dll that needs to be registered and isn't. Usually you use an error log to see if the code is actually being executed before some exception caused the addin to fail. If the addin never gets to the error log then it's usually a load failure, again due to a missing piece. If that's the case you need to use Fusion logging to see where things are failing. Fusion is the managed code loader. Take a look at http://blogs.msdn.com/vsod/archive/2...-failures.aspx, which has invaluable information for troubleshooting managed code loading problems, including Fusion logging. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "Gokul" wrote in message ... Dear Ken, Thanks for your reply. I read the links, sorry learned from the links. Now I have new problem. I changed the Outlook version 2003 in development machine, it is perfect in my machine. I tried to install on another machine XP and Outlook 2007. God saved me, from the problem for a while. But it is not happen for long. I extend my testing, I tried in Windows Vista and Outlook 2007. Nothing happens, I found my add-in in inactive application(unloaded). For me It is like treasure hunt. Also tried to change regedit path but nothing happens. I need your help on this. Thanks Gokul . |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Deploy Outlook 2007 Add-In using Windows Installer (.msi) | Lacmontagne | Outlook - Installation | 2 | January 14th 09 04:18 PM |
Outlook 2003, Gpo deploy on vista error | Emort | Outlook - Installation | 0 | October 2nd 08 07:14 PM |
Outlook 2007 install / deploy by itself | JohnG | Outlook - Installation | 1 | March 26th 08 01:57 AM |
How to Deploy Outlook Signatures to Others | mtbcpa | Outlook - General Queries | 1 | September 10th 07 05:51 AM |
Question: Using VSTO to package/deploy Outlook Add-Ins? | Tadwick | Add-ins for Outlook | 6 | July 31st 06 10:58 PM |