osullivanjames15
New Member
- Messages
- 11
- Reaction score
- 0
- Points
- 0
Hi,
All my ASP.NET pages now load ok except one, my contacts page, I 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 Wed Jun 9 13:12:25 EDT 2010); ASP.NET Version: 2.0.50727.1433
It seems the gdiplus.dll can't be found, I've looked up a solution and I think this link is it:
http://www.mono-project.com/DllNotFoundException
But I believe this needs to be done on the server by the staff, can someone please take a look?
Thanks for all your hard work, much appreciated.
All my ASP.NET pages now load ok except one, my contacts page, I 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 Wed Jun 9 13:12:25 EDT 2010); ASP.NET Version: 2.0.50727.1433
It seems the gdiplus.dll can't be found, I've looked up a solution and I think this link is it:
http://www.mono-project.com/DllNotFoundException
But I believe this needs to be done on the server by the staff, can someone please take a look?
Thanks for all your hard work, much appreciated.