deepakkumar1984 / XrmToolBoxPlugins

Tools for Dynamics CRM
MIT License
33 stars 36 forks source link

System.InvalidCastException: #11

Closed donalmc closed 6 years ago

donalmc commented 6 years ago

Hi

When I try to run the the plugin against the lead entity, I get the below error message.

Thanks, Donal

** Exception Text ** System.InvalidCastException: Unable to cast object of type 'Microsoft.Crm.Sdk.Messages.AuditDetail' to type 'Microsoft.Crm.Sdk.Messages.AttributeAuditDetail'. at BDK.XrmToolBox.RecycleBin.PluginControl.b__11_0(BackgroundWorker w, DoWorkEventArgs ev) at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e) at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)

** Loaded Assemblies **

deepakkumar1984 commented 6 years ago

Should be fixed by now. Please let me know if still having issues