XMLDictionaryException Class
An exception that is thrown when an error occurs whilst object metadata is being loaded from an XML file.
Namespace: DevExpress.Xpo.Exceptions
Assembly: DevExpress.Xpo.v24.2.dll
Declaration
Remarks
This exception is raised when an error occurs whilst object metadata is being loaded from an XML file.
Solution:
- check the XML file for errors.
See Also