|
|
|
Senior Collector
        
Group: Forum Members
Last Login: Yesterday @ 11:45:00 PM
Posts: 513,
Visits: 2,168
|
|
I keep getting this error when trying to upload a scan on the old site
Persits.Upload.1 error '800a0005'
The system cannot find the file specified.
/members/imageupload.asp, line 171
and on the new site I get this error
Server Error in '/' Application.
There is not enough space on the disk.
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.IO.IOException: There is not enough space on the disk.
Source Error:
The source code that generated this unhandled exception can only be shown when compiled in debug mode. To enable this, please follow one of the below steps, then request the URL:
1. Add a "Debug=true" directive at the top of the file that generated the error. Example:
<%@ Page Language="C#" Debug="true" %>
or:
2) Add the following section to the configuration file of your application:
Note that this second technique will cause all files within a given application to be compiled in debug mode. The first technique will cause only that particular file to be compiled in debug mode.
Important: Running applications in debug mode does incur a memory/performance overhead. You should make sure that an application has debugging disabled before deploying into production scenario.
Stack Trace:
[IOException: There is not enough space on the disk.
]
System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +7714920
System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) +1162
System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy) +61
System.IO.FileStream..ctor(String path, FileMode mode) +55
System.Web.HttpPostedFile.SaveAs(String filename) +99
System.Web.UI.WebControls.FileUpload.SaveAs(String filename) +23
p_indiv.click_upload(Object sender, EventArgs e) +184
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +111
System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +110
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565
Version Information: Microsoft .NET Framework Version:2.0.50727.3082; ASP.NET Version:2.0.50727.3082
my master list http://www.comicspriceguide.com/world/default.asp?m=dazedgtojudge
|
|
|
|
|
Administrator...You betcha, by golly!
        
Group: Administrators
Last Login: Yesterday @ 2:43:20 PM
Posts: 2,698,
Visits: 7,793
|
|
Always try clearing your history and cache first off...seems to be a conflict between history saved pages and current cookies... If that doesn't work, let me know and we'll crack the whip in the programmers dungeon...
--Shadow CPG Administrator (since 2003)10,962 posts BC. (Before Change) Dedicated to the memory of Bill Johnson (wrjwrj)....comics were his friends... 
Who knows what evil lurks in the hearts of men?...The Shadow knows! _______________________________________ Opinions and observations by any administrator may not reflect the views of ComicsPriceGuide.com, its staff or ownership. If you have any questions about this CPG Admin post, please email bryan@comicspriceguide.com.
|
|
|
|