Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
445
while adding the ultralist view control to my form i am getting this error please help me
posted

---------------------------
Microsoft Visual Studio
---------------------------
Failed to create component 'UltraListView'.  The error message follows:

 'System.Xml.XmlException: An error occurred while parsing EntityName. Line 2, position 53.

   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.ParseAttributeValueSlow(Int32 curPos, Char quoteChar, NodeData attr)

   at System.Xml.XmlTextReaderImpl.ParseAttributes()

   at System.Xml.XmlTextReaderImpl.ParseElement()

   at System.Xml.XmlTextReaderImpl.ParseElementContent()

   at System.Xml.XmlTextReaderImpl.Read()

   at System.Xml.XmlTextReader.Read()

   at Microsoft.VisualStudio.Design.VSTypeResolutionService.GeneratedAssemblyEntry.RealizeMoniker(String moniker)

   at Microsoft.VisualStudio.Design.VSTypeResolutionService.GeneratedAssemblyEntry.get_FileName()

   at Microsoft.VisualStudio.Design.VSTypeResolutionService.AssemblyEntry.get_AssemblyName()

   at Microsoft.VisualStudio.Design.VSTypeResolutionService.AssemblyEntry.Search(String fullName,...'
---------------------------
OK  
---------------------------

  • 71886
    Offline posted

    Hello,

    I believe that this message has nothing to do with 'Infragistics'. However I also tried it and established that our control is fine so I attached my sample to this post for you. Please review it and feel free to let me know if I misunderstood you or if you have any other questions.

    ListViewToForm.zip