I am getting below error while saving after i include NLP plugin.
An error occured while trying to save project 'C:\Users\10655947\Desktop\Accounts Payable (Invoice processing).iBot'.
------------------------------------------------
Technical Information
------------------------------------------------
<Exception Position='0,0' methodName='c132f1a01fa9d892dfb6fa8a8ab5d6223' fileName=''><Message>There was an error reflecting type 'UTL.RPA.CONNECTORS.NLP.EntityClass'.<Message><StackTrace> at System.Xml.Serialization.XmlReflectionImporter.ImportTypeMapping(TypeModel model, String ns, ImportContext context, String dataType, XmlAttributes a, Boolean repeats, Boolean openModel, RecursionLimiter limiter)
at System.Xml.Serialization.XmlReflectionImporter.IncludeType(Type type, RecursionLimiter limiter)
at System.Xml.Serialization.XmlSerializer..ctor(Type type, XmlAttributeOverrides overrides, Type[] extraTypes, XmlRootAttribute root, String defaultNamespace, String location, Evidence evidence)
at UTL.VISUALLANGUAGE.SCHEMAS.Serializers.ObjectToXMLFile(Object Data, Type DataType, String XmlFilePath, Type[] eXtraTypes)
at UTL.RPA.LIB.Runtime.SaveProject(String strFilePath)
at UTL.RPA.STUDIO.LIB.WorkSpace._Closure$__.c132f1a01fa9d892dfb6fa8a8ab5d6223(Object c5669a4744ed1ae22d1d2d1172888a962, DoWorkEventArgs ce4354f1d1cc579c0dd1a0fa8355f6758)</StackTrace><Exception Position='0,0' methodName='ImportTypeMapping' fileName=''><Message>Types 'UTL.RPA.CONNECTORS.NLP.EntityClass' and 'UTL.RPA.CONNECTORS.EntityClass' both use the XML type name, 'EntityClass', from namespace ''. Use XML attributes to specify a unique XML name and/or namespace for the type.<Message><StackTrace> at System.Xml.Serialization.XmlReflectionImporter.GetTypeMapping(String typeName, String ns, TypeDesc typeDesc, NameTable typeLib, Type type)
at System.Xml.Serialization.XmlReflectionImporter.ImportStructLikeMapping(StructModel model, String ns, Boolean openModel, XmlAttributes a, RecursionLimiter limiter)
at System.Xml.Serialization.XmlReflectionImporter.ImportTypeMapping(TypeModel model, String ns, ImportContext context, String dataType, XmlAttributes a, Boolean repeats, Boolean openModel, RecursionLimiter limiter)</StackTrace></Exception></Exception>