Jump to content

[Solved] Mono: System.DllNotFoundException: gdiplus.dll


Giuseppe

Recommended Posts

I actually get this error:

 

-->

Server Error in '/' Application

gdiplus.dll

 

Description: HTTP 500. Error processing request.

 

Stack Trace:

 

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 <filename unknown>:0

 

Version information: Mono Runtime Version: 2.6.1 (tarball Tue Apr 27 09:50:24 PDT 2010); ASP.NET Version: 2.0.50727.1433

-->

 

Any help? Please!

Link to comment
Share on other sites

http://house-intellect.ru/ username glepp

 

The "script" is the Default.aspx page of my site. It uses a Masterpage.master as a pattern.

 

I tried once more with the same error screen:

 

-->

Server Error in '/' Application

gdiplus.dll

 

Description: HTTP 500. Error processing request.

 

Stack Trace:

 

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 <filename unknown>:0

 

Version information: Mono Runtime Version: 2.6.1 (tarball Tue Apr 27 09:50:24 PDT 2010); ASP.NET Version: 2.0.50727.1433

-->

 

Seems that I will have to migrate into PHP? :(

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...