错误处理:加载文件或程序集“ICSharpCode.SharpZipLib”

解决方案:如果你的程序是2.0的,则删除 C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/中的所有的文件

如果是4.0的,删除C:/WINDOWS/Microsoft.NET/Framework/v4.0.30319/Temporary  ASP.NET files这里的所有文件

具体的错误信息如下:

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

未能加载文件或程序集“ICSharpCode.SharpZipLib”或它的某一个依赖项。参数错误。 (异常来自 HRESULT:0x80070057 (E_INVALIDARG))

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



异常详细信息: System.IO.FileLoadException: 未能加载文件或程序集“ICSharpCode.SharpZipLib”或它的某一个依赖项。参数错误。 (异常来自 HRESULT:0x80070057 (E_INVALIDARG))



源错误:



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



程序集加载跟踪: 下列信息有助于确定程序集“ICSharpCode.SharpZipLib”无法加载的原因。



=== 预绑定状态信息 ===

日志: 用户 = IIS APPPOOLWebSite

日志: DisplayName = ICSharpCode.SharpZipLib

 (Partial)

日志: Appbase = file:///E:/Works/Infrastructure/SecurityCenter/05_Code/Branch/V2.0/Manage/WebSite/

日志: 初始 PrivatePath = E:WorksInfrastructureSecurityCenter5_CodeBranchV2.0ManageWebSitein

调用程序集: (Unknown)。

===

日志: 此绑定从 default 加载上下文开始。

日志: 正在使用应用程序配置文件: E:WorksInfrastructureSecurityCenter5_CodeBranchV2.0ManageWebSiteweb.config

日志: 使用主机配置文件: C:WindowsMicrosoft.NETFrameworkv2.0.50727Aspnet.config

日志: 使用 C:WindowsMicrosoft.NETFrameworkv2.0.50727configmachine.config 的计算机配置文件。

日志: 此时没有为引用应用策略(私有、自定义、分部或基于位置的程序集绑定)。

日志: 试图下载新的 URL file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727
/Temporary ASP.NET Files/sc/f3692213/bbb5c2df
/ICSharpCode.SharpZipLib.DLL。

日志: 试图下载新的 URL file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727
/Temporary ASP.NET Files/sc/f3692213/bbb5c2df/ICSharpCode.SharpZipLib
/ICSharpCode.SharpZipLib.DLL。

日志: 试图下载新的 URL file:///E:/Works/Infrastructure/SecurityCenter/05_Code
/Branch/V2.0/Manage/WebSite/bin/ICSharpCode.SharpZipLib.DLL。

日志: 正在使用应用程序配置文件: E:WorksInfrastructureSecurityCenter5_CodeBranchV2.0ManageWebSiteweb.config

日志: 使用主机配置文件: C:WindowsMicrosoft.NETFrameworkv2.0.50727Aspnet.config

日志: 使用 C:WindowsMicrosoft.NETFrameworkv2.0.50727configmachine.config 的计算机配置文件。

日志: 策略后引用: ICSharpCode.SharpZipLib, Version=0.84.0.0, Culture=neutral, PublicKeyToken=1b03e6acf1164f73

错误: 未能完成程序集的安装(hr = 0x80070057)。探测终止。





堆栈跟踪:



[FileLoadException: 未能加载文件或程序集“ICSharpCode.SharpZipLib”或它的某一个依赖项。参数错误。 (异常来自 HRESULT:0x80070057 (E_INVALIDARG))]



[FileLoadException: 未能加载文件或程序集
“ICSharpCode.SharpZipLib, Version=0.84.0.0, Culture=neutral, PublicKeyToken=1b03e6acf1164f73”
或它的某一个依赖项。参数错误。 (异常来自 HRESULT:0x80070057 (E_INVALIDARG))]

   System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection) +0

   System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection) +43

   System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +127

   System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +142

   System.Reflection.Assembly.Load(String assemblyString) +28

   System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +46



[ConfigurationErrorsException: 未能加载文件或程序集
“ICSharpCode.SharpZipLib, Version=0.84.0.0, Culture=neutral, PublicKeyToken=1b03e6acf1164f73”
或它的某一个依赖项。参数错误。 (异常来自 HRESULT:0x80070057 (E_INVALIDARG))]

   System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +613

   System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory() +203

   System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfo ai) +105

   System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSection compConfig) +178

   System.Web.Compilation.BuildProvidersCompiler..ctor(VirtualPath configPath, Boolean supportLocalization, String outputAssemblyName) +54

   System.Web.Compilation.ApplicationBuildProvider.GetGlobalAsaxBuildResult(Boolean isPrecompiledApp) +232

   System.Web.Compilation.BuildManager.CompileGlobalAsax() +51

   System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled() +337



[HttpException (0x80004005): 未能加载文件或程序集
“ICSharpCode.SharpZipLib, Version=0.84.0.0, Culture=neutral, PublicKeyToken=1b03e6acf1164f73”
或它的某一个依赖项。参数错误。 (异常来自 HRESULT:0x80070057 (E_INVALIDARG))]

   System.Web.Compilation.BuildManager.ReportTopLevelCompilationException() +58

   System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled() +512

   System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters) +729



[HttpException (0x80004005): 未能加载文件或程序集
“ICSharpCode.SharpZipLib, Version=0.84.0.0, Culture=neutral, PublicKeyToken=1b03e6acf1164f73”
或它的某一个依赖项。参数错误。 (异常来自 HRESULT:0x80070057 (E_INVALIDARG))]

   System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +8901019

   System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +85

   System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +333

原文地址:https://www.cnblogs.com/Unrmk-LingXing/p/4214866.html