Using 4.5.5_GA_831_4.5.230
My history:
Installed and used Outlook 2003 === Worked

Installed Outlook 2007 === Got error message w/ connector (didn't know of incompatibility)

Removed Connector, Reinstalled Connector === Outlook would load, but Connector would crash Outlook quickly
Removed Outlook 2007
Removed Connector (removed profiles)
Reinstalled Outlook 2003
Reinstalled Connector, reinstallation failed:
Quote:
|
Error Message: "The installer was interrupted before ZCS Connector for Outlook could be installed. You need restart the installer to try again."
|
Tried the installer again and chose "Repair", Installer finished successfully
Outlook fails with message:
Quote:
|
Cannot start Microsoft Outlook. Unable to open the Outlook window. THe set of folders could not be opened. The set of folders could not be opened.
|
Searched the forums and focused on problem with MAPISVC.inf
I used a version of MAPISVC.inf on the forums and was able to launch Outlook. However, I had a bunch of weird folders and it wouldn't pull my entire inbox. So, I think the MAPISVC.inf I pulled was not specific to me.
How can I fix this problem?
Here is my current (and problematic?) MAPISVC.inf:
Quote:
[Services]
LSMS=Zimbra Collaboration Server
LSMS_Secondary=Zimbra Delegation Server
[Default Services]
LSMS=Zimbra Collaboration Server
[LSMS]
PR_SERVICE_SUPPORT_FILES=LSMSCFG.DLL, LSMSSP.DLL, LSMSXP.DLL, LSMSUTIL.DLL
PR_DISPLAY_NAME=Zimbra Collaboration Suite
PR_SERVICE_ENTRY_NAME=LMServiceEntry
PR_RESOURCE_FLAGS=SERVICE_SINGLE_COPY|SERVICE_PRIM ARY_IDENTITY
Providers=LSMS_StoreP, LSMS_XportP
PR_SERVICE_INSTALL_ID={c4fcd795-c051-46d9-80c5-37dc4440c092}
PR_SERVICE_DLL_NAME=LSMSCFG.DLL
WIZARD_ENTRY_NAME=LMWizardEntry
[LSMS_StoreP]
PR_PROVIDER_DLL_NAME=LSMSSP.DLL
PR_PROVIDER_DISPLAY=ZCS Message Store
PR_RESOURCE_FLAGS=STATUS_DEFAULT_STORE|STATUS_PRIM ARY_STORE
PR_SERVICE_INSTALL_ID={c4fcd795-c051-46d9-80c5-37dc4440c092}
PR_RESOURCE_TYPE=MAPI_STORE_PROVIDER
PR_DISPLAY_NAME=Zimbra Private Folders
[LSMS_XportP]
PR_PROVIDER_DLL_NAME=LSMSXP.DLL
PR_PROVIDER_DISPLAY=ZCS Transport
PR_SERVICE_INSTALL_ID={c4fcd795-c051-46d9-80c5-37dc4440c092}
PR_RESOURCE_TYPE=MAPI_TRANSPORT_PROVIDER
PR_DISPLAY_NAME=Zimbra Private Folders
PR_RESOURCE_FLAGS=STATUS_PRIMARY_IDENTITY
[LSMS_Secondary]
PR_SERVICE_SUPPORT_FILES=LSMSCFG.DLL, LSMSSP.DLL, LSMSXP.DLL, LSMSUTIL.DLL
PR_DISPLAY_NAME=Zimbra Collaboration Suite
PR_SERVICE_ENTRY_NAME=LMServiceEntryDelegateStore
PR_RESOURCE_FLAGS=SERVICE_NO_PRIMARY_IDENTITY
Providers=LSMS_StorePSecondary
PR_SERVICE_INSTALL_ID={c4fcd795-c051-46d9-80c5-37dc4440c092}
PR_SERVICE_DLL_NAME=LSMSCFG.DLL
WIZARD_ENTRY_NAME=LMWizardEntry
[LSMS_StorePSecondary]
PR_PROVIDER_DLL_NAME=LSMSSP.DLL
PR_PROVIDER_DISPLAY=ZCS Delegate Message Store
PR_RESOURCE_FLAGS=STATUS_DEFAULT_STORE
PR_SERVICE_INSTALL_ID={c4fcd795-c051-46d9-80c5-37dc4440c092}
PR_RESOURCE_TYPE=MAPI_STORE_PROVIDER
PR_DISPLAY_NAME=Zimbra Delegate Folders
|