提示错误信息如下:
Unhandled Exception: System.Web.Services.Protocols.SoapException: Server was unable to process request.
Detail: <detail><error>
<code>0x80040216</code>
<description>An unexpected error occurred.</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.Execute(Request Request)
在 PluginRegistrationTool.RegistrationHelper.UpdateStepStatus(CrmOrganization org, Guid stepId, Boolean isEnable)
在 PluginRegistrationTool.OrganizationControl.toolEnable_Click(Object sender, EventArgs e)
另外:CRM 部署管理器也不能打开,提示错误信息:MMC在一个管理单元检测到错误,你将卸载此管理单元。
请问问题出现的原因?多谢