Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

gdiplus.dll package error

$
0
0

I'm getting an error trying to run a packaged app on a system without mono installed. It's giving me an error complaining about not being able to find gdiplus.dll. I've turned off linking and am still getting the error. Anybody have any ideas?

System.TypeInitializationException: An exception was thrown by the type initializer for System.Drawing.GDIPlus ---> System.DllNotFoundException: gdiplus.dll
at (wrapper managed-to-native) System.Drawing.GDIPlus:GdiplusStartup (ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
at System.Drawing.GDIPlus..cctor () [0x00000] in :0
--- End of inner exception stack trace ---
at System.Drawing.Bitmap..ctor (Int32 width, Int32 height, PixelFormat format) [0x00000] in :0
at (wrapper remoting-invoke-with-check) System.Drawing.Bitmap:.ctor (int,int,System.Drawing.Imaging.PixelFormat)
at com.google.zxing.common.ByteMatrix.ToBitmap () [0x00000] in :0
at SonicSD.MainWindowController.SetImage (System.String qrcode) [0x00000] in :0
at SonicSD.AppDelegate.showCode (System.Object sender, System.EventArgs e) [0x00000] in :0


Viewing all articles
Browse latest Browse all 204402

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>