System.Xml.XPath.XPathException: 'xxxxx' has an invalid token
I have created XML files using BCP in SQL with FOR XML AUTO, ELEMENTS option. When I try to databind for XML file to a GridView in ASP.NET, I get an error " 'd/Commodity Description' has an invalid token". All I did was drag a GridView and s