asp.net - 如何在 Azure 应用服务上安装 VC++ 2010 Redistributable

标签 asp.net asp.net-mvc azure azure-devops

我已将我的 Web 应用程序作为 Azure 应用程序服务托管在 Azure 上。由于第三方库,应用程序出现错误。这表示需要在服务器上安装 VC++ 2010 Redistributable (x64)。如何在 Azure 应用服务上执行此操作?

最佳答案

我创建了一个简单的 Nuget 包,其中包含 3 个 DLL,然后将其添加到我的应用程序中;然后,当应用程序首先在本地 bin 文件夹中查找时,它就会工作。

关于asp.net - 如何在 Azure 应用服务上安装 VC++ 2010 Redistributable,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/53167950/

相关文章:

git - 具有本地 Git 的 Azure DevOps 板

asp.net - asp.net 中的 Paypal 表单标记问题

c# - 将模型传递给 Html.Action

asp.net-mvc - 将 Entity Framework 数据模型放在 MVC 应用程序中的何处?

c# - 从数据库中过滤 MVC SelectList

azure 函数 - 当 eventhub 中的新事件时触发,将其写入 cosmos db - 不起作用,为什么?

asp.net - 如何在 ASP.net 中修改标签的 View 状态

c# - 解析网页中的超链接

c# - 如何使用 C# 使用列表框值更新数据库表

sql-server - Azure 移动服务入门问题 - 数据库