Hello All Expert ,
I am getting below error , can anyone suggest me in resolving this?
Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: Unexpected exception from plug-in (Execute): PluginProfiler.Plugins.ProfilerPlugin: System.TypeInitializationException: The type initializer for 'PluginProfiler.Plugins.ServiceWrappers.ServiceProviderWrapper' threw an exception.Detail:
<OrganizationServiceFault xmlns:i="www.w3.org/.../XMLSchema-instance" xmlns="schemas.microsoft.com/.../Contracts">
<ErrorCode>-2147220956</ErrorCode>
<ErrorDetails xmlns:d2p1="schemas.datacontract.org/.../System.Collections.Generic" />
<Message>Unexpected exception from plug-in (Execute): PluginProfiler.Plugins.ProfilerPlugin: System.TypeInitializationException: The type initializer for 'PluginProfiler.Plugins.ServiceWrappers.ServiceProviderWrapper' threw an exception.</Message>
<Timestamp>2017-05-05T09:13:17.9909935Z</Timestamp>
<InnerFault i:nil="true" />
<TraceText>
[PluginProfiler.Plugins: PluginProfiler.Plugins.ProfilerPlugin]
[5c54809b-7231-e711-8106-005056b72bdf: Customer.Background_Check: Update of any Entity (Profiler)]
</TraceText>
</OrganizationServiceFault>
*This post is locked for comments
I have the same question (0)