Chapter 14 TIO #1406 Object That Provides a DataSe
When I run this page I get this error message:
"The type or namespase name 'NorthwindDataSetTableAdapters' could not be found(are you missing a using directive or an assembly reference"
I substute the downloaded code for that which I typed and get the same result.
For some reason the directive "using NorthWindDataSetTableAdapters;" at the top of "MyDataObject" is not having the expected effect. This is impossible for me to figure since I am new to ".net"
Has anyone solved this one?
or
Has anyone successfully run this page?
Dennis
|