“/trip_v4”应用程序中的服务器错误。

未能加载文件或程序集“Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed”或它的某一个依赖项。找到的程序集清单定义与程序集引用不匹配。 (异常来自 HRESULT:0x80131040)

说明: 执行当前 Web 请求期间,出现未经处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。

异常详细信息: System.IO.FileLoadException: 未能加载文件或程序集“Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed”或它的某一个依赖项。找到的程序集清单定义与程序集引用不匹配。 (异常来自 HRESULT:0x80131040)

源错误:


行 40:                 <li><span class="xian-zi">| </span><a class="btnlink" href="/leader/zuche.html" runat="server" id="son2">私人租车</a></li>
行 41:                 <li><span class="xian-zi"></span><a class="btnlink" href="/leader/announce-0.html" runat="server" id="son3">领队知识</a></li>
行 42:                 <%if(CurrentCity.CityName=="成都"){ %>
行 43:                 <li><span class="xian-zi"></span><a class="btnlink" href="http://www.belltrip.cn/jishi/a-2208.html" runat="server" id="A1" target="_blank"><font color="red">领队支持计划</font></a></li>
行 44:                 <%} %>

源文件: e:\IIS\trip_new1\Leader\ZuChe.master    行: 42

程序集加载跟踪: 下列信息有助于确定程序集“Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed”未能加载的原因。


警告: 程序集绑定日志记录被关闭。
要启用程序集绑定失败日志记录,请将注册表值 [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD)设置为 1。
注意: 会有一些与程序集绑定失败日志记录关联的性能损失。
要关闭此功能,请移除注册表值 [HKLM\Software\Microsoft\Fusion!EnableLog]。

堆栈跟踪:


[FileLoadException: 未能加载文件或程序集“Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed”或它的某一个依赖项。找到的程序集清单定义与程序集引用不匹配。 (异常来自 HRESULT:0x80131040)]
   BellLogic.Area.<>c.<get_AllSubStations>b__6_0() in D:\work\trip_v6\BellLogic\Area\Substation.cs:81
   BellLogic.Common.CacheHelper.GetAutoCache(Func`1 action, String cacheKey, Int32 minutes) in D:\work\trip_v6\BellLogic\Common\CacheHelper.cs:53
   BellLogic.Area.Substation.get_AllSubStations() in D:\work\trip_v6\BellLogic\Area\Substation.cs:45
   BellLogic.Area.Substation.GetSettingInfoByDomain(String domain) in D:\work\trip_v6\BellLogic\Area\Substation.cs:94
   BellLogic.Common.CurrentCity.get_CityName() in D:\work\trip_v6\BellLogic\Common\CurrentCity.cs:306
   ASP.leader_zuche_master.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in e:\IIS\trip_new1\Leader\ZuChe.master:42
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +276
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +80
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +169
   System.Web.UI.Page.Render(HtmlTextWriter writer) +40
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +80
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4239


版本信息: Microsoft .NET Framework 版本:4.0.30319; ASP.NET 版本:4.8.4682.0