Friday, February 24, 2012

Error clicking on My Subscriptions

I get the following error after clicking on My Subscriptions. There is
plenty of space on the server where RS is installed. I'm stumped where to
start looking.
Server Error in '/Reports' Application.
----
--
There is not enough space on the disk.
Description: 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.
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 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.CodeDom.Compiler.CodeCompiler.FromDomBatch(CompilerParameters
options, CodeCompileUnit[] ea) +383
System.CodeDom.Compiler.CodeCompiler.FromDom(CompilerParameters options,
CodeCompileUnit e) +90
System.CodeDom.Compiler.CodeCompiler.System.CodeDom.Compiler.ICodeCompiler.C
ompileAssemblyFromDom(CompilerParameters options, CodeCompileUnit e) +37
System.Web.Compilation.BaseCompiler.GetCompiledType() +227
----
--
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET
Version:1.1.4322.573I did a quick internet search and saw a couple of people have run into this
issue because they had quotas set. You may want to check and see if this is
the case. I'm not sure what else might be causing this.
--
-Daniel
This posting is provided "AS IS" with no warranties, and confers no rights.
"Mike Kruchten" <mkruchten@.fsisolutions.com> wrote in message
news:ekk6vpKpEHA.3876@.TK2MSFTNGP15.phx.gbl...
> I get the following error after clicking on My Subscriptions. There is
> plenty of space on the server where RS is installed. I'm stumped where to
> start looking.
>
> Server Error in '/Reports' Application.
> ----
--
> --
> There is not enough space on the disk.
> Description: 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.
> 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 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.CodeDom.Compiler.CodeCompiler.FromDomBatch(CompilerParameters
> options, CodeCompileUnit[] ea) +383
> System.CodeDom.Compiler.CodeCompiler.FromDom(CompilerParameters
options,
> CodeCompileUnit e) +90
>
System.CodeDom.Compiler.CodeCompiler.System.CodeDom.Compiler.ICodeCompiler.C
> ompileAssemblyFromDom(CompilerParameters options, CodeCompileUnit e) +37
> System.Web.Compilation.BaseCompiler.GetCompiledType() +227
>
> ----
--
> --
> Version Information: Microsoft .NET Framework Version:1.1.4322.573;
ASP.NET
> Version:1.1.4322.573
>|||No quotas set on the RS server. I'm going to reboot that machine tonight,
though I doubt that will help.
Mike Kruchten
"Daniel Reib [MSFT]" <danreib@.online.microsoft.com> wrote in message
news:%23ZoXrHNpEHA.3520@.TK2MSFTNGP11.phx.gbl...
> I did a quick internet search and saw a couple of people have run into
this
> issue because they had quotas set. You may want to check and see if this
is
> the case. I'm not sure what else might be causing this.
> --
> -Daniel
> This posting is provided "AS IS" with no warranties, and confers no
rights.
>
> "Mike Kruchten" <mkruchten@.fsisolutions.com> wrote in message
> news:ekk6vpKpEHA.3876@.TK2MSFTNGP15.phx.gbl...
> > I get the following error after clicking on My Subscriptions. There is
> > plenty of space on the server where RS is installed. I'm stumped where
to
> > start looking.
> >
> >
> > Server Error in '/Reports' Application.
> ----
> --
> > --
> >
> > There is not enough space on the disk.
> > Description: 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.
> >
> > 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 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.CodeDom.Compiler.CodeCompiler.FromDomBatch(CompilerParameters
> > options, CodeCompileUnit[] ea) +383
> > System.CodeDom.Compiler.CodeCompiler.FromDom(CompilerParameters
> options,
> > CodeCompileUnit e) +90
> >
> >
>
System.CodeDom.Compiler.CodeCompiler.System.CodeDom.Compiler.ICodeCompiler.C
> > ompileAssemblyFromDom(CompilerParameters options, CodeCompileUnit e) +37
> > System.Web.Compilation.BaseCompiler.GetCompiledType() +227
> >
> >
> >
> ----
> --
> > --
> > Version Information: Microsoft .NET Framework Version:1.1.4322.573;
> ASP.NET
> > Version:1.1.4322.573
> >
> >
>|||Any chance you figgured out what this was?
I had a report working, I modified it a minor bit (deleted some things),
then went back to preview it. When in the middle of previewing the report it
breaks out the same error:
"Not enough space on disk."
The output is actually to my local disk, which has over 4GB available. Any
suggestions'
"Mike Kruchten" wrote:
> No quotas set on the RS server. I'm going to reboot that machine tonight,
> though I doubt that will help.
> Mike Kruchten
>
> "Daniel Reib [MSFT]" <danreib@.online.microsoft.com> wrote in message
> news:%23ZoXrHNpEHA.3520@.TK2MSFTNGP11.phx.gbl...
> > I did a quick internet search and saw a couple of people have run into
> this
> > issue because they had quotas set. You may want to check and see if this
> is
> > the case. I'm not sure what else might be causing this.
> >
> > --
> > -Daniel
> > This posting is provided "AS IS" with no warranties, and confers no
> rights.
> >
> >
> > "Mike Kruchten" <mkruchten@.fsisolutions.com> wrote in message
> > news:ekk6vpKpEHA.3876@.TK2MSFTNGP15.phx.gbl...
> > > I get the following error after clicking on My Subscriptions. There is
> > > plenty of space on the server where RS is installed. I'm stumped where
> to
> > > start looking.
> > >
> > >
> > > Server Error in '/Reports' Application.
> >
> > ----
> > --
> > > --
> > >
> > > There is not enough space on the disk.
> > > Description: 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.
> > >
> > > 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 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.CodeDom.Compiler.CodeCompiler.FromDomBatch(CompilerParameters
> > > options, CodeCompileUnit[] ea) +383
> > > System.CodeDom.Compiler.CodeCompiler.FromDom(CompilerParameters
> > options,
> > > CodeCompileUnit e) +90
> > >
> > >
> >
> System.CodeDom.Compiler.CodeCompiler.System.CodeDom.Compiler.ICodeCompiler.C
> > > ompileAssemblyFromDom(CompilerParameters options, CodeCompileUnit e) +37
> > > System.Web.Compilation.BaseCompiler.GetCompiledType() +227
> > >
> > >
> > >
> >
> > ----
> > --
> > > --
> > > Version Information: Microsoft .NET Framework Version:1.1.4322.573;
> > ASP.NET
> > > Version:1.1.4322.573
> > >
> > >
> >
> >
>
>

No comments:

Post a Comment