Posted
on Sep 1, 2011
(permalink)
OK, thanks, changing the GUID solved the problem.
The solution now loads without error, and all 4 projects build without error.
However, apparently, only the Mvc.Examples project uses MVC3 for conditional compilation symbol, whereas the other 3 projects Mvc, Mvc.Tests, and Mvc.JavaScriptTests all use MVC2 for conditional compilation symbol. Does that mean that they have not yet been upgraded and fully tested with MVC3?