Hi all
We upgraded to Dynamics 365 on premise from 2016 8.0 version. all good except the Quote product page has on error.
when user tries to search products on Existing Products field the field straight away gives error.
error is shown below. I have checked multiple times and the quick view fields are same as 8.0 version CRM.
I am totally stuck. could someone provide some hints. the field is a lookup and the relationships are all in place.
An error has occurred.
Try this action again. If the problem continues, check the Microsoft Dynamics 365 Community for solutions or contact your organization's Microsoft Dynamics 365 Administrator. Finally, you can contact Microsoft Support. If you contact support, please provide the technical details.
System.Xml.XmlException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #14FB4ECC: System.Xml.XmlException: Root element is missing.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlReader.MoveToContent()
at System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options)
at System.Xml.Linq.XElement.Parse(String text, LoadOptions options)
at Microsoft.Crm.ViewUtility.GetColumnsFromFetchXml(String fetchXml)
at Microsoft.Crm.Core.Application.WebServices.LookupService.CreateLookupGrid(Int32 lookupType, String bindingColumns, String additionalParameters, String searchValue, String savedQueryTypeParameter, View defaultView, String[] values)
at Microsoft.Crm.Core.Application.WebServices.LookupService.ResolveLookupItem(Int32[] typesArray, String bindingColumns, String additionalParameters, String value, Int32 position, Boolean resolveEmailAddress, String savedQueryTypeParameter, View defaultView, String[] values, Boolean sortResults)
at Microsoft.Crm.Core.Application.WebServices.LookupService.RetrieveItem(Int32[] typesArray, String bindingColumns, String additionalParameters, String[] values, Int32[] positions, Boolean resolveEmailAddress, String savedQueryTypeParameter, String defaultViewId, Nullable`1 defaultViewType, String defaultViewFetchXml, String defaultViewLayoutXml, String[] guidValues, Boolean sortResults)
*This post is locked for comments