opening .ccproj file in VS 2012 Express for web

落花浮王杯 提交于 2020-01-14 12:32:50

问题


how can i open solution which is being developed using trial version of Visual Studio 2012 Professional in Visual Studio 2012 Express for web?

When i try to do so, i get an error stating the solution you are trying to open is incompatible with this version of the application. Open this solution with another version which supports this type of solution.


回答1:


Visual Studio 2012 Express For Web wouldn't do alone, in order to open an Azure project with it you have to install the Azure SDK after you have installed the VS.



来源:https://stackoverflow.com/questions/16646245/opening-ccproj-file-in-vs-2012-express-for-web

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!