原文:ASP.Net Core "The type initializer for 'Gdip' threw an exception"

ASP.NET Core項目部署在Linux下可能會出現GDI錯誤 The type initializer for Gdip threw an exception 解決方案:創建 libdl 的軟鏈接 或 Unable to load DLL libgdiplus 解決方案:安裝 libgdiplus 包 ...

2018-12-13 17:20 0 5686 推薦指數:

查看詳情

the type initializer for '' threw an exception

the type initializer for '' threw an exception 問題:程序啟動時初始化主窗口類時,彈出該錯誤。 調查:查看類的構造函數是否會有異常拋出。 解決:去掉類的構造函數中可能出現的異常 ...

Sat Aug 10 19:20:00 CST 2013 0 21660
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM