Hi,
I'm creating ASP.NET webforms using Visual Studio.NET and VB.NET; I'm trying to use the SqlDataAdapters and generated DataSets. I can create the SqlDataAdapter and when I preview the data it is fine. Unfortunately, when I generate the DataSet, I get an error about the DataSet in the...