M
Marco Trapanese
Hello,
Create project > add user control (windows forms) > Build project > add
the user control on the main form.
I get this long error message:
Failed to create component 'SelectionBox'. The error message follows:
System.Xml.XmlException: An error occurred while parsing EntityName.
Line 2, position 68.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
at System.Xml.XmlTextReaderImpl.ParseEntityName()
at System.Xml.XmlTextReaderImpl.Throw(ParseAttributesValueSlow(...))
ecc...
and so on...
Any idea?
Grazie
Marco
Create project > add user control (windows forms) > Build project > add
the user control on the main form.
I get this long error message:
Failed to create component 'SelectionBox'. The error message follows:
System.Xml.XmlException: An error occurred while parsing EntityName.
Line 2, position 68.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
at System.Xml.XmlTextReaderImpl.ParseEntityName()
at System.Xml.XmlTextReaderImpl.Throw(ParseAttributesValueSlow(...))
ecc...
and so on...
Any idea?
Grazie
Marco