I have installed and configured PST Capture Service according to every recipee available. My user is domain admin and local admin, I've set up Outlook 2010 x64 with a profile that is in Organization Management.
I have my pst files ready on the same server that is running PST Capture service.
This is from the log :
11:51:32.934|Trace |PstToolImporting |4 |System.Runtime.InteropServices.COMException (0xC004AB03): Exception from HRESULT: 0xC004AB03
at Microsoft.Exchange.PSTCapture.MapiLib.MapiProviderClass.OpenPSTFile(String bstrFileName, String bstrPassword)
at RedGate.ExchangeArchiver.MAPI.Engine.MapiSession.<>c__DisplayClass2.<OpenPst>b__0()
at RedGate.ExchangeArchiver.MAPI.Engine.MapiSession.GetMailBox(String identifier, NamedPropertyIdCache& idCache, CreateNewMailBoxDelegate createDelegate)
at RedGate.ExchangeArchiver.MAPI.Engine.MapiSession.OpenPst(String filename, String password)
at RedGate.PSTImporterForExchange.ImportEngine.PstEwsImporter.GetMapiSession()
11:51:32.934|Error |PstToolImporting |4 |Unable to create MAPI session for import: Exception from HRESULT: 0xC004AB03
11:51:32.949|Debug |ImportListImporter |4 |Error importing E:\Mail\siw.kleppe.pst from E:\PSTStaging\d91ef4bb-e0d0-497d-9c99-9e414a21ad45.pst
System.Exception: Error opening PST file ---> System.Runtime.InteropServices.COMException (0xC004AB03): Exception from HRESULT: 0xC004AB03
at Microsoft.Exchange.PSTCapture.MapiLib.MapiProviderClass.OpenPSTFile(String bstrFileName, String bstrPassword)
at RedGate.ExchangeArchiver.MAPI.Engine.MapiSession.<>c__DisplayClass2.<OpenPst>b__0()
at RedGate.ExchangeArchiver.MAPI.Engine.MapiSession.GetMailBox(String identifier, NamedPropertyIdCache& idCache, CreateNewMailBoxDelegate createDelegate)
at RedGate.ExchangeArchiver.MAPI.Engine.MapiSession.OpenPst(String filename, String password)
at RedGate.PSTImporterForExchange.ImportEngine.PstEwsImporter.GetMapiSession()
at RedGate.PSTImporterForExchange.ImportEngine.PstEwsImporter.OpenPSTFile(String pstPath, String password)
--- End of inner exception stack trace ---
at RedGate.PSTImporterForExchange.ImportEngine.PstEwsImporter.OpenPSTFile(String pstPath, String password)
at RedGate.PSTImporterForExchange.ImportEngine.PstEwsImporter.StartImport(String pstPath, String passWord, ImportOptions options, List`1& problems)
at RedGate.PSTImporterForExchange.CentralService.ImportListImporter.<>c__DisplayClass3.<ImportFile>b__0(Object )
11:51:32.949|Debug |ImportListImporter |4 |Keeping Exception ex for result 14737368
System.Exception: Error opening PST file ---> System.Runtime.InteropServices.COMException (0xC004AB03): Exception from HRESULT: 0xC004AB03
at Microsoft.Exchange.PSTCapture.MapiLib.MapiProviderClass.OpenPSTFile(String bstrFileName, String bstrPassword)
at RedGate.ExchangeArchiver.MAPI.Engine.MapiSession.<>c__DisplayClass2.<OpenPst>b__0()
at RedGate.ExchangeArchiver.MAPI.Engine.MapiSession.GetMailBox(String identifier, NamedPropertyIdCache& idCache, CreateNewMailBoxDelegate createDelegate)
at RedGate.ExchangeArchiver.MAPI.Engine.MapiSession.OpenPst(String filename, String password)
at RedGate.PSTImporterForExchange.ImportEngine.PstEwsImporter.GetMapiSession()
at RedGate.PSTImporterForExchange.ImportEngine.PstEwsImporter.OpenPSTFile(String pstPath, String password)
--- End of inner exception stack trace ---
at RedGate.PSTImporterForExchange.ImportEngine.PstEwsImporter.OpenPSTFile(String pstPath, String password)
at RedGate.PSTImporterForExchange.ImportEngine.PstEwsImporter.StartImport(String pstPath, String passWord, ImportOptions options, List`1& problems)
at RedGate.PSTImporterForExchange.CentralService.ImportListImporter.<>c__DisplayClass3.<ImportFile>b__0(Object )
11:51:32.949|Debug |ImportListImporter |7 |Rethrow od result 14737368
11:51:32.949|Trace |DBImportFile |7 |Saving 12 False Error E:\Mail\siw.kleppe.pst
11:51:32.965|Error |ImportListImporter |7 |Import error:
System.Exception: Error opening PST file ---> System.Runtime.InteropServices.COMException (0xC004AB03): Exception from HRESULT: 0xC004AB03
at Microsoft.Exchange.PSTCapture.MapiLib.MapiProviderClass.OpenPSTFile(String bstrFileName, String bstrPassword)
at RedGate.ExchangeArchiver.MAPI.Engine.MapiSession.<>c__DisplayClass2.<OpenPst>b__0()
at RedGate.ExchangeArchiver.MAPI.Engine.MapiSession.GetMailBox(String identifier, NamedPropertyIdCache& idCache, CreateNewMailBoxDelegate createDelegate)
at RedGate.ExchangeArchiver.MAPI.Engine.MapiSession.OpenPst(String filename, String password)
at RedGate.PSTImporterForExchange.ImportEngine.PstEwsImporter.GetMapiSession()
at RedGate.PSTImporterForExchange.ImportEngine.PstEwsImporter.OpenPSTFile(String pstPath, String password)
--- End of inner exception stack trace ---
at RedGate.PSTImporterForExchange.CentralService.ImportListImporter.ImportFile(RepositoryImportFile file)
11:51:32.965|Error |Import Action |7 |Error during import
System.Exception: Error opening PST file ---> System.Runtime.InteropServices.COMException (0xC004AB03): Exception from HRESULT: 0xC004AB03
at Microsoft.Exchange.PSTCapture.MapiLib.MapiProviderClass.OpenPSTFile(String bstrFileName, String bstrPassword)
at RedGate.ExchangeArchiver.MAPI.Engine.MapiSession.<>c__DisplayClass2.<OpenPst>b__0()
at RedGate.ExchangeArchiver.MAPI.Engine.MapiSession.GetMailBox(String identifier, NamedPropertyIdCache& idCache, CreateNewMailBoxDelegate createDelegate)
at RedGate.ExchangeArchiver.MAPI.Engine.MapiSession.OpenPst(String filename, String password)
at RedGate.PSTImporterForExchange.ImportEngine.PstEwsImporter.GetMapiSession()
at RedGate.PSTImporterForExchange.ImportEngine.PstEwsImporter.OpenPSTFile(String pstPath, String password)
--- End of inner exception stack trace ---
at RedGate.PSTImporterForExchange.CentralService.ImportListImporter.ImportFile(RepositoryImportFile file)
at RedGate.PSTImporterForExchange.CentralService.Actions.StartImportAction.RunImport(Object state)
Please help, we have 1 week to go-live!