Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Server Error in '/ntacuetpgcandresponses03' 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.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare sh
System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access) +125

System.CodeDom.Compiler.TempFileCollection.EnsureTempNameCreated() +441

System.CodeDom.Compiler.TempFileCollection.AddExtension(String fileExtension, Boolean keepFile) +44

System.Web.TempFile..ctor() +256

System.Web.HttpRawUploadedContent.AddBytes(Byte[] data, Int32 offset, Int32 length) +11560118

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) +13

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

You might also like