Показать сообщение отдельно
Старый 20.05.2015, 12:29   #1  
Chapelain is offline
Chapelain
Участник
 
15 / 10 (1) +
Регистрация: 20.05.2015
Ошибка при создании Hosted Control в Unified Service Desk
Установлена MS CRM 2015 On Premise + Unified Service Desk.

При попытке создать или изменить запись Hosted Control на экране Settings > Unified Service Desk возникает ошибка.


Лог-файл содержит следующее:

Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: System.ArgumentNullException: Value cannot be null.
Parameter name: Could not create the plug-in interface from the plug-in assembly: Microsoft.Crm.UnifiedServiceDesk.Plugin.ActionManagementDetail:
<OrganizationServiceFault xmlns:i="www.w3.org/.../XMLSchema-instance" xmlns="schemas.microsoft.com/.../Contracts">
<ErrorCode>-2147220970</ErrorCode>
<ErrorDetails xmlns:d2p1="schemas.datacontract.org/.../System.Collections.Generic" />
<Message>System.ArgumentNullException: Value cannot be null.
Parameter name: Could not create the plug-in interface from the plug-in assembly: Microsoft.Crm.UnifiedServiceDesk.Plugin.ActionManagement</Message>
<Timestamp>2015-05-18T11:05:17.9125091Z</Timestamp>
<InnerFault i:nil="true" />
<TraceText>

[Microsoft.Crm.UnifiedServiceDesk.Plugin: Microsoft.Crm.UnifiedServiceDesk.Plugin.ActionManagement]
[996ab861-9ecb-e311-bda2-00155d31910c: Microsoft.Crm.UnifiedServiceDesk.Plugin.ActionManagement: Update of uii_hostedapplication]


</TraceText>
</OrganizationServiceFault>


В чем может быть дело? В каком направлении копать?
Заранее спасибо за советы.