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:


Line 15:     <!-- CSS StyleSheets -->
Line 16:     <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Open+Sans:400,300,700,800&amp;amp;subset=latin,latin-ext">
Line 17:     <%= Bundle.Css().Add("~/css/font-awesome.min.css").Add("~/css/animate.css").Add("~/css/default.css").Add("~/css/style.css").ForceRelease().Render("~/css/combined_#.css")%>
Line 18:     <link rel="stylesheet" href="css/responsive.css">
Line 19:     <!--[if lt IE 9]>

Source File: c:\inetpub\vhosts\pulishedcode\pulishedcode\sitemaster.master    Line: 17

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) +14705078
   System.IO.FileStream.FlushWrite(Boolean calledFromFinalizer) +40
   System.IO.FileStream.Dispose(Boolean disposing) +64
   System.IO.Stream.Close() +26
   System.IO.StreamWriter.Dispose(Boolean disposing) +278
   System.IO.TextWriter.Dispose() +26
   SquishIt.Framework.Files.FileWriter.Dispose() in C:\development\SquishIt\SquishIt.Framework\Files\FileWriter.cs:31
   SquishIt.Framework.BundleBase.WriteFiles(String output, String outputFile) in C:\development\SquishIt\SquishIt.Framework\BundleBase.cs:53
   SquishIt.Framework.Css.CssBundle.Render(String renderTo, String key) in C:\development\SquishIt\SquishIt.Framework\Css\CssBundle.cs:132
   ASP.sitemaster_master.__Render__control2(HtmlTextWriter __w, Control parameterContainer) in c:\inetpub\vhosts\pulishedcode\pulishedcode\sitemaster.master:17
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +117
   System.Web.UI.HtmlControls.HtmlHead.RenderChildren(HtmlTextWriter writer) +27
   System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer) +47
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +79
   ASP.sitemaster_master.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\df298896\c80ec500\App_Web_w2liajdm.28.cs:0
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +117
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +79
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +250
   System.Web.UI.Page.Render(HtmlTextWriter writer) +39
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +79
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +8753


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