When we try to execute a CRM report, the following error come out:
System.DirectoryServices.DirectoryServicesCOMException: There is a naming violation.
---> Microsoft.Crm.Reporting.DataExtensionShim.Common.ReportExecutionException: There is a naming violation.
at System.DirectoryServices.PropertyCollection.Contains(String propertyName)
We find a similar thread but it is not answered yet.
http://social.microsoft.com/Forums/en-US/0a8b3f9e-a95f-462b-b0d6-285da66514cd/crm-2011-ssrs-there-is-a-naming-violation?forum=crm
“It looks like the error originates with the System.DirectoryServices namespace.This namespace is used for interaction with Active Directory, so it is most
likely that the problem is with Active Directory, rather than any CRM components, so I doubt that a CRM rollup would help“
How can we solve the problem?
Thanks in advance.
Raymond
Raymond