473,394 Members | 1,737 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

There is not enough space on the disk to run application

erver Error in '/test' Application.
--------------------------------------------------------------------------------

There is not enough space on the disk.
Description: An unhandled exception occurred during compilation using the CodeDomProvider 'Microsoft.VisualBasic.VBCodeProvider'. 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..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy) +888
System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) +45
System.CodeDom.Compiler.CodeCompiler.FromDomBatch( CompilerParameters options, CodeCompileUnit[] ea) +271
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) +39
System.Web.Compilation.BaseCompiler.GetCompiledTyp e() +227




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

Above are the problem that i face now and i hope all of u can help me as soon as u can.
Actually i save all my application file in C drive then now the c drive total size already full and not more any free space to me to run the application.
In addition,the disk cleaner also can not run and hang at there when i need to clean some other unwanted file.
i really headcahe of this problem and please help me and let me what to do.
thank you very much.
Jul 11 '06 #1
6 23959
sashi
1,754 Expert 1GB
Hi Christine,

pls tell me on how to help you when you have a almost full / out-of-space physical disk? what is you OS? when was the last time you preformed disk maintenance process.. i.e scandisk, disk fragmentation and so on?

kindly perform these maintenance process.. make sure you have atleast 100MB free space available on you disk to be able to compile and execute and applicaiton.. coz during the compilation process. the compiler produces other related as well.. good luck my fren.. :)
Jul 11 '06 #2
hi sashi,

thank you for your reply.My OS is "Windows Server 2003" and i never do any disk maintenance process before.This is because i never know i have to do all this kind of process,sorry.
Actually what is the disk maintenance process ?how many time i have to do and when i have to do it???
if i do it now is it too late to me????
Actually this application is my ex-senior put all this applciation in the c drive and he dont want to put in other d,e,f,drive when he have all this kind drive.Haihyo,very headache.That also my worst that i dont know how to maintan the disk space.
Somemore the disk clean also run very slow when i run it.
is it i have to run the disk clean ?????
Sometime the server can running out the whole application but sometime it can not display out and said it is not enough disk space.It also display this error message when i run the application such as below:
Server Error in '/test' Application.
--------------------------------------------------------------------------------

There is not enough space on the disk.
Description: An unhandled exception occurred during compilation using the CodeDomProvider 'Microsoft.VisualBasic.VBCodeProvider'. 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..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy) +888
System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) +45
System.CodeDom.Compiler.CodeCompiler.FromDomBatch( CompilerParameters options, CodeCompileUnit[] ea) +271
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) +39
System.Web.Compilation.BaseCompiler.GetCompiledTyp e() +227




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

This error make me more confused .Actually i dont know what is the actual error that my server have.
Please help me to solve this problem as soon as you can.
:D
Thank you.
Jul 12 '06 #3
Besides that, i also have this problem such as below error meassage when i try to run the application in my pc:

Server Error in '/test' Application.
--------------------------------------------------------------------------------

Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: Unable to load file 'ADODB'.

Source Error:


Line 256: <add assembly="System.EnterpriseServices, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 257: <add assembly="System.Web.Mobile, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 258: <add assembly="*"/>
Line 259: </assemblies>
Line 260:


Source File: c:\windows\microsoft.net\framework\v1.1.4322\Confi g\machine.config Line: 258

Assembly Load Trace: The following information can be helpful to determine why the assembly 'ADODB' could not be loaded.


=== Pre-bind state information ===
LOG: DisplayName = ADODB
(Partial)
LOG: Appbase = file:///c:/mis
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Post-policy reference: ADODB
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/mis/0da9ec01/177bcc7/ADODB.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/mis/0da9ec01/177bcc7/ADODB/ADODB.DLL.
LOG: Attempting download of new URL file:///c:/mis/bin/ADODB.DLL.
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Post-policy reference: ADODB, Version=2.5.0.0, Culture=neutral, PublicKeyToken=null




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

Is it the hard disk sapce not enough so this error massage will appear?
actually what this error massage mean???
thank you.
Jul 12 '06 #4
sashi
1,754 Expert 1GB
Hi Christine,

there is no specific schedule to perform disk maintenance utility.. there are few such utility comes with bundled Microsoft Products, i.e. scandisk, defrag, diskcleaner..

scandisk - is used to mark bad sector(s) on your physical disk
defrag - is used to rearrange files on the physical disk location
diskcleaner - is used to recycle unused and temporary files located in the system temporary path.

since you were talking abt other disk partitions such the, d,e,f.. why don't you move your application to which ever partition that has enough disk space. well.. it works too.. take care and good luck my fren..

btw.. where are you from?? let me guess.. india?
Jul 12 '06 #5
hi sashi,;D
Thank you for your comment and opinion,sashi.
Yesterday i already ask my collegue who are technical support to clean others unused files and he already help me to move the file to other partition.
kekeekeee
Anyway,i am Malaysian and not the india girl is chinese girl.
Thank you very much for your opinon,now i already solve my problem.Next time when i have the problem then i will post it here and make sure you will always be here to help me.
Jul 13 '06 #6


i have the same problem..but
i can access the other application at the same server without getting error message?
so how this happen?
is it something that makes it the error like that
Jan 5 '10 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Peter | last post by:
Hi, I am getting really weird error, when I try to load one of my ASP.NET website pages: Server Error in '/' Application. -----------------------------------------------------------...
1
by: Phil W | last post by:
I have a server which hosts a fair amount of websites, and over the last couple of weeks I have been getting the error "Not enough space on temporary disk" on ASP.Net pages. The error doesn't...
1
by: simon | last post by:
I have encountered this error message, do anyone know what is happening?? Thanks. Description: An unhandled exception occurred during compilation using the CodeDomProvider...
2
by: Jas Shultz | last post by:
I'm using Win2K3 Enterprise edition with the latest .NET framework installed. I have this problem with getting "out of disk space" errors. I have 35 Gigs of disk space free. It doesn't happen...
1
by: A.M | last post by:
Hi, I am using ActivePython 2.4.on windows XP I created test.py that contains the following simple script:
2
by: steve waugh | last post by:
Hi All I've an ASP application running on MS-Access Data Base. from the last few weeks i'm getting the error, Microsoft] Not enough space on temporary disk. when ever this error comes,...
2
DonRayner
by: DonRayner | last post by:
Hi all, I've been fighting with this problem for a couple of days and hopfully someone here has an answer. First off this is a comercial software package (JobBoss 5.02) using access 2000 runtime....
0
by: Rahul Shakya | last post by:
Hi, I am facing same problem. I have not implmented any dll or no referece at all. In disk usage my control panel showing only (0.2%) of total. I dnt know is my application problem or it is...
5
by: Kacie | last post by:
I was trying to install Microsoft Office Home and Student."E:/ There is not enough space on the disk" was the error code I got. Also, the C hard drive is full. I was wondering how to clean it up...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.