Er, I dont think this is supposed to be happening...

Issue #2791 new
Kevin Connolly (cammelspit) created an issue

(Inner Exception)

Source and destination path must be different.

App: Big Box Version: 7.9-beta-2 Type: System.IO.IOException Site: Void InternalMove(System.String, System.String, Boolean) Source: mscorlib

at System.IO.Directory.InternalMove(String sourceDirName, String destDirName, Boolean checkHost) at (Platform , String , String , String ) at Unbroken.LaunchBox.Root.RenameImageFolder(Platform platform, String oldTypeFolderName, String oldImagesFolder, String newImageType) at () at Unbroken.LaunchBox.Root.RenameImageFoldersFor63() at Unbroken.LaunchBox.Wpf.BigBox.ViewModels.MainViewModel..ctor()

(Outer Exception)

Exception has been thrown by the target of an invocation.

App: Big Box Version: 7.9-beta-2 Type: System.Reflection.TargetInvocationException Site: System.Object CreateInstance(System.RuntimeType, Boolean, Boolean, Boolean ByRef, System.RuntimeMethodHandleInternal ByRef, Boolean ByRef) Source: mscorlib

at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck) at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark) at System.Activator.CreateInstance(Type type, Boolean nonPublic) at System.Activator.CreateInstance(Type type) at Caliburn.Micro.BootstrapperBase.DisplayRootViewFor(Type viewModelType, IDictionary`2 settings) at (Bootstrapper , Object , StartupEventArgs ) at Unbroken.LaunchBox.Wpf.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:

2:19:20 PM Exception

Comments (0)

  1. Log in to comment