Page MenuHomePhabricator

TypeInitializationException in Parsers..ctor
Closed, InvalidPublic

Description

description:

workaround:

Exception:TypeInitializationException
Message:L'inizializzatore di tipo di 'WikiFunctions.Parse.Parsers' ha generato un'eccezione.
Call stack:<pre> in WikiFunctions.Parse.Parsers..ctor(Int32 stubWordCount, Boolean addHumanKey)
in AutoWikiBrowser.MainForm..ctor()</pre>
Inner exception:TypeInitializationException
Message:L'inizializzatore di tipo di 'WikiFunctions.Parse.SiteMatrix' ha generato un'eccezione.
Call stack:<pre> in WikiFunctions.Parse.SiteMatrix.GetProjectLanguages(ProjectEnum project)
in WikiFunctions.Parse.MetaDataSorter.set_InterWikiOrder(InterWikiOrderEnum value)
in WikiFunctions.Parse.MetaDataSorter..ctor()
in WikiFunctions.Parse.Parsers..cctor()</pre>
Inner exception:XmlException
Message:Il tag di inizio "img" sulla riga 21 non corrisponde al tag di fine "a". Riga 22, posizione 3.
Call stack:<pre> in System.Xml.XmlTextReaderImpl.Throw(Exception e)
in System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
in System.Xml.XmlTextReaderImpl.ThrowTagMismatch(NodeData startTag)
in System.Xml.XmlTextReaderImpl.ParseEndElement()
in System.Xml.XmlTextReaderImpl.ParseElementContent()
in System.Xml.XmlTextReaderImpl.Read()
in System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
in System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
in System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
in System.Xml.XmlDocument.Load(XmlReader reader)
in System.Xml.XmlDocument.LoadXml(String xml)
in WikiFunctions.Parse.SiteMatrix.LoadFromNetwork()
in WikiFunctions.Parse.SiteMatrix..cctor()</pre>

OS: Microsoft Windows NT 6.1.7601 Service Pack 1
version: AutoWikiBrowser (5.10.1.0), WikiFunctions (5.10.1.0), revision 12255 (2018-09-15 13:57:07)
net: 2.0.50727.8762
duplicate:
site: https://en.wikipedia.org

Event Timeline

AutoWikiBrowser (5.10.1.0),

@Esculapio: You are running an ancient version. Please upgrade and check if the problem still happens.

JJMC89 subscribed.

Please update to version 6. If the error persists after updating please create a new task.