Click here to Skip to main content
15,899,679 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi Expert,

I am developing website using .net framework 3.5.

And it working fine on my local computer.

But on server side it gives following error

System.DllNotFoundException: gdiplus.dll
XML
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 Fri Jan 6 19:37:04 PST 2012); ASP.NET Version: 2.0.50727.1433

please help me to sort out this problem.

Thanks in advance...
Posted
Comments
senguptaamlan 9-Apr-12 8:05am    
are you using mono while building your application in the dev machine???

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900