Chapter 7 error message
Hi there,
I'm using VWD 2010 IIS 7.0 on Vista x64 Business edition and SQL Server 2008 Dev.
When I browse through chapter 7 I'm getting error that says:
Server Error in '/Chapter 07' Application.
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Could not load type 'System.Data.Entity.Design.AspNet.EntityDesignerBu ildProvider'.
Source Error:
Line 21: </codeSubDirectories>Line 22: <buildProviders>Line 23: <add extension=".edmx" type="System.Data.Entity.Design.AspNet.EntityDesig nerBuildProvider" />Line 24: </buildProviders>Line 25: </compilation>
Source File: C:\inetpub\wwwroot\Chapter 07\web.config Line: 23
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1
How do I solve this issue
Thanks,
Oded Dror
|