Hi All
After reinstalling the Office, the sample add-ins are not loaded on my development machine. I have tried Outlook and Word add-ins with 3.5 and 4.0 framework. The add-ins are registered successfully (checked in registry), but not loaded in the Outlook and Word.
Here is the registry entry:
[HKEY_CURRENT_USER\Software\Microsoft\Office\Outlook\AddIns\SimpleOutlookCS35.Addin]
"LoadBehavior"=dword:00000003
"FriendlyName"="NetOfficeCS35 Sample Outlook Addin"
"Description"="This Addin shows you the COMAddin base class from the NetOffice Tools"
The COM add-in settings dialog shows Load behavior is Unloaded, the checkbox is unchecked and not possible to activate it.
The samples worked with Office 2010 and 32 bit 2013.
I tried to log with FusionLog, but nothing is logged related to sample add-ins :(.
OS: Windows 7, Office version: Office 2013, 64 bit, Built with Microsoft Visual Studio Premium 2012
Thanks for your help
After reinstalling the Office, the sample add-ins are not loaded on my development machine. I have tried Outlook and Word add-ins with 3.5 and 4.0 framework. The add-ins are registered successfully (checked in registry), but not loaded in the Outlook and Word.
Here is the registry entry:
[HKEY_CURRENT_USER\Software\Microsoft\Office\Outlook\AddIns\SimpleOutlookCS35.Addin]
"LoadBehavior"=dword:00000003
"FriendlyName"="NetOfficeCS35 Sample Outlook Addin"
"Description"="This Addin shows you the COMAddin base class from the NetOffice Tools"
The COM add-in settings dialog shows Load behavior is Unloaded, the checkbox is unchecked and not possible to activate it.
The samples worked with Office 2010 and 32 bit 2013.
I tried to log with FusionLog, but nothing is logged related to sample add-ins :(.
OS: Windows 7, Office version: Office 2013, 64 bit, Built with Microsoft Visual Studio Premium 2012
Thanks for your help