Jump to content
LaunchBox Community Forums

(Inner Exception) '/' is an unexpected token. The expected token is ';'. Line 126, position 182. App:


alexshaw76

Recommended Posts

I got this error message when launching LB

(Inner Exception)

'/' is an unexpected token. The expected token is ';'. Line 126, position 182.

App:     LaunchBox
Version: 13.8
Theme:   Default
Type:    System.Xml.XmlException
Site:    Void Throw(System.Exception)
Source:  System.Private.Xml

   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
   at System.Xml.XmlTextReaderImpl.ThrowUnexpectedToken(String expectedToken1, String expectedToken2)
   at System.Xml.XmlTextReaderImpl.ThrowUnexpectedToken(Int32 pos, String expectedToken1, String expectedToken2)
   at System.Xml.XmlTextReaderImpl.HandleEntityReference(Boolean isInAttributeValue, EntityExpandType expandType, Int32& charRefEndPos)
   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.Xaml.XmlCompatibilityReader.Read()
   at MS.Internal.Xaml.Parser.XamlScanner.DoXmlRead()
   at MS.Internal.Xaml.Parser.XamlPullParser.P_ElementBody()+MoveNext()
   at MS.Internal.Xaml.Parser.XamlPullParser.P_Element()+MoveNext()
   at MS.Internal.Xaml.Parser.XamlPullParser.P_ElementContent()+MoveNext()
   at MS.Internal.Xaml.Parser.XamlPullParser.P_ElementBody()+MoveNext()
   at MS.Internal.Xaml.Parser.XamlPullParser.P_Element()+MoveNext()
   at MS.Internal.Xaml.Parser.XamlPullParser.P_ElementContent()+MoveNext()
   at MS.Internal.Xaml.Parser.XamlPullParser.P_ElementBody()+MoveNext()
   at MS.Internal.Xaml.Parser.XamlPullParser.P_Element()+MoveNext()
   at MS.Internal.Xaml.Parser.XamlPullParser.P_ElementContent()+MoveNext()
   at MS.Internal.Xaml.Parser.XamlPullParser.P_ElementBody()+MoveNext()
   at MS.Internal.Xaml.Parser.XamlPullParser.P_Element()+MoveNext()
   at MS.Internal.Xaml.Parser.XamlPullParser.P_ElementContent()+MoveNext()
   at MS.Internal.Xaml.Parser.XamlPullParser.P_ElementBody()+MoveNext()
   at MS.Internal.Xaml.Parser.XamlPullParser.P_Element()+MoveNext()
   at MS.Internal.Xaml.Parser.XamlPullParser.Parse()+MoveNext()
   at MS.Internal.Xaml.NodeStreamSorter.ReadAheadToEndOfAttributes()
   at MS.Internal.Xaml.NodeStreamSorter.MoveNext()
   at System.Xaml.XamlXmlReader.Read()
   at System.Windows.Markup.WpfXamlLoader.TransformNodes(XamlReader xamlReader, XamlObjectWriter xamlWriter, Boolean onlyLoadOneNode, Boolean skipJournaledProperties, Boolean shouldPassLineNumberInfo, IXamlLineInfo xamlLineInfo, IXamlLineInfoConsumer xamlLineInfoConsumer, XamlContextStack`1 stack, IStyleConnector styleConnector)
   at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriter

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...