Hello Community,
I am facing below error while trying to run best practices fixers in D365FO. Anybody encountered with such type of issue please help.
Error:
Error BP Rule: [The formatter threw an exception while trying to deserialize the message]:There was an error while trying to deserialize parameter tempuri.org/:RunBestPracticeChecksResult. The InnerException message was 'Element 'schemas.datacontract.org/.../Microsoft.Dynamics.AX.Metadata.XppCompiler:DiagnosticItem' contains data from a type that maps to the name 'Microsoft.Dynamics.AX.Framework.CodeStyleRules, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35:Microsoft.Dynamics.AX.Framework.BestPractices.Extensions.BPXmlDocNoHelpfulInformation'. The deserializer has no knowledge of any type that maps to this name. Consider changing the implementation of the ResolveName method on your DataContractResolver to return a non-null value for name 'Microsoft.Dynamics.AX.Framework.BestPractices.Extensions.BPXmlDocNoHelpfulInformation' and namespace 'Microsoft.Dynamics.AX.Framework.CodeStyleRules, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.'. Please see InnerException.
Many Thanks...!!