When I access "Remote Images" (Bug reports)
How to fix this error? When I access "Remote Images" the Icomancer returns me the following error message:
Received contents:
<?xml version="1.0" encoding="utf-8" ?>
<content_manager_catalog xmlns="http://IcomancerContentManagerCatalog">
<message>OK</message>
<filter>
<id_account>924441</id_account>
<computer></computer>
<category></category>
</filter>
<computers>
<computer>DSKXXVIIICC5R</computer>
</computers>
<categories>
<category>\</category>
<category>\Ícones</category>
<category>\Bloco de Notas</category>
<category>\Dicas & Truques</category>
<category>\Documentos</category>
<category>\Livros</category>
<category>\Pensamentos</category>
<category>\Pinturas</category>
<category>\Receitas</category>
<category>\Trabalho</category>
<category>\Treinamento</category>
<category>\Viver Bem</category>
<category>\Web Design</category>
</categories>
<images_data>
</images_data>
<icons_data>
</icons_data>
</content_manager_catalog>
Exception:
System.Xml.XmlException: Erro durante a análise de EntityName. Linha 36, posição 27.
em System.Xml.XmlTextReaderImpl.Throw(Exception e)
em System.Xml.XmlTextReaderImpl.HandleEntityReference(Boolean isInAttributeValue, EntityExpandType expandType, Int32& charRefEndPos)
em System.Xml.XmlTextReaderImpl.ParseText(Int32& startPos, Int32& endPos, Int32& outOrChars)
em System.Xml.XmlTextReaderImpl.FinishPartialValue()
em System.Xml.XmlTextReaderImpl.get_Value()
em System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r)
em System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r, LoadOptions o)
em System.Xml.Linq.XDocument.Load(XmlReader reader, LoadOptions options)
em System.Xml.Linq.XDocument.Parse(String text, LoadOptions options)
em System.Xml.Linq.XDocument.Parse(String text)
em Icomancer.frmContentManager.LoadRemoteXMLcatalog(RemoteMaintenanceTypes RemoteMaintenanceType) na H:\Icomancer\Icomancer\frmContentManager.vb:linha 1567