P
Peter
Hi,
I am getting really weird error, when I try to load one of
my ASP.NET website pages:
Server Error in '/' 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.
There is more than 1.5GB free space on the disk, so this
is not the reason. The problem is that this page was
working fine just yesterday and I haven't change it at all.
Could somebody tell me what the problem is?
Thanks,
Peter
I am getting really weird error, when I try to load one of
my ASP.NET website pages:
Server Error in '/' 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.
There is more than 1.5GB free space on the disk, so this
is not the reason. The problem is that this page was
working fine just yesterday and I haven't change it at all.
Could somebody tell me what the problem is?
Thanks,
Peter