Server Error in '/' Application.

There is not enough space on the disk.

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: System.IO.IOException: There is not enough space on the disk.


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:


[IOException: There is not enough space on the disk.
]
   System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +1091
   System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count) +14690990
   System.IO.FileStream.Write(Byte[] array, Int32 offset, Int32 count) +347
   System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) +120
   System.Diagnostics.TextWriterTraceListener.Flush() +51
   System.Diagnostics.TraceInternal.WriteLine(String message) +272
   FDFC.BrowseItem.LoadItemFromDataReader(IDataReader& dataReader, Int32 dealerId, List`1 activeScheduleIds, Boolean httpContextSafe) +9483
   FDFC.Search.GetItems(Int32 dealerid, List`1 criteria, LinkId linkId, KeywordSearchType keywordSearchType, String keyword, SearchSort sort, ImageType imageType, Boolean includeLongDesc, Int32 topRecords, Int32& recordCount, Boolean UseList) +272
   WebControls_CoalescedItems.ShowItems() +336
   WebControls_CoalescedItems.Page_Load(Object sender, EventArgs e) +30
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +154
   System.Web.UI.Control.LoadRecursive() +251
   System.Web.UI.Control.LoadRecursive() +251
   System.Web.UI.Control.LoadRecursive() +251
   System.Web.UI.Control.LoadRecursive() +251
   System.Web.UI.Control.LoadRecursive() +251
   System.Web.UI.Control.LoadRecursive() +251
   System.Web.UI.Control.LoadRecursive() +251
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4082


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