Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Participant
1874 Points
408 Posts
Aug 26, 2010 10:00 PM|LINK
Well you need to show us the method WriteXml and WriteXmlSchema (by the looks of it they are extension methods and will have a signature like: public static WriteXml(this DataSet data, blah, blah)
luappy13
Participant
1874 Points
408 Posts
Re: Sql2XML in aspx
Aug 26, 2010 10:00 PM|LINK
Well you need to show us the method WriteXml and WriteXmlSchema (by the looks of it they are extension methods and will have a signature like:
public static WriteXml(this DataSet data, blah, blah)