Hey Guys,
when I try to select the Mailbox for the Import I'm getting the following error:
https://twitter.com/#!/Taurec42/status/165020470213738498/photo/1
My user is a Domain-Admin and Exchange Organisation Admin.
The following Errors do I see in the LOG:
05:25:38.856|Trace |Listener |5 |Accepted incoming connection from 10.10.128.41:49067
05:25:39.053|Trace |CentralService |4 |Received message from Agent
05:25:39.053|Trace |Request parser |4 |Processing configuration request from Agent
05:25:39.055|Debug |DBComputer |4 |SetStatus - Agent of XXX002 sent state Completed
05:25:39.847|Error |CentralService |3 |Error occured in get mailbox update check
System.InvalidCastException: Specified cast is not valid.
at System.Data.SQLite.SQLiteDataReader.VerifyType(Int32 i, DbType typ)
at System.Data.SQLite.SQLiteDataReader.GetString(Int32 i)
at RedGate.PSTImporterForExchange.Engine.Repository.DbMailbox.GetMailboxes(Boolean is365)
at RedGate.PSTImporterForExchange.Engine.Repository.RepositoryMailbox.GetMailboxes(Boolean is365)
at RedGate.PSTImporterForExchange.CentralService.PstCentralService.DoADPoll(Object state)
05:25:44.885|Error |CentralService |3 |Error occured in get mailbox update check
System.InvalidCastException: Specified cast is not valid.
Any Idea?