Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
563 views
in Technique[技术] by (71.8m points)

clickonce - 如何有效地将ClickOnce部署移动到指向别名服务器?(How to effectively move a ClickOnce deployment to point to an aliased server?)

We're adding aliases to the servers that are currently hosting our ClickOnce deployments for our WinForms applications and want to point the deployment to use the new alias (eg moving from //servername/appname/app.application to //applications/appname/app.application ).

(我们正在为当前为WinForms应用程序托管ClickOnce部署的服务器添加别名,并希望指向该部署以使用新别名(例如,从//servername/appname/app.application移到//applications/appname/app.application )。)

This is due to the fact that we are planning on retiring our current servers and hope to make future migrations between servers easier.

(这是由于我们计划停用现有服务器,并希望将来在服务器之间进行迁移更加容易。)

Ideally, we want to not require users to un/reinstall the affected applications.

(理想情况下,我们不希望用户卸载/重新安装受影响的应用程序。)

Would it be as simple as changing the Installation Folder URL and Update Location to use this new alias or would this possibly be more complicated?

(它像更改“安装文件夹URL”和“更新位置”以使用此新别名一样简单,还是会更复杂?)

Happy to answer any questions for clarification.

(很高兴回答任何问题以进行澄清。)

  ask by samjas translate from so

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...