简体   繁体   English

ASP.Net Web应用程序中缺少Web部署项目?

[英]Web Deployment Project missing in ASP.Net Web Application?

I have installed the web deployment project on VS 2005. 我已经在VS 2005上安装了Web部署项目。

When i click on my Web Site context menu i see the "Add Deployment Project", but when i click on my Web Application Project i don't see it. 当我单击我的网站上下文菜单时,我看到“添加部署项目”,但是当我单击我的Web应用程序项目时,我没有看到它。

I have done the task "devenv /setup" in my computer run, but it didn't help. 我已经在计算机运行中完成了“ devenv / setup”任务,但没有帮助。 How can i see the Add Web Deployment Project in my VS 2005 SP1 when i click on Web Application? 单击Web应用程序后,如何在VS 2005 SP1中看到“添加Web部署项目”? When i installed the Web Deployment Project i have see it in my Web Site context menu, but when i migrate my Web Site to Web Application it disappeared... 当我安装Web部署项目时,我已经在网站上下文菜单中看到了它,但是当我将网站迁移到Web应用程序时,它消失了...

It should be at the top level of your solution. 它应该在您的解决方案的顶层。 However, note that it won't have a plus sign to the left of it like most other projects do. 但是,请注意,它不会像大多数其他项目一样在其左侧具有加号。

You might want to double-check that the version of web deployment projects you're using works with VS 2005. 您可能需要仔细检查所使用的Web部署项目的版本是否可与VS 2005一起使用。

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

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