Visual Studio Error: project type
September 2, 2009
The application for project ‘….’ is not installed.
Make sure the application for the project type (.csproj) is installed.
I generally open up solutions by just double clicking on the .sln file. In this case that is what I did. However what it did is, since it is a 2005 solution it tried to open up in my Visual Studio 2005 install that came with Sql Server 2005. This version couldn’t handle it so it gave this error.
Easy fix, open Visual Studio 2008. Then file –> open project and browse to the same .sln file. I now was able to open the project in Visual Studio 2008.
-
Categories
- asp.net (11)
- Blog (1)
- Business (5)
- Conferences (1)
- Errors (3)
- Portfolio (2)
- Reviews (2)
- SQL Server (3)
- Tips (1)
- Uncategorized (1)
- Web Development (13)
-
Archives