bigbox

Issue #6698 new
Ryan K. Adams created an issue

(Inner Exception)

'Cannot create unknown type '{clr-namespace:Unbroken.LaunchBox.Windows.Desktop;assembly=LaunchBox}DoubleGridLengthConverter'.' Line number '46' and line position '14'.

App: Big Box
Version: 12.8-beta-1
Type: System.Xaml.XamlObjectWriterException
Site: Void WriteStartObject(System.Xaml.XamlType)
Source: System.Xaml

at System.Xaml.XamlObjectWriter.WriteStartObject(XamlType xamlType)
at System.Xaml.XamlWriter.WriteNode(XamlReader reader)
at System.Windows.Markup.WpfXamlLoader.WriteStartObject(XamlReader xamlReader, XamlObjectWriter xamlWriter, XamlContextStack1 stack) at System.Windows.Markup.WpfXamlLoader.TransformNodes(XamlReader xamlReader, XamlObjectWriter xamlWriter, Boolean onlyLoadOneNode, Boolean skipJournaledProperties, Boolean shouldPassLineNumberInfo, IXamlLineInfo xamlLineInfo, IXamlLineInfoConsumer xamlLineInfoConsumer, XamlContextStack1 stack, IStyleConnector styleConnector)
at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)

(Outer Exception)

'Cannot create unknown type '{clr-namespace:Unbroken.LaunchBox.Windows.Desktop;assembly=LaunchBox}DoubleGridLengthConverter'.' Line number '46' and line position '14'.

App: Big Box
Version: 12.8-beta-1
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 System.Windows.Markup.XamlReader.Load(Stream stream, ParserContext parserContext) at System.Windows.Markup.XamlReader.Load(Stream stream) at Unbroken.LaunchBox.Windows.BigBox.Bootstrapper.AssetDispatcher(Object ) at Unbroken.LaunchBox.Windows.BigBox.Bootstrapper.SearchIssuer(Object asset) at SerializerCode.FlushWrapper(String asset, SerializerCode ) at Unbroken.LaunchBox.Windows.BigBox.Bootstrapper.ListIssuer(Type task) 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, IDictionary2 settings) at Caliburn.Micro.BootstrapperBase.DisplayRootViewFor(Type viewModelType, IDictionary2 settings)
at Unbroken.LaunchBox.Windows.BigBox.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:

12:29:05 PM Exception

Comments (1)

  1. Log in to comment