unexpected error

Issue #4651 new
Rob Avina created an issue

(Inner Exception)

Could not load file or assembly 'LaunchBox.Next, Culture=neutral' or one of its dependencies. The system cannot find the file specified.

App: LaunchBox Version: 9.1 Type: System.IO.FileNotFoundException Site: System.Reflection.RuntimeAssembly _nLoad(System.Reflection.AssemblyName, System.String, System.Security.Policy.Evidence, System.Reflection.RuntimeAssembly, System.Threading.StackCrawlMark ByRef, IntPtr, Boolean, Boolean, Boolean) Source: mscorlib

at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) at System.Reflection.Assembly.Load(AssemblyName assemblyRef) at System.Windows.Navigation.BaseUriHelper.GetLoadedAssembly(String assemblyName, String assemblyVersion, String assemblyKey) at MS.Internal.AppModel.ResourceContainer.GetResourceManagerWrapper(Uri uri, String& partName, Boolean& isContentFile) at MS.Internal.AppModel.ResourceContainer.GetPartCore(Uri uri) at System.IO.Packaging.Package.GetPartHelper(Uri partUri) at System.IO.Packaging.Package.GetPart(Uri partUri) at System.IO.Packaging.PackWebResponse.CachedResponse.GetResponseStream() at System.IO.Packaging.PackWebResponse.get_ContentType() at System.Windows.Media.Imaging.BitmapDecoder.SetupDecoderFromUriOrStream(Uri uri, Stream stream, BitmapCacheOption cacheOption, Guid& clsId, Boolean& isOriginalWritable, Stream& uriStream, UnmanagedMemoryStream& unmanagedMemoryStream, SafeFileHandle& safeFilehandle) at System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy, Boolean insertInDecoderCache) at System.Windows.Media.Imaging.BitmapFrame.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy) at System.Windows.Media.ImageSourceConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) at System.Windows.Setter.System.ComponentModel.ISupportInitialize.EndInit() at MS.Internal.Xaml.Runtime.ClrObjectRuntime.InitializationGuard(XamlType xamlType, Object obj, Boolean begin)

(Outer Exception)

Initialization of 'System.Windows.Setter' threw an exception.

App: LaunchBox Version: 9.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.FrameworkTemplate.LoadTemplateXaml(XamlReader templateReader, XamlObjectWriter currentWriter) at System.Windows.FrameworkTemplate.LoadTemplateXaml(XamlObjectWriter objectWriter) at System.Windows.FrameworkTemplate.LoadOptimizedTemplateContent(DependencyObject container, IComponentConnector componentConnector, IStyleConnector styleConnector, List1 affectedChildren, UncommonField1 templatedNonFeChildrenField) at System.Windows.FrameworkTemplate.LoadContent(DependencyObject container, List1 affectedChildren) at System.Windows.StyleHelper.ApplyTemplateContent(UncommonField1 dataField, DependencyObject container, FrameworkElementFactory templateRoot, Int32 lastChildIndex, HybridDictionary childIndexFromChildID, FrameworkTemplate frameworkTemplate) at System.Windows.FrameworkTemplate.ApplyTemplateContent(UncommonField`1 templateDataField, FrameworkElement container) at System.Windows.FrameworkElement.ApplyTemplate() at System.Windows.FrameworkElement.MeasureCore(Size availableSize) at System.Windows.UIElement.Measure(Size availableSize) at System.Windows.Controls.DockPanel.MeasureOverride(Size constraint) at System.Windows.FrameworkElement.MeasureCore(Size availableSize) at System.Windows.UIElement.Measure(Size availableSize) at System.Windows.Controls.Grid.MeasureOverride(Size constraint) at System.Windows.FrameworkElement.MeasureCore(Size availableSize) at System.Windows.UIElement.Measure(Size availableSize) at System.Windows.Controls.StackPanel.StackMeasureHelper(IStackMeasure measureElement, IStackMeasureScrollData scrollData, Size constraint) at System.Windows.Controls.StackPanel.MeasureOverride(Size constraint) at System.Windows.FrameworkElement.MeasureCore(Size availableSize) at System.Windows.UIElement.Measure(Size availableSize) at System.Windows.Controls.Grid.MeasureCell(Int32 cell, Boolean forceInfinityV) at System.Windows.Controls.Grid.MeasureCellsGroup(Int32 cellsHead, Size referenceSize, Boolean ignoreDesiredSizeU, Boolean forceInfinityV, Boolean& hasDesiredSizeUChanged) at System.Windows.Controls.Grid.MeasureOverride(Size constraint) at System.Windows.FrameworkElement.MeasureCore(Size availableSize) at System.Windows.UIElement.Measure(Size availableSize) at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint) at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint) at System.Windows.FrameworkElement.MeasureCore(Size availableSize) at System.Windows.UIElement.Measure(Size availableSize) at System.Windows.Controls.Border.MeasureOverride(Size constraint) at System.Windows.FrameworkElement.MeasureCore(Size availableSize) at System.Windows.UIElement.Measure(Size availableSize) at System.Windows.Controls.Control.MeasureOverride(Size constraint) at System.Windows.FrameworkElement.MeasureCore(Size availableSize) at System.Windows.UIElement.Measure(Size availableSize) at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint) at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint) at System.Windows.FrameworkElement.MeasureCore(Size availableSize) at System.Windows.UIElement.Measure(Size availableSize) at System.Windows.Documents.AdornerDecorator.MeasureOverride(Size constraint) at System.Windows.FrameworkElement.MeasureCore(Size availableSize) at System.Windows.UIElement.Measure(Size availableSize) at (TransitionPresenter , Size ) at Unbroken.LaunchBox.Wpf.Transitions.TransitionPresenter.MeasureOverride(Size availableSize) at System.Windows.FrameworkElement.MeasureCore(Size availableSize) at System.Windows.UIElement.Measure(Size availableSize) at System.Windows.ContextLayoutManager.UpdateLayout() at System.Windows.ContextLayoutManager.UpdateLayoutCallback(Object arg) at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks() at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget) at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget) 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:

3:42:37 PM Music.Kill Start 3:42:37 PM Music.Kill Finished 3:42:37 PM Music.Play Empty Music Path 3:42:37 PM Music.NotifyTrackList Start 3:42:37 PM Music.NotifyTrackList Invoke WPF 3:42:39 PM Music.Play Start 3:42:39 PM Music.Kill Start 3:42:39 PM Music.Kill Finished 3:42:39 PM Music.Play Empty Music Path 3:42:39 PM Music.NotifyTrackList Start 3:42:39 PM Music.NotifyTrackList Invoke WPF 3:42:42 PM Music.Play Start 3:42:42 PM Music.Kill Start 3:42:42 PM Music.Kill Finished 3:42:42 PM Music.Play Empty Music Path 3:42:42 PM Music.NotifyTrackList Start 3:42:42 PM Music.NotifyTrackList Invoke WPF 3:47:16 PM Music.Play Start 3:47:16 PM Music.Kill Start 3:47:16 PM Music.Kill Finished 3:47:16 PM Music.Play Empty Music Path 3:47:16 PM Music.NotifyTrackList Start 3:47:16 PM Music.NotifyTrackList Invoke WPF 3:47:20 PM Music.Play Start 3:47:20 PM Music.Kill Start 3:47:20 PM Music.Kill Finished 3:47:20 PM Music.Play Empty Music Path 3:47:20 PM Music.NotifyTrackList Start 3:47:20 PM Music.NotifyTrackList Invoke WPF 3:47:55 PM Music.Play Start 3:47:55 PM Music.Kill Start 3:47:55 PM Music.Kill Finished 3:47:55 PM Music.Play Empty Music Path 3:47:55 PM Music.NotifyTrackList Start 3:47:55 PM Music.NotifyTrackList Invoke WPF 3:48:20 PM Music.Play Start 3:48:20 PM Music.Kill Start 3:48:20 PM Music.Kill Finished 3:48:20 PM Music.Play Empty Music Path 3:48:20 PM Music.NotifyTrackList Start 3:48:20 PM Music.NotifyTrackList Invoke WPF 3:48:27 PM Music.Play Start 3:48:27 PM Music.Kill Start 3:48:27 PM Music.Kill Finished 3:48:27 PM Music.Play Empty Music Path 3:48:27 PM Music.NotifyTrackList Start 3:48:27 PM Music.NotifyTrackList Invoke WPF 3:48:28 PM Music.Play Start 3:48:28 PM Music.Kill Start 3:48:28 PM Music.Kill Finished 3:48:28 PM Music.Play Empty Music Path 3:48:28 PM Music.NotifyTrackList Start 3:48:28 PM Music.NotifyTrackList Invoke WPF 3:48:30 PM Music.Play Start 3:48:30 PM Music.Kill Start 3:48:30 PM Music.Kill Finished 3:48:30 PM Music.Play Empty Music Path 3:48:30 PM Music.NotifyTrackList Start 3:48:30 PM Music.NotifyTrackList Invoke WPF 3:48:31 PM Music.Pause Start 3:48:35 PM Music.Play Start 3:48:35 PM Music.Kill Start 3:48:35 PM Music.Kill Finished 3:48:35 PM Music.Play Empty Music Path 3:48:35 PM Music.NotifyTrackList Start 3:48:35 PM Music.NotifyTrackList Invoke WPF 3:49:38 PM Music.Play Start 3:49:38 PM Music.Kill Start 3:49:38 PM Music.Kill Finished 3:49:38 PM Music.Play Empty Music Path 3:49:38 PM Music.NotifyTrackList Start 3:49:38 PM Music.NotifyTrackList Invoke WPF 3:54:00 PM Music.Prepare Start 3:54:00 PM Music.Kill Start 3:54:00 PM Music.Kill Finished 3:54:00 PM Music.NotifyTrackList Start 3:54:00 PM Music.NotifyTrackList Invoke WPF 7:54:58 PM Exception

Comments (0)

  1. Log in to comment