为了账号安全,请及时绑定邮箱和手机立即绑定

.NET Core使用System.Drawing.Common时找不到libgdiplus的问题

.NET Core使用System.Drawing.Common时找不到libgdiplus的问题

料青山看我应如是 2018-08-06 09:12:10
在 ASP.NET Core 中引用 System.Drawing.Common,在 Ubuntu 16.04 上运行时出现下面的错误:System.TypeInitializationException: The type initializer for 'Gdip' threw an exception. ---> System.DllNotFoundException: Unable to load DLL 'libgdiplus': The specified module could not be found.    at System.Runtime.InteropServices.FunctionWrapper`1.get_Delegate()    at System.Drawing.SafeNativeMethods.Gdip.GdiplusStartup(IntPtr& token, StartupInput& input, StartupOutput& output)    at System.Drawing.SafeNativeMethods.Gdip..cctor()    --- End of inner exception stack trace ---    at System.Drawing.SafeNativeMethods.Gdip.GdipLoadImageFromDelegate_linux(StreamGetHeaderDelegate getHeader, StreamGetBytesDelegate getBytes, StreamPutBytesDelegate putBytes, StreamSeekDelegate doSeek, StreamCloseDelegate close, StreamSizeDelegate size, IntPtr& image)    at System.Drawing.Image.InitFromStream(Stream stream)    at System.Drawing.Image.LoadFromStream(Stream stream, Boolean keepAlive)
查看完整描述

1 回答

  • 1 回答
  • 0 关注
  • 2551 浏览

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信