Jump to content

[Solved] System.DllNotFoundException: gdiplus.dll, ASP.NET failure


Recommended Posts

Posted

Hi,

 

I am receiving the following error on my site (http://absolutepitch.heliohost.org/):

 

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.7 (tarball Sun Mar 20 09:19:11 PDT 2011); ASP.NET Version: 2.0.50727.1433

 

Someone else in the forums had this problem (http://www.helionet.org/index/index.php?showtopic=6286), and the administrator had to resolve it. Looks like the libraries aren't being shown in the ldconfig file.

 

Thank you.

Posted

I actually corrected that particular problem by just getting rid of the ForeColor attribute.

 

However, a new issue has been raised: does Mono not support Handles for buttons?

Guest Geoff
Posted

You should probably contact the mono project. We don't have control over what mono supports or not.

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