Chapter 14 errors
Hi,
Could someone please help with the following errors I'm getting when trying to run the sourcecode of All.aspx in the Reviews folder in Chapter 14?
Error 1 Error 168: The provider did not return a ProviderManifest instance. Could not determine storage version; a valid storage connection or a version hint is required. C:\BegASPNET\Source\Chapter14\App_Code\PlanetWrox. edmx 7 84 C:\...\Chapter14\
Error 2 A namespace cannot directly contain members such as fields or methods C:\BegASPNET\Source\Chapter14\App_Code\PlanetWrox. Context.cs 1 1 C:\...\Chapter14\
Error 3 A namespace cannot directly contain members such as fields or methods C:\BegASPNET\Source\Chapter14\App_Code\PlanetWrox. cs 1 1 C:\...\Chapter14\
Many thanks.
|