如何做到在C#和Azure的启动任务EXE项目的自动更新? [英] How to do automatic update of EXE project in C# and Azure Startup task?

查看:240
本文介绍了如何做到在C#和Azure的启动任务EXE项目的自动更新?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我面对我的蔚蓝有关的项目的一个关键而又有趣的问题。我已创建了一个Web应用程序,并从那里用户可以下载(在C#EXE项目)的插件并上传EXE和配置文件解压到他们的应用程序的启动TAKS这是部署在Azure平台后的exe文件定期将数据发送到我的web应用程序监控在Azure用户应用程序。

I am facing a critical and interesting problem in my azure related project. I have created one web application and from there a user can download a plugin (EXE project in C#) and upload EXE and config file after unzip to their application's startup taks which are deployed on Azure platform and that exe sends data periodically to my web application to monitor user application on Azure.

现在我的问题是,如果我做的EXE项目的任何变化,那么如何才能谁拥有旧插件的用户对他们的现有应用程序更新文件(插件)?我需要一些自动型的更新机制,以便我能避免新老版本的EXE项目之间的冲突。

Now my problem is that if I make any changes in the EXE project, then how can users who have the old plugin update their files (plugin) on their existing application? I need some automatic type of update mechanism so I can avoid the conflict between old and new version of the EXE project.

我希望,我的问题是有道理的你,如果你有天青启动任务的一些知识。

I hope that my problem makes sense to you if you have some knowledge of the Azure startup task.

谢谢
阿伦。

推荐答案

我确信上述解决方案将满足一些问题,而在Windows Azure中尝试。 EXE更新将在Azure上失败,由于安全问题。你将不得不更改设计有这样的应用程序设计。

I am sure the above solution will meet several problems while trying in Windows Azure. EXE update will fail on Azure due to security issues. You would have to change the design to have such application design.

试试这个:
<一href=\"http://stackoverflow.com/questions/10785650/will-autoupdate-startup-task-work-in-azure-application/10793980#10793980\">Will在Azure应用程序自动更新启动任务的工作?

这篇关于如何做到在C#和Azure的启动任务EXE项目的自动更新?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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