Server Error in '/' Application.

Disk full (C:\Windows\SERVIC~1\MARIAD~1\AppData\Local\Temp\#sql-temptable-7f88-1948f1-2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: MySql.Data.MySqlClient.MySqlException: Disk full (C:\Windows\SERVIC~1\MARIAD~1\AppData\Local\Temp\#sql-temptable-7f88-1948f1-2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[MySqlException (0x80004005): Disk full (C:\Windows\SERVIC~1\MARIAD~1\AppData\Local\Temp\#sql-temptable-7f88-1948f1-2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]
   MySql.Data.MySqlClient.MySqlStream.OpenPacket() +243
   MySql.Data.MySqlClient.NativeDriver.FetchDataRow(Int32 statementId, Int32 pageSize, Int32 columns) +29
   MySql.Data.MySqlClient.MySqlDataReader.NextResult() +795
   MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) +1219
   System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +201
   System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +178
   System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) +122
   Business.MySqlDataAccess.ExecuteDataset(MySqlConnection connection, CommandType commandType, String commandText, MySqlParameter[] commandParameters) +140
   Business.MySqlDataAccess.ExecuteDataset(String connectionString, CommandType commandType, String commandText, MySqlParameter[] commandParameters) +99
   Business.HomePage_cs.getArchiveStory(String searchCritria, String searchKeyword, String startdate, String enddate) +827
   searchpage.Page_Load(Object sender, EventArgs e) +685
   System.Web.UI.Control.OnLoad(EventArgs e) +106
   System.Web.UI.Control.LoadRecursive() +68
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3785


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.4069.0