'/' 應用程式中發生伺服器錯誤。

無法載入檔案或組件 'DevExpress.CodeRush.Common' 或其相依性的其中之一。 強式名稱簽章無法驗證。該組件可能已遭他人修改,或者為延遲簽署,但是未使用正確的私密金鑰完整簽署。 (發生例外狀況於 HRESULT: 0x80131045)

描述: 在執行目前 Web 要求的過程中發生未處理的例外情形。請檢閱堆疊追蹤以取得錯誤的詳細資訊,以及在程式碼中產生的位置。

例外詳細資訊: System.IO.FileLoadException: 無法載入檔案或組件 'DevExpress.CodeRush.Common' 或其相依性的其中之一。 強式名稱簽章無法驗證。該組件可能已遭他人修改,或者為延遲簽署,但是未使用正確的私密金鑰完整簽署。 (發生例外狀況於 HRESULT: 0x80131045)

原始程式錯誤:

在執行目前 Web 要求期間,產生未處理的例外狀況。如需有關例外狀況來源與位置的資訊,可以使用下列的例外狀況堆疊追蹤取得。

組件載入追蹤: 下列資訊在確定為何無法載入組件 'DevExpress.CodeRush.Common' 時是有幫助的。


警告: 組件繫結記錄切換為 OFF。
若要記錄組件繫結失敗,請將登錄值 [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) 設為 1。
注意: 與組件繫結失敗記錄相關的效能會有部分負面影響。
若要關閉此功能,請移除登錄值 [HKLM\Software\Microsoft\Fusion!EnableLog]。

堆疊追蹤:


[FileLoadException: 無法載入檔案或組件 'DevExpress.CodeRush.Common' 或其相依性的其中之一。 強式名稱簽章無法驗證。該組件可能已遭他人修改,或者為延遲簽署,但是未使用正確的私密金鑰完整簽署。 (發生例外狀況於 HRESULT: 0x80131045)]

[FileLoadException: 無法載入檔案或組件 'DevExpress.CodeRush.Common, Version=10.2.8.0, Culture=neutral, PublicKeyToken=35c9f04b7764aa3d' 或其相依性的其中之一。 強式名稱簽章無法驗證。該組件可能已遭他人修改,或者為延遲簽署,但是未使用正確的私密金鑰完整簽署。 (發生例外狀況於 HRESULT: 0x80131045)]
   System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection) +0
   System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +416
   System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +166
   System.Reflection.Assembly.Load(String assemblyString) +35
   System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +190

[ConfigurationErrorsException: 無法載入檔案或組件 'DevExpress.CodeRush.Common, Version=10.2.8.0, Culture=neutral, PublicKeyToken=35c9f04b7764aa3d' 或其相依性的其中之一。 強式名稱簽章無法驗證。該組件可能已遭他人修改,或者為延遲簽署,但是未使用正確的私密金鑰完整簽署。 (發生例外狀況於 HRESULT: 0x80131045)]
   System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +11347592
   System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory() +388
   System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfo ai) +232
   System.Web.Configuration.AssemblyInfo.get_AssemblyInternal() +48
   System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSection compConfig) +210
   System.Web.Compilation.BuildProvidersCompiler..ctor(VirtualPath configPath, Boolean supportLocalization, String outputAssemblyName) +76
   System.Web.Compilation.CodeDirectoryCompiler.GetCodeDirectoryAssembly(VirtualPath virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet excludedSubdirectories, Boolean isDirectoryAllowed) +11336770
   System.Web.Compilation.BuildManager.CompileCodeDirectory(VirtualPath virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet excludedSubdirectories) +185
   System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled() +551

[HttpException (0x80004005): 無法載入檔案或組件 'DevExpress.CodeRush.Common, Version=10.2.8.0, Culture=neutral, PublicKeyToken=35c9f04b7764aa3d' 或其相依性的其中之一。 強式名稱簽章無法驗證。該組件可能已遭他人修改,或者為延遲簽署,但是未使用正確的私密金鑰完整簽署。 (發生例外狀況於 HRESULT: 0x80131045)]
   System.Web.Compilation.BuildManager.ReportTopLevelCompilationException() +76
   System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled() +1012
   System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters) +1025

[HttpException (0x80004005): 無法載入檔案或組件 'DevExpress.CodeRush.Common, Version=10.2.8.0, Culture=neutral, PublicKeyToken=35c9f04b7764aa3d' 或其相依性的其中之一。 強式名稱簽章無法驗證。該組件可能已遭他人修改,或者為延遲簽署,但是未使用正確的私密金鑰完整簽署。 (發生例外狀況於 HRESULT: 0x80131045)]
   System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +11441606
   System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +88
   System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +11314568


版本資訊: Microsoft .NET Framework 版本:2.0.50727.9061; ASP.NET 版本:2.0.50727.9062