my launch box will not work. Help please!

Issue #915 resolved
Ryan Adamson created an issue

my launch box will not work. Help please! System.ArgumentException: Column 'AutoExtract' does not belong to table Emulator. at System.Data.DataRow.GetDataColumn(String columnName) at System.Data.DataRow.get_Item(String columnName) at LaunchBox.Search.LocalDbEmulator..ctor(DataRow row) at (<>c , DataRow ) at LaunchBox.Search.LocalDb.<>c.<GetEmulators>b__18_1(DataRow row) at System.Linq.Enumerable.ToDictionaryTSource,TKey,TElement at () at LaunchBox.Search.LocalDb.GetEmulators() at (DataManager , Boolean ) at LaunchBox.Data.DataManager.Load(Boolean settingsOnly) at LaunchBox.Data.DataManager..ctor(Boolean bare, Boolean settingsOnly) at BigBox.App..ctor() at () at BigBox.App.Main()

Comments (2)

  1. Jason Carr repo owner

    Hi Ryan, I think you can fix this just by deleting the LaunchBox\Metadata\Metadata.xml file in your LaunchBox folder. Then once you restart LaunchBox it should be fixed. I think this is happening only when upgrading from an older version than 5.10.

  2. Log in to comment