| System.Xml.XmlException: 'Steel' is an unexpected token. The expected token is '='. Line 2, position 28.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ParseAttributes()
at System.Xml.XmlTextReaderImpl.ParseElement()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at SCE.Modules.SCEArticles.ViewSCEArticles.GetListOfAPSProductVehicles()
at SCE.Modules.SCEArticles.ViewSCEArticles.DisplayCategoriesAndChildrenArticles(Int32 mode) |