Jump to content

error when creating anything?


imhere2009

Recommended Posts

Hi all

 

I am getting a really annoying error each time i want to create a gameserver , voice server, or user.

 

the error in question is always:

 

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.10.2 (tarball Sun Jun 5 10:08:14 CST 2011); ASP.NET Version: 2.0.50727.1433

 

This is running tcadmin 2.0.30.0 on a linux box running centos 5.6

 

hope someone can help

 

Thanks

Steve

Link to comment
Share on other sites

Hi When running the command: ldd /opt/mono-2.10.2/lib/libgdiplus.so

 

This is the output:

 

linux-gate.so.1 => (0x008ef000)

libglib-2.0.so.0 => /lib/libglib-2.0.so.0 (0x00b66000)

libz.so.1 => /usr/lib/libz.so.1 (0x0039b000)

libX11.so.6 => /usr/lib/libX11.so.6 (0x006d4000)

libm.so.6 => /lib/libm.so.6 (0x00110000)

libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x00139000)

libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x00dcc000)

libungif.so.4 => not found

libpng12.so.0 => /usr/lib/libpng12.so.0 (0x00c35000)

libpthread.so.0 => /lib/libpthread.so.0 (0x001b9000)

libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x001d2000)

libc.so.6 => /lib/libc.so.6 (0x00201000)

librt.so.1 => /lib/librt.so.1 (0x0035a000)

libXau.so.6 => /usr/lib/libXau.so.6 (0x009d4000)

libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x00363000)

libdl.so.2 => /lib/libdl.so.2 (0x00369000)

/lib/ld-linux.so.2 (0x00686000)

libexpat.so.0 => /lib/libexpat.so.0 (0x00936000)

 

What do i have to do now?

 

Please help someone :p

 

Thanks

Steve

Link to comment
Share on other sites

  • 1 month later...

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...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use