Показать сообщение отдельно
Старый 28.10.2009, 10:45   #1  
datfi is offline
datfi
Участник
 
240 / 15 (1) ++
Регистрация: 20.08.2009
Адрес: Россия, Сыктывкар
Регистрация акселератора workflow
Делаю регистрацию плагина как в инструкции http://mmcrm.ru/?p=542

При попытке регистрации вылетает с ошибкой:
Цитата:
Unhandled Exception: System.Web.Services.Protocols.SoapException: Server was unable to process request.
Detail: <detail><error>
<code>0x80044191</code>
<description>Assembly can not be loaded from C:\Program Files\Microsoft Dynamics CRM\server\bin\assembly\MSA_BusProd_Workflow.dll.</description>
<type>Platform</type>
</error></detail>
в System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
в System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
в PluginRegistrationTool.CrmSdk.CrmService.Create(BusinessEntity entity)
в PluginRegistrationTool.RegistrationHelper.RegisterPluginType(CrmOrganization org, CrmPlugin plugin)
в PluginRegistrationTool.PluginRegistrationForm.btnRegister_Click(Object sender, EventArgs e)
Что делать? Подскажите плиз.