woqulea 2017-08-25 10:32 采纳率: 0%
浏览 2419
已结题

未能加载文件或程序集,流入了不在清单中的模块。 (异常来自 HRESULT:0x80131043)

未能加载文件或程序集“DD_Mgd_3.02_8”或它的某一个依赖项。流入了不在清单中的模块。 (异常来自 HRESULT:0x80131043)

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

异常详细信息: System.IO.FileLoadException: 未能加载文件或程序集“DD_Mgd_3.02_8”或它的某一个依赖项。流入了不在清单中的模块。 (异常来自 HRESULT:0x80131043)

源错误:

执行当前 Web 请求期间生成了未经处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。

程序集加载跟踪: 下列信息有助于确定程序集“DD_Mgd_3.02_8”未能加载的原因。

=== 预绑定状态信息 ===
日志: DisplayName = DD_Mgd_3.02_8
(Partial)
警告: 为程序集提供了部分绑定信息:
警告: 程序集名称: DD_Mgd_3.02_8 | 域 ID: 2
警告: 当仅提供程序集显示名称的一部分时,将发生部分绑定。
警告: 这可能导致联编程序加载错误的程序集。
警告: 建议为程序集提供完全指定的文字标识,
警告: 并由简单名称、版本、区域性和公钥标记组成。
警告: 有关此问题的详细信息和常见解决方案,请参见白皮书 http://go.microsoft.com/fwlink/?LinkId=109270。
日志: Appbase = file:///D:/Users/jiushiyang/Documents/Visual Studio 2013/Projects/Bpo/DTcms.Web/
日志: 初始 PrivatePath = D:\Users\jiushiyang\Documents\Visual Studio 2013\Projects\Bpo\DTcms.Web\bin

调用程序集: (Unknown)。

日志: 此绑定从 default 加载上下文开始。
日志: 正在使用应用程序配置文件: D:\Users\jiushiyang\Documents\Visual Studio 2013\Projects\Bpo\DTcms.Web\web.config
日志: 使用主机配置文件: C:\Users\jiushiyang\Documents\IISExpress\config\aspnet.config
日志: 使用 C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config 的计算机配置文件。
日志: 此时没有为引用应用策略(私有、自定义、分部或基于位置的程序集绑定)。
日志: 尝试下载新的 URL file:///C:/Users/jiushiyang/AppData/Local/Temp/Temporary ASP.NET Files/root/330458e9/7a545a62/DD_Mgd_3.02_8.DLL。
日志: 尝试下载新的 URL file:///C:/Users/jiushiyang/AppData/Local/Temp/Temporary ASP.NET Files/root/330458e9/7a545a62/DD_Mgd_3.02_8/DD_Mgd_3.02_8.DLL。
日志: 尝试下载新的 URL file:///D:/Users/jiushiyang/Documents/Visual Studio 2013/Projects/Bpo/DTcms.Web/bin/DD_Mgd_3.02_8.DLL。
日志: 正在使用应用程序配置文件: D:\Users\jiushiyang\Documents\Visual Studio 2013\Projects\Bpo\DTcms.Web\web.config
日志: 使用主机配置文件: C:\Users\jiushiyang\Documents\IISExpress\config\aspnet.config
日志: 使用 C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config 的计算机配置文件。
日志: 策略后引用: DD_Mgd_3.02_8, Version=3.0.0.31720, Culture=neutral, PublicKeyToken=954bd47eaa10a352
错误: 未能完成程序集的安装(hr = 0x80131043)。探测终止。

堆栈跟踪:

[FileLoadException: 未能加载文件或程序集“DD_Mgd_3.02_8”或它的某一个依赖项。流入了不在清单中的模块。 (异常来自 HRESULT:0x80131043)]

[FileLoadException: 未能加载文件或程序集“DD_Mgd_3.02_8, Version=3.0.0.31720, Culture=neutral, PublicKeyToken=954bd47eaa10a352”或它的某一个依赖项。流入了不在清单中的模块。 (异常来自 HRESULT:0x80131043)]
System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) +0
System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) +36
System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) +152
System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean forIntrospection) +77
System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +21
System.Reflection.Assembly.Load(String assemblyString) +28
System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +38

[ConfigurationErrorsException: 未能加载文件或程序集“DD_Mgd_3.02_8, Version=3.0.0.31720, Culture=neutral, PublicKeyToken=954bd47eaa10a352”或它的某一个依赖项。流入了不在清单中的模块。 (异常来自 HRESULT:0x80131043)]
System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +738
System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory() +217
System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfo ai) +130
System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSection compConfig) +170
System.Web.Compilation.BuildManager.GetPreStartInitMethodsFromReferencedAssemblies() +92
System.Web.Compilation.BuildManager.CallPreStartInitMethods(String preStartInitListPath, Boolean& isRefAssemblyLoaded) +290
System.Web.Compilation.BuildManager.ExecutePreAppStart() +157
System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel, Exception appDomainCreationException) +549

[HttpException (0x80004005): 未能加载文件或程序集“DD_Mgd_3.02_8, Version=3.0.0.31720, Culture=neutral, PublicKeyToken=954bd47eaa10a352”或它的某一个依赖项。流入了不在清单中的模块。 (异常来自 HRESULT:0x80131043)]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +10084960
System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +95
System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +254

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

  • 写回答

1条回答 默认 最新

  • devmiao 2017-08-25 15:54
    关注
    评论

报告相同问题?

悬赏问题

  • ¥20 sub地址DHCP问题
  • ¥15 delta降尺度计算的一些细节,有偿
  • ¥15 Arduino红外遥控代码有问题
  • ¥15 数值计算离散正交多项式
  • ¥30 数值计算均差系数编程
  • ¥15 redis-full-check比较 两个集群的数据出错
  • ¥15 Matlab编程问题
  • ¥15 训练的多模态特征融合模型准确度很低怎么办
  • ¥15 kylin启动报错log4j类冲突
  • ¥15 超声波模块测距控制点灯,灯的闪烁很不稳定,经过调试发现测的距离偏大