zoukankan      html  css  js  c++  java
  • VS 关于无法打开项目文件,此安装不支持该项目类型的问题

    用VS打开后有时会出现类似: 无法打开项目文件,此安装不支持该项目类型 的错误,这个错误一般都是由于用低版本VS打开高版本项目文件造成的 其中包括: 1、用VS2003 打开包括VS2005以上版本项目文件(如VS2005、VS2008) 2、用VS2005打开包括VS2005+Sp1及以上项目文件(如VS2005+sp1、VS2008) 解决办法是进行相关VS的版本升级(包括打VS2005的Sp1补订包) 相关VS软件可以到[Asp.net常用工具下载]板块去下载!

    Microsoft Visual Studio各版本下载

    Microsoft® Visual Studio® 2005 Express Editions Service Pack 1

    http://www.microsoft.com/zh-cn/download/details.aspx?id=804
    Microsoft Visual Studio 2008 Express Edition - 简体中文
    概述(英文)
    The Visual Studio 2008 Express Editions all-in-one DVD includes:

    Visual Web Developer 2008 Express Edition enables developers to rapidly create Web applications that deliver the highest quality rich user experiences. This new version enables cool fun features that build on the latest technologies including AJAX, CSS, LINQ and JavaScript IntelliSense.

    Visual Basic 2008 Express Edition and Visual C# 2008 Express Edition enables developers to rapidly create Windows applications that deliver the highest quality rich user experiences. These new versions enable cool fun features that build on the latest technologies including WPF, WCF and LINQ.

    Visual C++ 2008 Express Edition is the development environment for creating native Windows applications that deliver the highest quality rich user experiences. This new version includes an easy installation of the Windows Platform SDK.

    Also included is SQL Server 2005 Compact Edition, SQL Server 2005 Express Edition and MSDN Express documentation.

    Microsoft Visual Studio 2010 Express Edition
    http://msdn.microsoft.com/zh-cn/vstudio/default.aspx
  • 相关阅读:
    LeetCode24-Swap_Pairs
    LeeCode
    LeetCode3-Longest_Substring_Without_Repeating_Characters
    治愈 JavaScript 疲态的学习计划【转载】
    前端冷知识集锦[转载]
    知道这20个正则表达式,能让你少写1,000行代码[转载]
    关于简历和面试【整理自知乎】
    正念冥想方法
    一些职场经验【转载自知乎】
    犹太复国计划向世界展现了一个不一样的民族——观《犹太复国血泪史》有感
  • 原文地址:https://www.cnblogs.com/Snowfun/p/3544688.html
Copyright © 2011-2022 走看看