I've installed CRM 3.0 Exchange router according to Microsoft's documentation
and the suggestions I found on this mailbox. However, the service is not
working. The error message in the Event Viewer is
Microsoft.Crm.Tools.ExchangeConnectorService.ExchangeSinkServiceException:
Opening the inbox folder of mailbox: crm failed (System.InvalidCastException:
No such interface supported
at ADODB.RecordClass.Open(Object Source, Object ActiveConnection,
ConnectModeEnum Mode, RecordCreateOptionsEnum CreateOptions,
RecordOpenOptionsEnum Options, String UserName, String Password)
at
Microsoft.Crm.Tools.ExchangeConnectorService.ExchangeSinkServiceMessages.GetMailboxMessages(ExchangeSinkServiceLogger
logger, Connection connection, ExchangeSinkServiceMailbox mailbox)). --->
System.InvalidCastException: No such interface supported
at ADODB.RecordClass.Open(Object Source, Object ActiveConnection,
ConnectModeEnum Mode, RecordCreateOptionsEnum CreateOptions,
RecordOpenOptionsEnum Options, String UserName, String Password)
at
Microsoft.Crm.Tools.ExchangeConnectorService.ExchangeSinkServiceMessages.GetMailboxMessages(ExchangeSinkServiceLogger
logger, Connection connection, ExchangeSinkServiceMailbox mailbox)
--- End of inner exception stack trace ---
at
Microsoft.Crm.Tools.ExchangeConnectorService.ExchangeSinkServiceMessages.GetMailboxMessages(ExchangeSinkServiceLogger
logger, Connection connection, ExchangeSinkServiceMailbox mailbox)
at
Microsoft.Crm.Tools.ExchangeConnectorService.ExchangeSinkServiceCore.ProcessMailbox(ExchangeSinkServiceMailbox mailbox)
at
Microsoft.Crm.Tools.ExchangeConnectorService.ExchangeSinkServiceCore.ExecuteService()
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
The web site linked provides no further information on the issue, however.