Igetting this error when I try to start Launchbox

Issue #3890 new
Jason Gardner created an issue

Column name 'enabled' is defined for different mapping types.

App: LaunchBox Version: 8.0 Type: System.Data.DataException Site: Void HandleAttributeColumn(System.Xml.Schema.XmlSchemaAttribute, System.Data.DataTable, Boolean) Source: System.Data

at System.Data.XSDSchema.HandleAttributeColumn(XmlSchemaAttribute attrib, DataTable table, Boolean isBase) at System.Data.XSDSchema.HandleAttributes(XmlSchemaObjectCollection attributes, DataTable table, Boolean isBase) at System.Data.XSDSchema.HandleComplexType(XmlSchemaComplexType ct, DataTable table, ArrayList tableChildren, Boolean isNillable) at System.Data.XSDSchema.InstantiateTable(XmlSchemaElement node, XmlSchemaComplexType typeNode, Boolean isRef) at System.Data.XSDSchema.HandleTable(XmlSchemaElement node) at System.Data.XSDSchema.HandleDataSet(XmlSchemaElement node, Boolean isNewDataSet) at System.Data.XSDSchema.LoadSchema(XmlSchemaSet schemaSet, DataSet ds) at System.Data.DataSet.InferSchema(XmlDocument xdoc, String[] excludedNamespaces, XmlReadMode mode) at System.Data.DataSet.ReadXml(XmlReader reader, Boolean denyResolving) at System.Data.DataSet.ReadXml(String fileName) at (DataManager , String ) at Unbroken.LaunchBox.Data.DataManager.LoadGames(String filePath) at (<>c__DisplayClass205_1 ) at Unbroken.LaunchBox.Data.DataManager.<>c__DisplayClass205_1.<Load>b__1() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart()

Recent Log:

2:18:15 PM Exception

Comments (1)

  1. Jason Gardner reporter

    I downloaded a new copy of 8.0 and place all the files in my current launchbox folder, but I am still getting a error. I even try 7.16, still getting that error.

  2. Log in to comment