N
NS
I have an Outlook Add-In written in VB 6 accessing CDO.dll that works fine in
Outlook 2003. A client upgraded to Vista and installed Outlook 2007 and now
the Add-In will not load. (BTW, it did load and work in the Beta version, so
I am not sure what has changed).
1. It is not in the disabled list but it is in the Inactive Application
Add-Ins list.
2. The first time I try to "check the box" in the "Add-Ins available" list,
the Windows Installer starts but errors out with this exact syntax:
"Error 2711.An internal error has occurred. (OutlookCDO
)
3. If I try to "check the box" again, the load behavior says "Not loaded. A
runtime error occurred during the loading of the COM Add-in." Again, this
works fine in Outlook 2003.
4. Then I tried to Regsvr32 a copy of CDO.dll that I copied from a system
with XP and Outlook 2003 and received an error "To register a module, you
must provide a binary file name". I did run as adminsitrator.
5. From a search recommendation, I tried to install ExchangeCDO.MSI but that
did not help. The same behavior occurs.
6. My understanding is that all add-ins are automatically trusted in Outlook
2007 but I tried removing the macro security check and checked "Apply macro
security settings to installed add-ins" with no luck.
If you need more information, I am happy to provide it for you.
Thanks in advance.
Outlook 2003. A client upgraded to Vista and installed Outlook 2007 and now
the Add-In will not load. (BTW, it did load and work in the Beta version, so
I am not sure what has changed).
1. It is not in the disabled list but it is in the Inactive Application
Add-Ins list.
2. The first time I try to "check the box" in the "Add-Ins available" list,
the Windows Installer starts but errors out with this exact syntax:
"Error 2711.An internal error has occurred. (OutlookCDO
)
3. If I try to "check the box" again, the load behavior says "Not loaded. A
runtime error occurred during the loading of the COM Add-in." Again, this
works fine in Outlook 2003.
4. Then I tried to Regsvr32 a copy of CDO.dll that I copied from a system
with XP and Outlook 2003 and received an error "To register a module, you
must provide a binary file name". I did run as adminsitrator.
5. From a search recommendation, I tried to install ExchangeCDO.MSI but that
did not help. The same behavior occurs.
6. My understanding is that all add-ins are automatically trusted in Outlook
2007 but I tried removing the macro security check and checked "Apply macro
security settings to installed add-ins" with no luck.
If you need more information, I am happy to provide it for you.
Thanks in advance.