【问题标题】:Installing software on a Windows Azure dedicated website在 Windows Azure 专用网站上安装软件
【发布时间】:2014-02-14 04:24:54
【问题描述】:

我需要在 Windows Azure 网站上安装一些软件(VC++ 2012 Redistributables)。这是与在 Windows Azure 网站上使用 ClearScript 相关的故障排除过程的一部分。更多信息在这里:https://clearscript.codeplex.com/workitem/18

回到问题上来……如何在我的专用网站实例上安装我需要的软件?

【问题讨论】:

    标签: asp.net azure installation clearscript


    【解决方案1】:

    如果您想在 Azure Web 角色上安装软件,则可以通过此处列出的 3 种不同方式进行:

    https://www.simple-talk.com/cloud/platform-as-a-service/installing-third-party-software-on-windows-azure-%E2%80%93-what-are-the-options/

    如果您有一个 Azure 网站(不是角色),那么即使您有一个专用实例,您也无法完全控制您的 VM。但是我读到有一种方法,您可以至少在您的项目中安装一些 DLL,我认为您将无法访问您实例上的许多其他文件夹(或任何文件夹)。

    Windows Azure Website with a Startup task using Webmatrix 3 or similar (without using Visual Studio)

    【讨论】:

      猜你喜欢
      • 2013-06-01
      • 1970-01-01
      • 1970-01-01
      • 2017-05-23
      • 2022-08-09
      • 2011-10-03
      • 2017-05-31
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多