Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 19th, 2005, 09:55 AM
Jas Shultz
Guest
 
Posts: n/a
Default problem with getting out of disk space error when viewing asp.net pages


I'm using Win2K3 Enterprise edition with the latest .NET framework
installed. I have this problem with getting "out of disk space"
errors.

It doesn't happen all the time but it does happen. When I installed
Sharepoint Services I got the error and had to reboot and then
everything was fine. I get it sometime when running aspx pages. It's
very odd. Usually, I can just remove the application and readd it from
the properties menu in the IIS manager (I'm using IIS 6 btw).

Any help that you guys can offer would be appreciated.

Here is a copy of the error message I'm receiving:

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(Compi lerParameters
options, CodeCompileUnit e) +90

System.CodeDom.Compiler.CodeCompiler.System.CodeDo m.Compiler.ICodeCompiler.CompileAssemblyFromDom(Co mpilerParameters
options, CodeCompileUnit e) +37
System.Web.Compilation.BaseCompiler.GetCompiledTyp e() +227




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.573;
ASP.NET Version:1.1.4322.573

Jas Shultz
Open Sky Media
Graphic - Print - Logo
www.openskymedia.com
  #2  
Old July 19th, 2005, 09:55 AM
Aaron Bertrand - MVP
Guest
 
Posts: n/a
Default Re: problem with getting out of disk space error when viewing asp.net pages

> Description: An unhandled exception occurred during compilation using[color=blue]
> 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.[/color]

http://www.aspfaq.com/5002

--
Aaron Bertrand
SQL Server MVP
http://www.aspfaq.com/


  #3  
Old July 19th, 2005, 09:55 AM
Peter Foti
Guest
 
Posts: n/a
Default Re: problem with getting out of disk space error when viewing asp.net pages

"Jas Shultz" <usenet@openskymedia.com> wrote in message
news:ln5ssvseni4ir56j77u1vm155isfhss76r@4ax.com...[color=blue]
>
> I'm using Win2K3 Enterprise edition with the latest .NET framework
> installed. I have this problem with getting "out of disk space"[/color]

Could the problem be just what the error says? That you are out of disk
space (or close to being full)? How much disk space do you have free?

Regards,
Peter Foti


  #4  
Old July 19th, 2005, 09:55 AM
Jas Shultz
Guest
 
Posts: n/a
Default Re: problem with getting out of disk space error when viewing asp.net pages

I have 35 Gigs of free disk space on the drive. That's why I wonder
what's causing the error. If I was running low I'd add a new drive and
move the site to the drive. It's odd.

Jas Shultz
Open Sky Media
Graphic - Print - Logo
www.openskymedia.com

On Wed, 3 Dec 2003 12:20:19 -0500, "Peter Foti"
<peterf@systolicnetworks.com> wrote:
[color=blue]
>"Jas Shultz" <usenet@openskymedia.com> wrote in message
>news:ln5ssvseni4ir56j77u1vm155isfhss76r@4ax.com.. .[color=green]
>>
>> I'm using Win2K3 Enterprise edition with the latest .NET framework
>> installed. I have this problem with getting "out of disk space"[/color]
>
>Could the problem be just what the error says? That you are out of disk
>space (or close to being full)? How much disk space do you have free?
>
>Regards,
>Peter Foti
>[/color]

 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles