Anyone Know How To Upgrade The Code?
My version of VS 2008 has a different version of MVC (2.0 v. 1.0 in download) and a different structure to the projects to that of the samples, so I'm getting 'Project Type not supported...' error from VS. To get the samples to run I'm having to create a new project in VS then import the files from the sample code.
Is there a quicker upgrade path/hack?
|