BootstrapPackage did not load correctly when launching web project
I installed Visual Studio 10 version 10 on my Windows 7 Ultimate 64-bit PC and been receiving an error when trying to launch a web project. The error says:
The Microsoft.Data.Entity.Design.BootstrapPackage.BootstrapPackage,Microsoft.Data.Entity.Design.BootstrapPackage, Version 10.0.0.0,Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' package did not load correctly."
The problem may have been caused by a configuration change or by the installation of another extension. You cannot get more information by running the application together with the /log parameter on the command line, and then examining the file 'C:UsermynameAppDataRoamingMicrosoftVisualStudio10.0ActivityLog.xml'.
What do I need to resolve this?