I had to install MVC3 after I had installed MVC4 and nuget, this gave me so many problems, I had to remove mvc4 first and I eventually got to a point where mvc3 was installed and I could use the templates and create mvc3 projects. I then tried to reinstall MVC4, the install (msi) ran to completion successfully and I tried to create an MVC4 project. I got a package load error (for basically everything) and when I went to look in the mvc4 directory, it wasnt there ! I reran the msi several times and it was the same every time, I even ran the web sinatller but it said the product was already installed and wouldnt continue. Im now left in a situation where visual studio 2010 thinks MVC4 is installed ok, but I cant create MVC4 projects and I cant install MVC4 either. Has anyone else had this problem ? Is there a fix ?
↧