Hi Team ,
I am facing the below error for the below scenario :
Environment : OnPremise
CRM Version : Dynamics CRM 2016.
Access : I have System admin and deployment admin role access
System : Citrix
Isolation Mode : None
I have registered the assembly and created the record. Functionality is working fine. I want to try to debug the plugin.
I have chosen as "Exception".
and set Profiled for the Plugin step.
After that i am trying to create record that time it should be generate Log file, but generating the below error.
unexpected exception from plug-in(Execute): PluginProfiler.Plugins.ProfilePlugin: system.Security.SecurityException: The data contact type 'Microsoft.Xrm.Sdk.OrganizationserviceFault' cannot be serialized in Partial trust becuase the property 'ExecutionRetriable' does not have a public getter
Troubleshoot: I have done the below trouble shoot , but no luck.
i) uninstall and reinstall profiler.
ii) tried both sandbox/none mode
iii) added runtime.serialization dll
*This post is locked for comments