简体   繁体   English

快速开发无法打开用vs 2010编写的Web应用程序

[英]sharp develop can't open web applications written with vs 2010

My colleague sent me a web project written in Visual Studio 2010. I only have Sharp Develop. 我的同事给我发送了一个用Visual Studio 2010编写的Web项目。我只有Sharp Develop。 when I open the project, I get a number of error messages: 当我打开项目时,我收到许多错误消息:

The imported project "c:\\program files(x86)\\MsBuild\\Microsoft\\VisualStudio\\v10.0\\WebApplication\\Microsoft.WebApploication.targets" was not found. Confirm that the path....

See: 看到:

在编辑器中显示错误消息

What do I need to do to fix this?? 我需要做些什么来解决这个问题?

Download and install the Visual Web Developer Express 2010 , it should install all the required libraries to your system. 下载并安装Visual Web Developer Express 2010 ,它应将所有必需的库安装到您的系统中。 You can then use Visual Web Express to edit the solution, but chances are high that Sharp Develop will also be able to open it. 然后,您可以使用Visual Web Express编辑解决方案,但是很有可能Sharp Develop也能够打开它。

If you want a little more up-to-date editing experience, you can try upgrading the solution to Visual Studio Express for Web 2013 by installing that and resolving any upgrade issues that might come from that. 如果您需要更多最新的编辑体验,可以尝试通过将解决方案升级到Visual Studio Express for Web 2013来解决,方法是安装该解决方案并解决由此可能引起的任何升级问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM