Same issue for me. Have this error with ZCO 5.0.16.2, had it with 5.0.15 and 5.0.14. Running Outlook 2007, no other addins installed. Just did a completely fresh reinstall of all of Office with wipe-out of all associated Outlook directories, and I still get this Assertion Failed when sending every e-mail. Running Vista SP2, but had the error back in SP1 too. Running Office 2007 SP1, but had this error before upgrading that as well.
The exact message is:
Microsoft Visual C++ Debug Library
Debug Assertion Failed!
Program: C:\Program Files\Microsoft Office\Office12\OUTLOOK.EXE
File: c:\src\franklin-5016\mapi\src\sharingaddin\addin.cpp
Line: 1771
Expression: g_pAddinInstance
For information on how your program can cause an assertion failure, see the Visual C++ documentation on asserts.
I was advised to try the
regsvr32 /u sharingaddin.dll and
regsvr32 sharingaddin.dll, which doesn't change anything.
At the very least, is there any easy way to suppress all Assertions in the Outlook Connector? Any registry flag for this? Quote:
Originally Posted by exitcomestothis ZCS Connector: 5.0.10
ZCS Server: 5.0.10_GA_2639
We have a machine that has outlook 2007 installed, and uses this connector. Whenever the user tries to send an email, they are immediately displayed with an error that says Debug Assertion Failed on line 1717 with expression g_pgaddinInstance.
We have tried uninstalling, and reinstalling both outlook, and the connector, however the problem still persists. I have setup logging and crash reporting for the ZCS connector, and gathered the information from msinfo32.exe, as advised on the outlook connector support wiki page.
Any help regarding this issue is appreciated. |