[Mono-devel-list] Asp.net Cpanel mod_mono

Colt D. Majkrzak majkrzak at gmail.com
Mon Mar 14 11:30:53 EST 2005


Normally I install mod_mono/xsp/mono by hand, but with our new cpanel box,
the option to install all of it from cpanel seemed nice, so I did it the
easy way.  Now I'm uploading my code to the server in my asp.net directory,
and I get the following message.

Description: Error processing request. 
Error Message: HTTP 500. 

Stack Trace: System.NotSupportedException: Encoding name `latin1' not
supported
in <0x002ce> System.Text.Encoding:GetEncoding (string)
in <0x00020> MySql.Data.MySqlClient.Driver:.ctor
(MySql.Data.MySqlClient.MySqlConnectionString)
in <0x00016> MySql.Data.MySqlClient.NativeDriver:.ctor
(MySql.Data.MySqlClient.MySqlConnectionString)
in <0x00026> MySql.Data.MySqlClient.Driver:Create
(MySql.Data.MySqlClient.MySqlConnectionString)
in <0x000a7> MySql.Data.MySqlClient.MySqlConnection:Open ()

My BIN directory has MySql.Data.dll and ICSharp.Ziplib with it, and removing
the ziplib doesn't seem to help.  My mono seems to be acting slightly odd,
has anyone else seen this before? And should I go back and recompile
everything by hand and remove cpanel's mod_mono?  Thanks for the help! 





More information about the Mono-devel-list mailing list