I get the following message when I try to add an ADO.net Data Service to my web project:
"Cannot find assembly 'System.Data.Entity'."
I installed:
-
Visual Studio Team System 2008 (Development Edition)
-
ASP.net 3.5 Extensions CTP
-
ADO.net Entity Framework 1.0 (Pre-Release Version)
-
ADO.net Entity Framework Tools Preview
Another interesting detail is that I have the following xml files in my "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5" but no corresponding DLLs:
Any help would be very much appreciated.
Pyt