ForumsDevelopersChromatic Dragon - Could not Initialize outlook interface


Chromatic Dragon - Could not Initialize outlook interface
Author Message
antos

Posted: Dec 11, 2009
Score: 0 Reference
Running Outlook 2007 have the PIA installed.

Not seeing the registry for {0006F03A-0000-0000-C000-000000000046}

Here's the trace:

SyncApp.exe Information: 0 :
SyncApp.exe Information: 0 :
SyncApp.exe Information: 0 : ----------------------------------------------------
SyncApp.exe Information: 0 : ToodledoSyncApp Version 1.0.1.4
SyncApp.exe Information: 0 : Please do not post these trace logs to the Toodledo Forums
SyncApp.exe Information: 0 : ----------------------------------------------------
SyncApp.exe Information: 0 : SynchLib:Synchronize() method called
SyncApp.exe Error: 0 : OutlookProxy:Initialize() initialization error Unable to cast COM object of type 'Microsoft.Office.Interop.Outlook.ApplicationClass' to interface type 'Microsoft.Office.Interop.Outlook._Application'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{00063001-0000-0000-C000-000000000046}' failed due to the following error: Error loading type library/DLL. (Exception from HRESULT: 0x80029C4A (TYPE_E_CANTLOADLIBRARY)). at Microsoft.Office.Interop.Outlook.ApplicationClass.GetNamespace(String Type)
at OutlookClientLib.OutlookProxy.Initialize()
SyncApp.exe Error: 0 : Error during synchronization: Could not Initialize outlook interface
at OutlookClientLib.OutlookProxy.Initialize()
at OutlookClientLib.OutlookProxy.InitializeInstance()
at SynchLib.SyncTool.Synchronize()
at SyncApp.frmMain.PerformSync()

Any ideas? I'd really love to get this working :)
infin8loop

Posted: Jan 05, 2010
Score: 0 Reference
I was able to resolve this issue by deleting the following registry key:

HKEY_CLASSES_ROOT\CLSID\{0006F03A-0000-0000-C000-000000000046}\InprocServer32\(Default)

The registry key looked like it was pointing to a script blocking DLL from my anti-virus software. (Not sure if it will get reset by the anti-virus software or if that only happens during install).


This message was edited Jan 05, 2010.
You cannot reply yet

U Back to topic home

R Post a reply

To participate in these forums, you must be signed in.