You are on page 1of 1

Server Error in '/ugc/ugcrespp4' 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) +1143
System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count) +14200336
System.Web.HttpRawUploadedContent.AddBytes(Byte[] data, Int32 offset, Int32 length) +11560154
System.Web.HttpRequest.GetEntireRawContent() +428
System.Web.HttpRequest.FillInFormCollection() +162
System.Web.HttpRequest.EnsureForm() +148
System.Web.HttpRequest.get_Form() +17
System.Web.HttpRequest.get_HasForm() +11786216
System.Web.UI.Page.GetCollectionBasedOnMethod(Boolean dontReturnNull) +109
System.Web.UI.Page.DeterminePostBackMode() +87
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +134

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

You might also like