ds.readxml error

hi,
in my project i using this code for get rss feed data
DataSet ds = new DataSet();
Line 37: ds.ReadXml("http://feeds.autoblog.com/weblogsinc/autoblog");
Line 38: GridView1.DataSource = ds;
Line 39: GridView1.DataBind();

Thanks
Ramesh
[278 byte] By [ksrmramesh] at [2007-11-20 8:46:06]
# 1 Re: ds.readxml error
ya ok and whats your question exactly?

mcm
mcmcom at 2007-11-9 11:53:28 >