Сообщение от
Talisman2005
MSCRMAsyncService останавливается когда ему вздумается, с ошибкой:
Host XXX: failed while monitoring asynchronous operations queue. Exception: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at Microsoft.Crm.Asynchronous.AsyncService.ResolveOrganizationConfiguration(Guid organizationId)
at Microsoft.Crm.Asynchronous.CrmServiceFactory.CreateCrmService(Guid organizationId, Nullable`1 userId, CorrelationToken correlationToken)
at Microsoft.Crm.Workflow.WorkflowContext.IsCrmUIWorkflow(Guid activationId)
at Microsoft.Crm.Asynchronous.WorkflowOperation.InternalExecute(AsyncEvent asyncEvent)
at Microsoft.Crm.Asynchronous.AsyncOperationCommand.Execute(AsyncEvent asyncEvent)
at Microsoft.Crm.Asynchronous.AsyncHostHandler.Handle(AsyncEvent asyncEvent)
at Microsoft.Crm.Asynchronous.QueueManager.PoolHandler.ProcessAsyncEvent(AsyncEvent asyncEvent)
at Microsoft.Crm.Asynchronous.QueueManager.PoolHandler.InvokeHandlerInPool(Object state)
at System.Threading._ThreadPoolWaitCallback.WaitCallback_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)
For more information, see Help and Support Center at
Конфигурация сервака:
Windows 2003 R2
CRM 4 Rus with Rollup 5
SQL Server 2005
Подскажите в чем может быть дело и как это исправить?