Page 1 of 1

[www.gridstream.org] Server/Scripting/MySQL Error

PostPosted: Fri Jun 24, 2011 8:27 pm
by Xyphos
Didn't know where to post this, so here it is:

Code: Select all
A general exception occured: Could not find any resources appropriate for the specified culture (or the neutral culture) in the given assembly. Make sure "MySql.Data.MySqlClient.MySqlClient.Strings.resources" was correctly embedded or linked into assembly "MySql.Data". baseName: MySql.Data.MySqlClient.MySqlClient.Strings locationInfo: resource file name: MySql.Data.MySqlClient.MySqlClient.Strings.resources assembly: MySql.Data, Version=1.0.5.13785, Culture=neutral, PublicKeyToken=c5687fc88969c44d
A database error occured: Cannot find table 0.


More information:
it seems it's a server/scripting error related to MySQL.
from the looks of the given error, I'd say the server cannot find the required module for MySQL.