简体   繁体   English

Visual Studio 2010专业版至2010速成版

[英]Visual Studio 2010 Professional edition to 2010 express edition

I have developed a windows application in VS 2010 Professional Edition. 我在VS 2010专业版中开发了Windows应用程序。 When I tried open that project and build in expression edition, It is showing error. 当我尝试打开该项目并在Expression Edition中构建时,它显示错误。 I could not open the project. 我无法打开该项目。 Is there any compatible issue? 有兼容的问题吗? If there means, what I have to do? 如果有,我该怎么办?

Thanks, 谢谢,

Visual Studio Profession the edition for professional or I say full usage potential that includes many other stuff that are not a part of Express edition (eg Express edition does not allow third-party add-ins), that's why VS Professional is around 3~4GB while Express comes around ~600Mb of setup. Visual Studio Profession是专业版,或者我说它具有完整的使用潜力,其中包括Express版本中不包含的许多其他内容(例如Express版本不允许第三方加载项),这就是VS Professional约为3〜4GB的原因Express的设置约为600Mb。

Point is by migrating from Professional -> Express you are going backwards and usually project transfers are supported fro up gradation not degradation, there might my different functions/libraries your project is using from Professional that are not a part of Express edition hence you are receiving this error. 重点是从Professional- -> Express迁移,您倒退了,通常支持项目传输,而不是降级,因为降级,而不是Express版本的一部分,您的项目使用的专业功能/库可能不属于Express版本,因此您会收到这个错误。

Check for a complete functionality difference chart in between two editions, and from there you than easily find out that if there is any functional that is a part of project in Pro edition but is not supported by Express edition. 检查两个版本之间的完整功能差异表,然后从那里轻松发现Pro版项目中是否有任何功能属于项目的一部分,但Express版不支持。

暂无
暂无

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

相关问题 我可以在已经安装了 Visual Studio 2010 Professional 的情况下安装 Visual c++ 2010 速成版吗? - Can I install visual c++ 2010 express edition with visual Studio 2010 professional already installed? F# 和 Visual Studio 2010 速成版? - F# and Visual Studio 2010 Express Edition? MySQL数据源未出现在Visual Studio 2010 Express Edition中 - MySQL data source is not appearing in Visual studio 2010 express edition Visual Studio C#2010快递版中的对象浏览器在哪里? - Where is the object browser in visual studio C# 2010 express edition? 在Visual Studio 2010 Express Edition中将设置更改为C# - changing settings to c# in visual studio 2010 express edition 我的 Windows XP SP1 版本上的 Microsoft Visual Studio Professional 2010。 我收到错误 - Microsoft visual studio Professional 2010 on my Windows XP SP1 edition. I am getting the error 我可以使用哪些工具在Visual Studio 2010 Professional Edition中分析.Net应用程序 - What tools can I use to profile a .Net application in Visual Studio 2010 Professional Edition 哪个版本的Visual Studio 2010支持数据库项目:Ultimate Edition,Premium或Professional? - Which version of Visual Studio 2010 does support Database Projects: Ultimate edition, Premium or Professional? 哪个Visual Studio 2010版本是唯一开发人员 - Which Visual Studio 2010 edition for sole developer Visual Studio 2010开发人员版功能 - Visual Studio 2010 Developer Edition Features
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM