any idea why I am getting this error?
Cadizking25
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:
11:44:50 AM Exception