Visual Studio 2010 and Web Deployment Projects (wd

2019-04-03 16:10发布

I have several wdprojects (web deployment 2008) in vs2008 solutions. When I installed vs2010 RC none of my wdprojects will open.

What can I do to make it work?

4条回答
孤傲高冷的网名
2楼-- · 2019-04-03 16:14

Note there could also be some conflicts/warnings or errors when migrating. Something like: "Unrecognized attribute 'targetFramework'. Note that attribute names are case-sensitive"

Here is an article which explains how to fix that: http://extremedev.blogspot.com/2011/10/migrating-wdproj-from-vs-2008-to-vs.html

查看更多
做自己的国王
3楼-- · 2019-04-03 16:26

VS 2010 convertor will convert the project as required when you try opening it in VS2010.

查看更多
看我几分像从前
4楼-- · 2019-04-03 16:28

Visual Studio 2010 Web Deployment Projects RTW is available here: Visual Studio 2010 Web Deployment Projects RTW

Update:

As per this SO question, Visual Studio 2012 does not have Web Deployment Projects.

But it's ok: Visual Studio 2012 Web Deployment Projects are Dead – Long Live Publishing Profiles

查看更多
欢心
5楼-- · 2019-04-03 16:30

According to this post on the ASP.NET forum they will actually provide support for it some time after the release of Visual Studio 2010. But I can confirm that it is not supported out of the box in the Visual Studio 2010 RTM.

查看更多
登录 后发表回答