Server error using Dataset
This is the first time I've created a dataset and when I create it in the App_Code and then try to browse the default page which uses the dataset I get
"'Public Sub New()' has multiple definitions with identical signatures"
The site uses the same access database for a few lists and grids, is that a problem?
I did a test site that only uses the dataset and it compiled OK.
Thanks... Lee
|