A run time error occurred during the loading of the COM addin - outlook_addin.dll Windows XP Office 2007 SB vers 1.0.4 Was chugging happily along, unknown what caused the problem Started with the buttons not being responsive. Reinstalled, same issue. Reregistering the dll did not fix Log follows. pythoncom error: Failed to call the universal dispatcher Traceback (most recent call last): File "win32com\universal.pyc", line 173, in dispatch File "win32com\server\policy.pyc", line 330, in _InvokeEx_ File "win32com\server\policy.pyc", line 647, in _invokeex_ File "win32com\server\policy.pyc", line 581, in _invokeex_ File "addin.pyc", line 1185, in OnConnection File "manager.pyc", line 16, in ? File "msgstore.pyc", line 14, in ? File "win32com\mapi\mapi.pyc", line 9, in ? File "win32com\mapi\mapi.pyc", line 7, in __load exceptions.ImportError: DLL load failed: The specified module could not be found. Error connecting to Outlook! Traceback (most recent call last): File "addin.pyc", line 1191, in OnConnection AttributeError: 'module' object has no attribute 'GetManager' pythoncom error: Failed to call the universal dispatcher Traceback (most recent call last): File "win32com\universal.pyc", line 173, in dispatch File "win32com\server\policy.pyc", line 330, in _InvokeEx_ File "win32com\server\policy.pyc", line 647, in _invokeex_ File "win32com\server\policy.pyc", line 581, in _invokeex_ File "addin.pyc", line 1218, in OnConnection exceptions.AttributeError: 'module' object has no attribute 'ReportError' Error connecting to Outlook! Traceback (most recent call last): File "addin.pyc", line 1191, in OnConnection AttributeError: 'module' object has no attribute 'GetManager' pythoncom error: Failed to call the universal dispatcher Traceback (most recent call last): File "win32com\universal.pyc", line 173, in dispatch File "win32com\server\policy.pyc", line 330, in _InvokeEx_ File "win32com\server\policy.pyc", line 647, in _invokeex_ File "win32com\server\policy.pyc", line 581, in _invokeex_ File "addin.pyc", line 1218, in OnConnection exceptions.AttributeError: 'module' object has no attribute 'ReportError' Error connecting to Outlook! Traceback (most recent call last): File "addin.pyc", line 1191, in OnConnection AttributeError: 'module' object has no attribute 'GetManager' pythoncom error: Failed to call the universal dispatcher Traceback (most recent call last): File "win32com\universal.pyc", line 173, in dispatch File "win32com\server\policy.pyc", line 330, in _InvokeEx_ File "win32com\server\policy.pyc", line 647, in _invokeex_ File "win32com\server\policy.pyc", line 581, in _invokeex_ File "addin.pyc", line 1218, in OnConnection exceptions.AttributeError: 'module' object has no attribute 'ReportError'
_______________________________________________ [email protected] http://mail.python.org/mailman/listinfo/spambayes Info/Unsubscribe: http://mail.python.org/mailman/listinfo/spambayes Check the FAQ before asking: http://spambayes.sf.net/faq.html
