Backward compatibility for ADO.NET ?
Hi,
I have a beta 2 release of VS 2005. I am trying to open a sample which is originally made in VS2003. It simply has a datagrid bound to a dataset. I can't open it. It seems the datasets made through wizards at design time are not converted by the conversion wizard properly, and the datasets are not recognized. What do I do ? Is theer any way to completely convert the .xsd files also, to ADO.NET 2.0 format ?
P.S : When I tried the same sample with all datasets, connectionstrings at runtime, it works fine. However it is now not feasible to change my huge porject at this stage.
Any help is greatly appreciated.

