2014-01-25, 18:25:00
Hi,
When I try to run "ds30LoaderConsole.exe" on my Debian installation I got this error.
What am I doing wrong
Thanks in advance.
root@esp-laptop:/usr/bin# mono ds30LoaderConsole.exe --help
Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for System.Drawing.KnownColors ---> System.TypeInitializationException: An exception was thrown by the type initializer for System.Drawing.GDIPlus ---> System.DllNotFoundException: libgdiplus.so.0
at (wrapper managed-to-native) System.Drawing.GDIPlus:GdiplusStartup (ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
at System.Drawing.GDIPlus..cctor () [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at System.Drawing.KnownColors..cctor () [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at System.Drawing.Color.get_Black () [0x00000] in <filename unknown>:0
at e.c (System.String A_0, Int32 A_1) [0x00000] in <filename unknown>:0
at v.b () [0x00000] in <filename unknown>:0
at v.a (System.String[] A_0) [0x00000] in <filename unknown>:0
root@esp-laptop:/usr/bin#
When I try to run "ds30LoaderConsole.exe" on my Debian installation I got this error.
What am I doing wrong
Thanks in advance.
root@esp-laptop:/usr/bin# mono ds30LoaderConsole.exe --help
Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for System.Drawing.KnownColors ---> System.TypeInitializationException: An exception was thrown by the type initializer for System.Drawing.GDIPlus ---> System.DllNotFoundException: libgdiplus.so.0
at (wrapper managed-to-native) System.Drawing.GDIPlus:GdiplusStartup (ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
at System.Drawing.GDIPlus..cctor () [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at System.Drawing.KnownColors..cctor () [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at System.Drawing.Color.get_Black () [0x00000] in <filename unknown>:0
at e.c (System.String A_0, Int32 A_1) [0x00000] in <filename unknown>:0
at v.b () [0x00000] in <filename unknown>:0
at v.a (System.String[] A_0) [0x00000] in <filename unknown>:0
root@esp-laptop:/usr/bin#