LaunchBox Error

Issue #8339 open
Richard Person created an issue

(Inner Exception)

An error occurred while parsing EntityName. Line 126, position 205.

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, Int32 lineNo, Int32 linePos)
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, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)

(Outer Exception)

An error occurred while parsing EntityName. Line 126, position 205.

App: LaunchBox
Version: 13.8
Theme: Default
Type: System.Windows.Markup.XamlParseException
Site: Void RewrapException(System.Exception, System.Xaml.IXamlLineInfo, System.Uri)
Source: PresentationFramework

at System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri)
at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, Boolean skipJournaledProperties, Uri baseUri)
at System.Windows.Markup.XamlReader.Load(XamlReader xamlReader, ParserContext parserContext)
at System.Windows.Markup.XamlReader.Load(XmlReader reader, ParserContext parserContext, XamlParseMode parseMode, Boolean useRestrictiveXamlReader, List1 safeTypes) at System.Windows.Markup.XamlReader.Load(Stream stream, ParserContext parserContext, Boolean useRestrictiveXamlReader) at Unbroken.LaunchBox.Windows.Desktop.Bootstrapper.ComputeDistributedSetter(Object param) at DecoratorStub.CalculateFailureDescriptor(String param, DecoratorStub ) at Unbroken.LaunchBox.Windows.Desktop.Bootstrapper.VerifyDistributedSetter(Type i) at Caliburn.Micro.ViewLocator.<>c.<.cctor>b__10_7(Type modelType, DependencyObject displayLocation, Object context) at Caliburn.Micro.ViewLocator.<>c.<.cctor>b__10_8(Object model, DependencyObject displayLocation, Object context) at Caliburn.Micro.WindowManager.CreateWindow(Object rootModel, Boolean isDialog, Object context, IDictionary2 settings)
at Caliburn.Micro.WindowManager.ShowWindow(Object rootModel, Object context, IDictionary`2 settings)
at Unbroken.LaunchBox.Windows.Desktop.Bootstrapper.OnStartup(Object sender, StartupEventArgs e)
at System.Windows.Application.OnStartup(StartupEventArgs e)
at System.Windows.Application.<.ctor>b__1_0(Object unused)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Recent Log:

1:06:11 AM Exception

Comments (2)

  1. Log in to comment