MySqlNet 3.5.10.0 Beta fails immediately after install
Posted: Tue 11 Apr 2006 02:53
In VS2005 when running program using the driver throws CoreLab.MySql.MySqlException was unhandled
Message="License not found. Please view \"Licensing\" topic in MySQLDirect .NET documentation for details or contact Core Lab technical support."
Source="CoreLab.MySql"
ErrorCode=-2147467259
Code=-1
SqlState="00000"
StackTrace:
at CoreLab.MySql.MySqlConnection.Open()
at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
at ...etc...
What is the fix?
Message="License not found. Please view \"Licensing\" topic in MySQLDirect .NET documentation for details or contact Core Lab technical support."
Source="CoreLab.MySql"
ErrorCode=-2147467259
Code=-1
SqlState="00000"
StackTrace:
at CoreLab.MySql.MySqlConnection.Open()
at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
at ...etc...
What is the fix?