原文:The type initializer for 'System.DrawingCore.GDIPlus' threw an exception

Asp.net core . 發布后支持System.Drawing.Common繪圖,可以做一些圖片驗證碼之類的功能,應用程序在Windows上運行功能正常,但是部署到centos上就會報錯: The type initializer for System.DrawingCore.GDIPlus threw an exception 解決辦法: centos上安裝libgdiplus devel ...

2019-03-10 09:51 0 813 推薦指數:

查看詳情

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