I have installed Install-Package Microsoft.AspNet.Web.Optimization -Version 1.0.0 in my VS2010. and i checked in Manage NuGetPackages in that "Microsoft ASP.NET Web Optimization Framework" is showing as installed. But still getting error as
"The type or namespace name 'Optimization' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)"
Is there any solution for this.how can i fix this.