Hello! I got these exceptions:
Code:
8/27/2013 4:11:15 AM: MySql.Data.MySqlClient.MySqlException (0x80004005): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.TimeoutException: Timeout in IO operation
at MySql.Data.MySqlClient.TimedStream.StopTimer()
at MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count)
at System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count)
at MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count)
at MySql.Data.MySqlClient.MySqlStream.LoadPacket()
at MySql.Data.MySqlClient.MySqlStream.ReadPacket()
at MySql.Data.MySqlClient.NativeDriver.FetchDataRow(Int32 statementId, Int32 columns)
at MySql.Data.MySqlClient.Driver.FetchDataRow(Int32 statementId, Int32 columns)
at MySql.Data.MySqlClient.ResultSet.GetNextRow()
at MySql.Data.MySqlClient.ResultSet.NextRow(CommandBehavior behavior)
at MySql.Data.MySqlClient.MySqlDataReader.Read()
at MySql.Data.MySqlClient.ExceptionInterceptor.Throw(Exception exception)
at MySql.Data.MySqlClient.MySqlConnection.Throw(Exception ex)
at MySql.Data.MySqlClient.MySqlConnection.HandleTimeoutOrThreadAbort(Exception ex)
at MySql.Data.MySqlClient.MySqlDataReader.Read()
at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping)
at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue)
at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords)
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 ns0.Class6.method_3(String string_0) in c:\Users\Administrator\Desktop\Phoenix 3.11 By Quenzo\Phoenix 3.11 By Quenzo\ns0\Class6.cs:line 51
at ns0.Class12..ctor(String string_0, String string_1, Boolean bool_1) in c:\Users\Administrator\Desktop\Phoenix 3.11 By Quenzo\Phoenix 3.11 By Quenzo\ns0\Class12.cs:line 156
at ns0.Class16.method_6(String string_0) in c:\Users\Administrator\Desktop\Phoenix 3.11 By Quenzo\Phoenix 3.11 By Quenzo\ns0\Class16.cs:line 67
8/27/2013 4:14:11 AM: Error: System.NullReferenceException: Object reference not set to an instance of an object.
at ns0.Class246.imethod_0(Class16 class16_0, Class18 class18_0) in c:\Users\Administrator\Desktop\Phoenix 3.11 By Quenzo\Phoenix 3.11 By Quenzo\ns0\Class246.cs:line 92
at ns0.Class16.method_13(Byte[]& byte_0) in c:\Users\Administrator\Desktop\Phoenix 3.11 By Quenzo\Phoenix 3.11 By Quenzo\ns0\Class16.cs:line 471