Jump to content

Disk Full -


WaldenRun

Recommended Posts

Server Error in '/' Application.

--------------------------------------------------------------------------------

 

System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.IO.IOException: There is not enough space on the disk. at System.IO.__Error.WinIOError(Int32 errorCode, String str) at System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count) at System.IO.FileStream.Write(Byte[] array, Int32 offset, Int32 count) at Geocaching.imgService.UploadRawGalleryImage(String OriginalFileName, Int32 DataSource) --- End of inner exception stack trace ---

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

 

Exception Details: System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.IO.IOException: There is not enough space on the disk. at System.IO.__Error.WinIOError(Int32 errorCode, String str) at System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count) at System.IO.FileStream.Write(Byte[] array, Int32 offset, Int32 count) at Geocaching.imgService.UploadRawGalleryImage(String OriginalFileName, Int32 DataSource) --- End of inner exception stack trace ---

 

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:

 

[soapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.IO.IOException: There is not enough space on the disk.

 

at System.IO.__Error.WinIOError(Int32 errorCode, String str)

at System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)

at System.IO.FileStream.Write(Byte[] array, Int32 offset, Int32 count)

at Geocaching.imgService.UploadRawGalleryImage(String OriginalFileName, Int32 DataSource)

--- End of inner exception stack trace ---]

System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) +1503

System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) +218

Geocaching.com.Groundspeak.imgService.imgServiceWse.UploadRawGalleryImage(String OriginalFileName, Int32 DataSource) +82

Geocaching.UI.ImageUploadPanel.UploadDIMEAttachment(String Filename, String FileLocation, ImageDataSources Datasource) +215

Geocaching.UI.ImageUploadPanel.ProcessImageForWebService(UploadedFile& File) +653

Geocaching.UI.ImageUploadPanel.ProcessFile() +772

Geocaching.UI.ImageUploadPanel.btnUpload_Click(Object sender, EventArgs e) +7

System.Web.UI.WebControls.Button.OnClick(EventArgs e) +108

System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +58

System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +18

System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33

System.Web.UI.Page.ProcessRequestMain() +1330

 

 

--------------------------------------------------------------------------------

Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032

Link to comment

Similar here:

 

An Error Has Occured

 

System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.IO.IOException: There is not enough space on the disk. at Microsoft.VisualBasic.CompilerServices.LateBinding.InternalLateCall(Object o, Type objType, String name, Object[] args, String[] paramnames, Boolean[] CopyBack, Boolean IgnoreReturn) at Microsoft.VisualBasic.CompilerServices.LateBinding.LateCall(Object o, Type objType, String name, Object[] args, String[] paramnames, Boolean[] CopyBack) at Geocaching.Geocache.SaveCacheToDisk(Int64 CacheID, DataSet& CacheData) at Geocaching.Geocache.GetCacheData(Guid CacheGUID, Boolean CheckForUpdates) at Geocaching.cacheService.GetGeocacheDataByGUID(Guid CacheGUID, Boolean CheckForUpdates) --- End of inner exception stack trace ---

 

My last log shows as an action on the "my" page, but not on the cache page.

 

BS/2

Edited by BalkanSabranje
Link to comment
Guest
This topic is now closed to further replies.
×
×
  • Create New...