Error starting Launchbox

Issue #7756 wontfix
Jeroen Honingh created an issue

(Inner Exception)

Common Language Runtime detected an invalid program.

App: LaunchBox
Version: 13.3
Type: System.InvalidProgramException
Site: Void .ctor()
Source: LaunchBox

at Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel..ctor()
at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean wrapExceptions)

(Outer Exception)

Exception has been thrown by the target of an invocation.

App: LaunchBox
Version: 13.3
Type: System.Reflection.TargetInvocationException
Site: System.Object CreateInstanceDefaultCtor(Boolean, Boolean)
Source: System.Private.CoreLib

at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean wrapExceptions)
at System.Activator.CreateInstance(Type type, Boolean nonPublic, Boolean wrapExceptions)
at System.Activator.CreateInstance(Type type)
at Caliburn.Micro.BootstrapperBase.GetInstance(Type service, String key)
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:

12:57:31 Exception

Comments (2)

  1. Jeroen Honingh reporter

    Hello Christian,

    I have a paid legal licence version so this is very strange. I closed/killed Launchbox and after that it started normal. I've never before had this issue but if you say it has something to do with the licence check or something then maybe it;'s worth looking into that if other people report this. Anyway, thank you for your reply.

    Best regards,

    Jeroen

  2. Log in to comment