MsOutlookConnector.fil file registration problems -
02-16-2009, 08:28 AM
I am running desktop 4.7 on Vista 64bit (pearl 8100)
While installing I got the error that the MsOutlookConnector.fil file cannot register, together with 4 other registration errors.
When trying to set-up sync I can therefore not see the MS Outlook.
I tried the solution to run CMD as admin and type the following to register:
# C:\Program Files\Research In Motion\BlackBerry\IS71 Connectors\MS Outlook Connector.
# Type in the command regsvr32 msoutlookconnector.fil
As in most cases online, Microsoft Outlook should now be registered as an available desktop application. However it gives me the exception error 0x80020009.
Someone who knows how to register in a different way?
I have been searching for a solution for hours.
Sponsored Links
Please Login or Register to Remove these Advertisements!
Receiving the error message DllRegisterServer failed with error code 0x80070005 may also occur even if you are logged on with Administrator rights. This error can also be caused by an attempt to update part of the registry that you do not have permissions to update. In my case, using regmon from SysInternals, I discovered that I was receiving an Access Denied when regsvr32 was trying to update the registry, and I had to edit the following registry entry: \HKEY_LOCAL_MACHINE\SOFTWARE\Classes\MsOutlook.Con nectorManager.1 by right clicking on it, selecting Permissions, highlighting Administrators under Group or user names:, clicking on Allow Full Control, and finally clicking on OK
Only then could I successfully run C:\Program Files\Research In Motion\BlackBerry\IS71 Connectors\MS Outlook Connector>regsvr32 msoutlookconnector.fil