重新定位ClickOnce部署 [英] Relocating a ClickOnce deployment

查看:131
本文介绍了重新定位ClickOnce部署的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有人有任何重新定位ClickOnce部署的经验?我已经通过我公司内部的ClickOnce部署了几个应用程序,现在托管应用程序的驱动器已经转移到不同的网络映射中的另一台计算机上。



配置我需要更改以反映移动吗?谢谢!

解决方案

您可以从VS2008属性中进行配置。



 
1.转到项目属性 - >发布 - >更新
2.将新位置/服务器添加到更新位置文本。
3.最后一次将项目发布到原始发布位置。
4.将所有未来的更新发布到步骤2中的位置。


Has anyone had any experience in relocating a ClickOnce deployment? I have deployed several applications via ClickOnce internal to my company, and now the drive hosting the apps has been moved to a different computer on a different network mapping.

What parts of the "config" do I need to change to reflect the move? Thanks!

解决方案

You can do configure from this inside the VS2008 properties.

 1. Go to Project Properties --> Publish --> Updates
 2. Add the new location/server to the Update Location text.
 3. Publish the project one last time to the Original Publish location.
 4. Publish all future updates to the location in step 2.

这篇关于重新定位ClickOnce部署的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆