Error de servidor en la aplicación '/'.

Espacio en disco insuficiente.

Descripción: Excepción no controlada al ejecutar la solicitud Web actual. Revise el seguimiento de la pila para obtener más información acerca del error y dónde se originó en el código.

Detalles de la excepción: System.IO.IOException: Espacio en disco insuficiente.

Error de código fuente:

Se ha generado una excepción no controlada durante la ejecución de la solicitud Web actual. La información sobre el origen y la ubicación de la excepción pueden identificarse utilizando la excepción del seguimiento de la pila siguiente.

Seguimiento de la pila:


[IOException: Espacio en disco insuficiente.
]
   System.IO.__Error.WinIOError(Int32 errorCode, String str) +723
   System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count) +134
   System.IO.FileStream.FlushWrite() +55
   System.IO.FileStream.Flush() +39
   System.IO.FileStream.Dispose(Boolean disposing) +32
   System.IO.FileStream.Close() +17
   System.IO.Stream.System.IDisposable.Dispose() +4
   System.Web.StringResourceBuilder.CreateResourceFile(String resFileName) +546
   System.Web.Compilation.BaseCompiler.GetCompiledType() +188
   System.Web.UI.PageParser.CompileIntoType() +59
   System.Web.UI.TemplateParser.GetParserCacheItemThroughCompilation() +124

[HttpException (0x80004005): Espacio en disco insuficiente.
]
   System.Web.UI.TemplateParser.GetParserCacheItemInternal(Boolean fCreateIfNotFound) +692
   System.Web.UI.TemplateParser.GetParserCacheItemWithNewConfigPath() +125
   System.Web.UI.TemplateParser.GetParserCacheItem() +88
   System.Web.UI.TemplateControlParser.CompileAndGetParserCacheItem(String virtualPath, String inputFile, HttpContext context) +116
   System.Web.UI.TemplateControlParser.GetCompiledInstance(String virtualPath, String inputFile, HttpContext context) +36
   System.Web.UI.PageParser.GetCompiledPageInstanceInternal(String virtualPath, String inputFile, HttpContext context) +43
   System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String url, String path) +44
   System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, String path, String pathTranslated, Boolean useAppConfig) +699
   System.Web.MapHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +95
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +173


Información de versión: Versión de Microsoft .NET Framework:1.1.4322.2032; Versión de ASP.NET:1.1.4322.2032