Error loading platforms

Issue #6468 new
Daniele De Marco created an issue

(Inner Exception)

Handle del cursore non valido. (0x8007057A)

App: LaunchBox
Version: 12.3
Type: System.Runtime.InteropServices.COMException
Site: Void .ctor(IntPtr, System.Windows.Int32Rect, System.Windows.Media.Imaging.BitmapSizeOptions)
Source: PresentationCore

at System.Windows.Interop.InteropBitmap..ctor(IntPtr hicon, Int32Rect sourceRect, BitmapSizeOptions sizeOptions)
at System.Windows.Interop.Imaging.CreateBitmapSourceFromHIcon(IntPtr icon, Int32Rect sourceRect, BitmapSizeOptions sizeOptions)
at Unbroken.LaunchBox.Windows.Desktop.DialogTheming.Controls.ThemedWindow.ConcatSupportedParameter(IntPtr , Int32Rect , Object )
at Unbroken.LaunchBox.Windows.Desktop.DialogTheming.Controls.ThemedWindow.CustomizeAwareRequest()
at ConfigAuthentication.RunScopePublisher(Object , ConfigAuthentication )
at Unbroken.LaunchBox.Windows.Desktop.DialogTheming.Controls.ThemedWindow..ctor()
at Unbroken.LaunchBox.Windows.Desktop.Views.ManagePlatformsView..ctor()

(Outer Exception)

Exception has been thrown by the target of an invocation.

App: LaunchBox
Version: 12.3
Type: System.Reflection.TargetInvocationException
Site: System.Object CreateInstance(System.RuntimeType, Boolean, Boolean, Boolean ByRef, System.RuntimeMethodHandleInternal ByRef, Boolean ByRef)
Source: System.Private.CoreLib

at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean wrapExceptions, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& hasNoDefaultCtor)
at System.RuntimeType.CreateInstanceDefaultCtorSlow(Boolean publicOnly, Boolean wrapExceptions, Boolean fillCache)
at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, Boolean wrapExceptions)
at System.Activator.CreateInstance(Type type, Boolean nonPublic, Boolean wrapExceptions)
at System.Activator.CreateInstance(Type type)
at Caliburn.Micro.BootstrapperBase.GetAllInstances(Type service)
at Unbroken.LaunchBox.Windows.Desktop.Bootstrapper.ResetAwareRule(Type first)
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.ShowDialog(Object rootModel, Object context, IDictionary2 settings)
at Unbroken.LaunchBox.Windows.Desktop.MenuActions.ManagePlatformsMenuAction.<>c__DisplayClass0_0.CollectAwareCollection()
at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
--- End of stack trace from previous location where exception was thrown ---
at System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)
at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority)
at Unbroken.LaunchBox.Windows.Threading.PrepareTransformerSerializer(Object , Object , DispatcherPriority )
at Unbroken.LaunchBox.Windows.Threading.Invoke(Action callback, DispatcherPriority priority)
at Unbroken.LaunchBox.Windows.Desktop.MenuActions.ManagePlatformsMenuAction.<>c__DisplayClass0_0.RemoveTransformerRequest(Object , DispatcherPriority )
at Unbroken.LaunchBox.Windows.Desktop.MenuActions.ManagePlatformsMenuAction.<>c__DisplayClass0_0.InsertAwareCollection()
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.CollectNotificationCustomer(Object )
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.SetAspectToken()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.ThreadHelper.ThreadStart()

Recent Log:

14:04:36 Exception

Comments (0)

  1. Log in to comment