NygrenLearning Posted April 19, 2011 Posted April 19, 2011 HelioHost does support ASP.NET, right? I am on Johnny, and when I try to run a simple ASP.NET app, I get an error System.DllNotFoundException: gdiplus.dll Can you tell me what I'm doing wrong? Thanks.
NygrenLearning Posted April 20, 2011 Author Posted April 20, 2011 URL to your asp.net app? My ASP.NET app Thanks.
thejoggingmat Posted April 20, 2011 Posted April 20, 2011 Suspect its coding fault. Try debugging yr program in VS...
NygrenLearning Posted April 20, 2011 Author Posted April 20, 2011 Suspect its coding fault. Try debugging yr program in VS... Do you mean debug in VS on HelioHost? How? It works a charm in VS local web server.
Guest Geoff Posted April 20, 2011 Posted April 20, 2011 I'm running a find operation. Please wait. Escalating Request... @djbob Do we have libgdiplus (https://github.com/mono/libgdiplus) installed?
Ashoat Posted April 21, 2011 Posted April 21, 2011 Looks like it was installed, but to a directory that the dynamic linker wasn't looking at. Problem should be fixed now.
NygrenLearning Posted April 21, 2011 Author Posted April 21, 2011 Yes, that fixed it. Thank you very much!
Recommended Posts