Jump to content

Recommended Posts

Posted

So, I acidentally deleted my public_html.

 

Then I created a new one, and uploaded my stuff. It works fine, but maybe I'm missing some other folder.

 

I'm getting this error:

 

 

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 &--#60;filename unknown&--#62;:0

 

 

My username is gbolanho and my domain is oiintegra.heliohost.org.

 

Please help me. Thanks in advance.

Posted

It sounds like you're running asp of some sort perhaps? Most dll's you can just upload yourself. For instance I have an asp page that connects to mysql so I put MySql.Data.dll into the bin directory.

 

Most of the junk in the public_html folder is just frontpage spam anyways, and next to no one needs it or uses it. It shouldn't cause a .dll missing error unless you originally uploaded the the .dll and then after you recreated the public_html folder you didn't upload it again.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...