Custergrant Posted April 8, 2011 Posted April 8, 2011 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.
jje Posted April 8, 2011 Posted April 8, 2011 This support request is being escalated to our root admin.
Custergrant Posted April 8, 2011 Author Posted April 8, 2011 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 April 8, 2011 Posted April 8, 2011 You should probably contact the mono project. We don't have control over what mono supports or not.
Ashoat Posted April 9, 2011 Posted April 9, 2011 Geoff: we state that we offer gdiplus here. Custergrant: Okay, try now.
Custergrant Posted April 9, 2011 Author Posted April 9, 2011 That works fine now. Thank you! Just need to get the MySQL connector to work now...
Recommended Posts