After having issues due to version problems and assembly mismatch (DLL hell) with the Microsoft MVC Futures project, I had to recompile the MVC 1.0 Future assembly from source code on my system. I am running Visual Studio 2010 and don’t have Visual Studio 2008 installed. Thus, I have MVC Framework 1.1 installed, NOT MVC framework 1.0. When loading the DLL provided from Codeplex, I received an error about unable to locate System.Web.MVC 1.0 because instead, System.Web.MVC 1.1 is installed on my system.
If you manually reference this DLL instead of the binary from Codeplex, your issues should be resolved.
Good luck! Download the file here
loading...
loading...
0 Responses
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.