积极答复者
vs没有打包安装功能?

问题
-
在vs2005解决方案中,单击右键添加“新建项目”,然后选择“其他项目类型”,结果什么都没有,就是不能进行打包安装了,怎么解决呢
- 已移动 Sheng Jiang 蒋晟Moderator 2009年10月15日 21:19 Visual Studio通用功能问题 (发件人:Visual C#)
答案
-
你好!正常情况下,展开“其他项目类型”就能看到安装部署的项目模版了,如果没有你可以尝试修复安装一下。使用 ClickOnce 也是一个不错的选择。
知识改变命运,奋斗成就人生!- 已标记为答案 YiChun Chen 2009年10月16日 8:32
-
你好!
如果你安装的是express和标准版本的VS2005都不支持这个项目模板,专业版以上才支持这个项目模板!
你也可以尝试ClickOnce部署方式!
周雪峰- 已标记为答案 YiChun Chen 2009年10月16日 8:26
-
我装过VS2005标准版的了,的确是有安装项目的。请看一下截图:
现在这个问题可以清楚了。呵呵! 我会把这个问题上报给https://connect.microsoft.com/VisualStudio . 谢谢周版主。
希望对大家都有帮助。 :)
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.- 已编辑 YiChun Chen 2009年10月19日 7:28 typo
- 已标记为答案 YiChun Chen 2009年10月19日 9:06
全部回复
-
你好!正常情况下,展开“其他项目类型”就能看到安装部署的项目模版了,如果没有你可以尝试修复安装一下。使用 ClickOnce 也是一个不错的选择。
知识改变命运,奋斗成就人生!- 已标记为答案 YiChun Chen 2009年10月16日 8:32
-
你好!
如果你安装的是express和标准版本的VS2005都不支持这个项目模板,专业版以上才支持这个项目模板!
你也可以尝试ClickOnce部署方式!
周雪峰- 已标记为答案 YiChun Chen 2009年10月16日 8:26
-
你好!
如果你安装的是express和标准版本的VS2005都不支持这个项目模板,专业版以上才支持这个项目模板!
你也可以尝试ClickOnce部署方式!
周雪峰
呵呵,稍微小小的纠正一下。
其实VS2005的标准版应该是支持的,只有Express版本是只支持ClickOnce的。
可以参考一下: http://msdn.microsoft.com/zh-cn/vstudio/aa700921.aspx
希望对你有所帮助。
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us. -
感谢YiChun Chend的热心纠正啊!但是我不能认同你的说法啊!标准版的部署功能是仅限ClickOnce的,具体可以参考:
http://msdn.microsoft.com/zh-cn/library/zcbsd3cz%28VS.80%29.aspx
你给出的连接我并没有看到部署工具的条目!
周雪峰 -
呵呵,好像两篇文章是有点出入啊。
我又到网上搜索了一下,看到有这两篇文章,说标准版里是含有像Setup Project之类的部署模板的。
http://social.msdn.microsoft.com/Forums/en-US/Vsexpressvb/thread/ff4c4613-890b-4887-b449-63b9fee623a6 (Trucker的回答里有描述到)
http://support.microsoft.com/kb/837220/en-us (这里的"APPLIES TO"也提到了标准版)
另外,这里有篇文章是客户亲自买了标准版安装之后写下的:
http://reflectedthought.com/TheCoder/archive/2006/05/18/701.aspx
其中有提到在模板中看到了Setup Project之类的部署模板。
(本回复中包含了第三方网站,微软无法控制和测试此类网站或者该网站提供的软件,因此,微软无法保证此类网站的质量和安全性。微软提醒您在下载软件或者打开网站之前确定您了解了该网站的安全性。)
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us. -
呵呵,是啊,最好就是自己装一下。我自己试着装下看看,有了结果,然后回复各位。
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us. -
我装过VS2005标准版的了,的确是有安装项目的。请看一下截图:
现在这个问题可以清楚了。呵呵! 我会把这个问题上报给https://connect.microsoft.com/VisualStudio . 谢谢周版主。
希望对大家都有帮助。 :)
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.- 已编辑 YiChun Chen 2009年10月19日 7:28 typo
- 已标记为答案 YiChun Chen 2009年10月19日 9:06
-
呵呵,客气了。
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.