The first one has helped me to solve some immediate problems and I have managed to get the Default.aspx to run. What helped most was seeing the action on the screen.
In contrast, the voice over is full of unnecessary chatter and "er's" that detract from the effectiveness of the delivery.
Anyway, I can now see all the tables on the home page but when I click on any of the tables I get the error:
Unable to cast object of type 'myDB_00DMDataContext' to type 'System.Data.Objects.ObjectContext'.
Member
37 Points
168 Posts
Re: Dynamic Data problem - VS 2010 Pro
Dec 06, 2010 03:33 PM|farm boy|LINK
Thanks for the tip about the videos.
The first one has helped me to solve some immediate problems and I have managed to get the Default.aspx to run. What helped most was seeing the action on the screen.
In contrast, the voice over is full of unnecessary chatter and "er's" that detract from the effectiveness of the delivery.
Anyway, I can now see all the tables on the home page but when I click on any of the tables I get the error:
Unable to cast object of type 'myDB_00DMDataContext' to type 'System.Data.Objects.ObjectContext'.
So I'm now on another treasure hunt!
Ken