This is the forum to discuss the Wrox book Professional ASP.NET MVC 2 by Jon Galloway, Scott Hanselman, Phil Haack, Scott Guthrie, Rob Conery; ISBN: Professional ASP.NET MVC 2
You are currently viewing the BOOK: Professional ASP.NET MVC 2 section of the Wrox Programmer to Programmer discussions. This is a community of tens of thousands of software programmers and website developers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining today you can post your own programming questions, respond to other developers’ questions, and eliminate the ads that are displayed to guests. Registration is fast, simple and absolutely free .
So I went ahead and checked out the directory that I mentioned I had seen before made me think I had 4.0 to see if I could find that .dll, which is...
C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319
one exists and when hovered over with the cursor, gives me the version number of 4.030319. I added this one as a reference to see what would happened and there is a yellow exclamation point which appears next to the reference in VS. When I check the properties, it gives version 0.0.0. The compiler also gives lots more errors.
So what can I do to get a valid 4.0 directory with all the files I need (System.Data.Entity.dll) in my C:\Program Files\Reference Assemblies\Microsoft\Framework folder???