﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Reporting Services / Reporting Services  / Reporting Services Error - There is not enough space on the disk. / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Sun, 19 May 2013 21:46:33 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Reporting Services Error - There is not enough space on the disk.</title><link>http://www.sqlservercentral.com/Forums/Topic231348-150-1.aspx</link><description>Option 1:-Using SSMS, Right Click on the ReportServer database and go to properties and then Files. What drive(2) is the path pointing to (data and log files)? Do the same thing for ReportServerTempDB. What drive(s) are the paths using?Then navigate to the drive(s) used above to see your disc size and amount free. Does anything look abnormal?this solution i found in following blog [url=http://www.bidn.com/forums/microsoft-business-intelligence/reporting-services/953/there-is-not-enough-space-on-the-disk][/url]Option 2:-Right click report server project go to configuration manager and for report select the debug option (check list).Regards,Hemanth[CTS]</description><pubDate>Mon, 04 Mar 2013 02:43:33 GMT</pubDate><dc:creator>khemu8290</dc:creator></item><item><title>RE: Reporting Services Error - There is not enough space on the disk.</title><link>http://www.sqlservercentral.com/Forums/Topic231348-150-1.aspx</link><description>Ive been having the same problem as above, which is mainly due to a lack of diskspace on the C drive of the server in question. However we can not change this situation at the moment so...Does anyone know if there is a way to set the cache/paging drive/dir that reporting services uses so I can set it as another drive that has some space on it?Thanks!</description><pubDate>Wed, 27 May 2009 23:27:30 GMT</pubDate><dc:creator>drewm-718508</dc:creator></item><item><title>RE: Reporting Services Error - There is not enough space on the disk.</title><link>http://www.sqlservercentral.com/Forums/Topic231348-150-1.aspx</link><description>The problem doesn't mention that exactly error occurs with report. But it posted under the Reporting services I would like to share my information on that.I had this problem when I was running a large report either in BIDS or in Browser. SSRS engine use the Cache memory to render whole report and you report is a complex one with lots of data then it will use the disk space for paging. So when your disk become full, you will get this error. I just filter my resultset and error gone.So if you are facing this problem while rendering a large report please try this.Thank you</description><pubDate>Fri, 30 May 2008 09:51:53 GMT</pubDate><dc:creator>Harit Gohel</dc:creator></item><item><title>RE: Reporting Services Error - There is not enough space on the disk.</title><link>http://www.sqlservercentral.com/Forums/Topic231348-150-1.aspx</link><description>Hi everibody!!I've the same problem!!!Please some HELP!!!!</description><pubDate>Wed, 14 May 2008 08:54:51 GMT</pubDate><dc:creator>texfab</dc:creator></item><item><title>Reporting Services Error - There is not enough space on the disk.</title><link>http://www.sqlservercentral.com/Forums/Topic231348-150-1.aspx</link><description>No one has responded to this topic yet. Even if you don't have a complete answer, the original poster will appreciate any thoughts you have!</description><pubDate>Mon, 24 Oct 2005 08:00:00 GMT</pubDate><dc:creator>Site Owners</dc:creator></item><item><title>Reporting Services Error - There is not enough space on the disk.</title><link>http://www.sqlservercentral.com/Forums/Topic231348-150-1.aspx</link><description>&lt;P&gt;Anyone have an idea why I get this error?  It occurs several places such as when I try to click on the &lt;/P&gt;&lt;P&gt;Configure Item-level role defitions under Site settings:&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;B&gt;&lt;I&gt;&lt;FONT size=5&gt;&lt;P&gt;There is not enough space on the disk. &lt;/P&gt;&lt;/I&gt;&lt;/FONT&gt;&lt;FONT face=Arial&gt;&lt;P&gt;Description: &lt;/B&gt;An unhandled exception occurred during compilation using the CodeDomProvider 'Microsoft.CSharp.CSharpCodeProvider'. Please review the stack trace for more information about the error and where it originated in the code. &lt;B&gt;Exception Details: &lt;/B&gt;System.IO.IOException: There is not enough space on the disk. &lt;B&gt;Source Error:&lt;/B&gt; &lt;/P&gt;&lt;P&gt;&lt;/FONT&gt;&lt;TABLE cellSpacing=0 cellPadding=0 width=624 border=0&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD vAlign=center bgColor=#ffff00&gt;&lt;FONT face="Courier New" size=2&gt;&lt;P&gt;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.&lt;/FONT&gt;&lt;FONT face=Arial&gt; &lt;/FONT&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;FONT face=Arial&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Stack Trace:&lt;/B&gt; &lt;/P&gt;&lt;P&gt;&lt;/FONT&gt;&lt;TABLE cellSpacing=0 cellPadding=0 width=624 border=0&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD vAlign=center bgColor=#ffff00&gt;&lt;FONT face="Courier New" size=2&gt;&lt;P&gt;[IOException: There is not enough space on the disk.&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;System.IO.__Error.WinIOError(Int32 errorCode, String str) +723&lt;/P&gt;&lt;P&gt;System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count) +134&lt;/P&gt;&lt;P&gt;System.IO.FileStream.FlushWrite() +55&lt;/P&gt;&lt;P&gt;System.IO.FileStream.Flush() +39&lt;/P&gt;&lt;P&gt;System.IO.FileStream.Dispose(Boolean disposing) +32&lt;/P&gt;&lt;P&gt;System.IO.FileStream.Close() +17&lt;/P&gt;&lt;P&gt;System.CodeDom.Compiler.CodeCompiler.FromDomBatch(CompilerParameters options, CodeCompileUnit[] ea) +383&lt;/P&gt;&lt;P&gt;System.CodeDom.Compiler.CodeCompiler.FromDom(CompilerParameters options, CodeCompileUnit e) +90&lt;/P&gt;&lt;P&gt;System.CodeDom.Compiler.CodeCompiler.System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromDom(CompilerParameters options, CodeCompileUnit e) +37&lt;/P&gt;&lt;P&gt;System.Web.Compilation.BaseCompiler.GetCompiledType() +227&lt;/FONT&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/P&gt;</description><pubDate>Fri, 21 Oct 2005 13:23:00 GMT</pubDate><dc:creator>Jersey Moe</dc:creator></item></channel></rss>