We are trying to connect to our hosted CRM 2016 IFD instance using the developer tools for Visual Studio. When I try to connect, the can select up to the organization, from the dropdown. After selecting the organization Visual Studio crashes and restarts. Currently I've tried all options, I can still connect to CRM 2015 and CRM online with no problem. It is only trying to connect to CRM 2016. Some debug information :
The inner exception in Visual Studio displays the following :
Metadata contains a reference that cannot be resolved:
'crm-instance.contoso.co.za/.../Organization.svc'.
There is an error in XML document (1, 1321)
{"The maximum nametable character count quota (16384) has been exceeded while reading XML data. The nametable is a data structure used to store strings encountered during XML processing - long XML documents with non-repeating element names, attribute names and attribute values may trigger this quota. This quota may be increased by changing the MaxNameTableCharCount property on the XmlDictionaryReaderQuotas object used when creating the XML reader. Line 1, position 1321."}
Any idea?
*This post is locked for comments
I have the same question (0)