Could not load file or assembly or one of its dependencies 試圖載入格式不正確的程式
Could not load file or assembly or one of its dependencies. 試圖載入格式不正確的程式。
出現上述問題的原因是,所載入的程式集dll檔案中有32位的,也有64位的,IIS 程式池在Windows下.Net FrameWork是64位的,要想正確使用,需要對程式池進行配置,如下圖:
修改成true後,重啟應用程式池再次訪問即可。
由龐順龍最後編輯於:3年前
內容均為作者獨立觀點,不代表八零IT人立場,如涉及侵權,請及時告知。
相關文章
- Could not load file or assembly 'xxx' or one of its dependencies.
- 安裝 Windows Service 試圖載入格式不正確的程式Windows
- SQLite 由於 mscoree.dll 損壞導致 BadImageFormatException 試圖載入格式不正確的程式SQLiteORMException
- Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'System.EnterpException
- System.BadImageFormatException: 未能載入檔案或程式集""或它的某一個依賴項。試圖載入格式不正確的程式。...ORMException
- configuration error-could not load file or assembly crystaldecisions.reportappserver.clientdocErrorAPPServerclient
- Could not load type 'System.ServiceModel.Activation.HttpModule' from assembly 'HTTP
- Could not load file or assembly 'System.ServiceModel.DomainServices.Hosting'.系統找不到指定檔案AI
- Visual Studio 2017 Could not load file or assembly Microsoft.VisualStudio.VC.Interfaces的解決方法ROS
- 利用Assembly動態載入程式集
- Eclipse : Web Deployment Assembly & Maven dependencies issueEclipseWebMaven
- C#反射中Assembly.Load及Assembly.Load.CreateInstance方法介紹C#反射
- Provider:SSL提供程式,error:0 - 接收到的訊息異常,或格式不正確IDEError
- vue圖片懶載入lazy-loadVue
- sqlserver bulk insert報錯Cannot bulk load because the file could not be opened.SQLServer
- 有關The Requested Item Or One Of Its Components Is Not Collected
- iOS載入WebP格式圖片小結iOSWeb
- crontab執行jar包時,Could not find or load main class(找不到或者載入不到主類)JARAI
- Xamarin.iOS專案編譯提示Could not AOT the assemblyiOS編譯
- 程式碼安全測試第二十四期:數字型別的不正確轉換漏洞型別
- Process W000 died, see its trace file
- 005 Web Assembly之測試康威遊戲程式碼Web遊戲
- 測試TOM==SQLLDR載入固定格式資料SQL
- Master Exam中答案不正確的題AST
- easycode生成程式碼報錯:配置資訊不正確
- MySQL資料匯入匯出之Load data fileMySql
- 年假計算居然不正確
- ssis multiple table to one file
- SQLServer異常:傳入的表格格式資料流(TDS)遠端過程呼叫(RPC)協議流不正確。SQLServerRPC協議
- MySQL load data載入資料MySql
- MySQL load xml載入資料MySqlXML
- VIM Lazy Load 懶載入/延遲載入技術
- Image Lazy Load:那些延時載入圖片的開源外掛(jQuery)jQuery
- Linux 格式化分割槽 報錯Could not stat /dev/sda3 --- No such file or directoryLinuxdev
- 數字型別的不正確轉換漏洞型別
- Could not find first log file name in binary log index fileIndex
- MySQL server PID file could not be found!MySqlServer
- MySQL order by 排序結果不正確MySql排序