Project was working on PC number 1. Copied project to external drive and trying to load project from PC number 2. Both PCs have similar install of VS2010 premium. Can run the website ok locally. VS2010 is giving the following error when opening the project.
visual studio 2010 cannot be opened because its project type () is not supported by this version of the application
Error indicates something isn’t installed on PC number 2. But how can I find out what software is missing?
The Visual Web Developer check box was not checked as part of custom Visual Studio install. Doing an change/repair and ticking that box fixed the issue. Strange – other web projects loaded fine. This is the only project that errored.