I am adding a dataset to my project using the dataset designer. It is not tied to any direct datasource. I am just making the dataset manually. I get 30 errors every time I do this. Most of which are "Reference to a non-shared member requires an object reference." There is also "'Convert' is not a member of 'String." All of these errors point to code in the DatasetDesigner file which was generated by the Visual Studio DataSet Designer. Any help would be greatly appreciated.