Strange Error message after VS2008 SP1?Exception
An error occurred while configuring the StrataFrame design-time data sources.
ArgumentException
The given name 'XMLStructure' matches at least two names in the collection object with different cases, but does not match either of them with the same case.
Source :
Stack Trace:
at System.Data.DataTableCollection.get_Item(String name, String tableNamespace)
at System.Data.XSDSchema.LoadSchema(XmlSchemaSet schemaSet, DataSet ds)
at System.Data.DataSet.ReadXSDSchema(XmlReader reader, Boolean denyResolving)
at System.Data.DataSet.ReadXml(XmlReader reader, XmlReadMode mode, Boolean denyResolving)
at System.Data.DataSet.ReadXml(String fileName, XmlReadMode mode)
at MicroFour.StrataFrame.Xml.XmlBasics.OpenXMLFileBase(String CurrentVersion, String TableName, String PathAndFileName, List`1 ColumnStructure)
at MicroFour.StrataFrame.Xml.XmlBasics.OpenXmlFile(String Version, String TableName, String PathAndFileName, List`1 ColumnStructure, Boolean DecryptFile)
at MicroFour.StrataFrame.Data.BusinessObjects.DbeConnectionData.OpenConnectionData()
at MicroFour.StrataFrame.Data.BusinessObjects.DbeConnectionData.FillAll(Int32 ApplicationPK)
at MicroFour.StrataFrame.Data.ConnectionManager.EvaluateConnections(DbeApplicationData ApplicationData, DbeConnectionData ConnectionData)
at MicroFour.StrataFrame.Data.ConnectionManager.SetConnections()
at MicroFour.StrataFrame.AddIns.AddInManager.ᜃ()