The application required by the project is not installed. Make sure that you have installed applications of the project type (. csproj ).

Source: Internet
Author: User

In fact, this problem has long been discovered and written on the blog by my good friend, and I have encountered this problem frequently recently. I also know the solution, I just don't know if many of my friends are also troubled by this problem. Finally, we found that this was a low-level error.

An error occurred while trying vs to open a solution, as shown in:

The reason for this is actually very simple. If you open this file carefully, you will find that the open method of the project file is no longer Visual Studio when selecting the open method from the list, instead, micrisoft Visual Studio version selector. therefore, the solution is to use Visual Studio to open the project file and choose to always use it. This will not happen next time. So what causes the association of opening project files to be tampered? There may be many reasons. I am afraid the most common reason is to install the SQL Server 2005 database. This happens every time I install the SQL Server 2005 database.

Solution: Right-click the file ending with csproj, select "attribute" and "open mode", locate it to the EXE file of vs2008, and click "OK ".

 

Source: http://www.cnblogs.com/papaya73/archive/2009/02/11/1387852.html

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.