【发布时间】:2018-05-10 13:48:11
【问题描述】:
当我在 ubuntu 服务器上运行 devexpress 和 ASP.NET Web 应用程序时,我发现了这个错误。
Could not load file or assembly 'DevExpress.Web.v11.1, Version=11.1.4.0, Culture=neutral, PublicKeyToken=9b171c9fd64da1d1' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
所有其他 ASP.NET 应用程序在同一个 ubuntu 服务器上运行良好。
那么,我如何在 ubuntu 服务器上运行这个应用程序。
该应用程序已经在 Windows 7 的开发环境中完美运行。
我们将不胜感激。
【问题讨论】:
标签: c# asp.net asp.net-mvc linux devexpress