說明:執行當前 web 請求期間,出現未經處理的異常。請檢查堆疊跟蹤資訊,以了解有關該錯誤以及**中導致錯誤的出處的詳細資訊。
異常詳細資訊:system.badimageformatexception: 未能載入檔案或程式集「******」或它的某乙個依賴項。試圖載入格式不正確的程式。
源錯誤:
執行當前 web 請求期間生成了未經處理的異常。可以使用下面的異常堆疊跟蹤資訊確定有關異常原因和發生位置的資訊。
程式集載入跟蹤:下列資訊有助於確定程式集「******」未能載入的原因。
警告: 程式集繫結日誌記錄被關閉。要啟用程式集繫結失敗日誌記錄,請將登錄檔值 [hklm\software\microsoft\fusion!enablelog] (dword)設定為 1。
注意: 會有一些與程式集繫結失敗日誌記錄關聯的效能損失。
要關閉此功能,請移除登錄檔值 [hklm\software\microsoft\fusion!enablelog]。
堆疊跟蹤:
[badimageformatexception: 未能載入檔案或程式集「******」或它的某乙個依賴項。試圖載入格式不正確的程式。]system.reflection.runtimeassembly._nload(assemblyname filename, string codebase, evidence assemblysecurity, runtimeassembly locationhint, stackcrawlmark& stackmark, boolean throwonfilenotfound, boolean forintrospection, boolean suppresssecuritychecks) +0
system.reflection.runtimeassembly.internalloadassemblyname(assemblyname assemblyref, evidence assemblysecurity, stackcrawlmark& stackmark, boolean forintrospection, boolean suppresssecuritychecks) +567
system.reflection.runtimeassembly.internalload(string assemblystring, evidence assemblysecurity, stackcrawlmark& stackmark, boolean forintrospection) +192
system.reflection.assembly.load(string assemblystring) +35
system.web.configuration.compilationsection.loadassemblyhelper(string assemblyname, boolean stardirective) +118
[configurationerror***ception: 未能載入檔案或程式集「******」或它的某乙個依賴項。試圖載入格式不正確的程式。]
system.web.configuration.compilationsection.loadassemblyhelper(string assemblyname, boolean stardirective) +11392147
system.web.configuration.assemblyinfo.get_assemblyinternal() +127
system.web.compilation.buildmanager.getreferencedassemblies(compilationsection compconfig) +334
system.web.compilation.buildmanager.callprestartinitmethods() +280
[httpexception (0x80004005): 未能載入檔案或程式集「******」或它的某乙個依賴項。試圖載入格式不正確的程式。]
原因:作業系統是64位的,但發布的程式引用了一些32位的ddl,所以出現了相容性的問題解決方案一:如果是64位機器,iis——應用程式池——高階設定——啟用32位應用程式 :true。
解決方案二:修改專案屬性——生成——目標平台(比如,x86\x64)
我用的第一種解決方案~
「 」應用程式中的伺服器錯誤。
說明 執行當前 web 請求期間,出現未處理的異常。請檢查堆疊跟蹤資訊,以了解有關該錯誤以及 中導致錯誤的出處的詳細資訊。異常詳細資訊 system.io.directorynotfoundexception 未找到路徑 g 的一部分。源錯誤 執行當前 web 請求期間生成了未處理的異常。可以使用下...
「 」應用程式中的伺服器錯誤
執行時錯誤 說明 伺服器上出現應用程式錯誤。此應用程式的當前自定義錯誤設定禁止遠端檢視應用程式錯誤的詳細資訊 出於安全原因 但可以通過在本地伺服器計算機上執行的瀏覽器檢視。詳細資訊 若要使他人能夠在遠端計算機上檢視此特定錯誤資訊的詳細資訊,請在位於當前 web 應用程式根目錄下的 web.confi...
「 」應用程式中的伺服器錯誤
作業系統 windows7 64位 應用程式中的伺服器錯誤。未能載入檔案或程式集 或它的某乙個依賴項。試圖載入格式不正確的程式。說明 執行當前 web 請求期間,出現未經處理的異常。請檢查堆疊跟蹤資訊,以了解有關該錯誤以及 中導致錯誤的出處的詳細資訊。異常詳細資訊 system.badimagefo...