简体   繁体   English

Visual Studio 2010和Web部署项目(wdproj 2008)

[英]Visual Studio 2010 and Web Deployment Projects (wdproj 2008)

I have several wdprojects (web deployment 2008) in vs2008 solutions. 我在vs2008解决方案中有几个wdprojects(web deployment 2008)。 When I installed vs2010 RC none of my wdprojects will open. 当我安装vs2010 RC时,我的wdprojects都不会打开。

What can I do to make it work? 我能做些什么才能让它发挥作用?

Visual Studio 2010 Web Deployment Projects RTW is available here: Visual Studio 2010 Web Deployment Projects RTW Visual Studio 2010 Web部署项目RTW可在此处获得: Visual Studio 2010 Web部署项目RTW

Update: 更新:

As per this SO question , Visual Studio 2012 does not have Web Deployment Projects. 根据这个问题 ,Visual Studio 2012没有Web部署项目。

But it's ok: Visual Studio 2012 Web Deployment Projects are Dead – Long Live Publishing Profiles 但没关系: Visual Studio 2012 Web部署项目已经死亡 - 长期发布配置文件

根据ASP.NET论坛上的这篇文章 ,他们实际上会在Visual Studio 2010发布后的某个时候为它提供支持。但我可以确认它在Visual Studio 2010 RTM中不支持开箱即用。

Note there could also be some conflicts/warnings or errors when migrating. 请注意,迁移时可能还会出现一些冲突/警告或错误。 Something like: "Unrecognized attribute 'targetFramework'. Note that attribute names are case-sensitive" 类似于:“无法识别的属性'targetFramework'。请注意,属性名称区分大小写”

Here is an article which explains how to fix that: http://extremedev.blogspot.com/2011/10/migrating-wdproj-from-vs-2008-to-vs.html 这篇文章解释了如何解决这个问题: http//extremedev.blogspot.com/2011/10/migrating-wdproj-from-vs-2008-to-vs.html

当您尝试在VS2010中打开它时,VS 2010转换器将根据需要转换项目。

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

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