upgrading error, just a copy paste. hope it helps

Issue #913 resolved
Former user created an issue

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 (String[] ) at LaunchBox.Program.Main(String[] args)

Comments (2)

  1. Jason Carr repo owner

    Hi Anonymous, 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