web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Dynamics 365 Community / Blogs / Nishant Rana’s Weblog / System.FormatException: Inp...

System.FormatException: Input string was not in a correct format exception while registering Plugin in Dynamics 365

Nishant Rana Profile Picture Nishant Rana 11,325 Microsoft Employee
We might get the below error while trying to register a plugin. Cause – The plugin project was referring the .NET Framework 4.7.2 And the latest version of Microsoft.CrmSdk.CoreAssemblies – (Sept 29, 2020) Resolution – Changing it to 4.6.2 fixed it. Details- Unhandled Exception: System.ServiceModel.FaultException An unexpected error occurred. Server stack trace: at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, … Continue reading "System.FormatException: Input string was not in a correct format exception while registering Plugin in Dynamics 365"

This was originally posted here.

Comments

*This post is locked for comments