trevornorth
-
7/12/2006 10:06:01 AM
Re: Image Uploads Failing
The problem occurs with all image files I have tried. The full details of the error reported are as follows:
Event code: 3005 Event message: An unhandled exception has occurred. Event time: 7/12/2006 8:58:49 AM Event time (UTC): 7/12/2006 7:58:49 AM Event ID: a6b269ead2ce4f62b40b366faf96a1b8 Event sequence: 116 Event occurrence: 12 Event detail code: 0 Application information: Application domain: /LM/W3SVC/620527597/Root-1-127971472699013750 Trust level: Full Application Virtual Path: / Application Path: ******** Machine name: ******** Process information: Process ID: 4164 Process name: w3wp.exe Account name: NT AUTHORITY\NETWORK SERVICE Exception information: Exception type: IOException Exception message: The process cannot access the file '******** \Images\Logos\DRS.jpg' because it is being used by another process. Request information: Request URL: ********/cmsdesk/content/edit.aspx?idpath=/31/30/72&culture= Request path: /cmsdesk/content/edit.aspx User host address: 80.229.60.209 User: escLiveAdmin Is authenticated: True Authentication Type: Forms Thread account name: NT AUTHORITY\NETWORK SERVICE Thread information: Thread ID: 7 Thread account name: NT AUTHORITY\NETWORK SERVICE Is impersonating: False Stack trace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at 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) at System.IO.FileStream..ctor(String path, FileMode mode) at System.Web.HttpPostedFile.SaveAs(String filename) at Kentico.CMS.CMSControls.CMSUploader.ControlOnLoad(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
|