I cannot seem to upload a personal icon image. The image is 50 x 50 and in .jpg format, yet it won't upload. Instead I get a new screen that shows me the following error info:
Server Error in '/' Application. The process cannot access the file 'E:\StardockForums\!!Temp\Wh1te Out-615-1-bessel.jpg' because it is being used by another process. 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: The process cannot access the file 'E:\StardockForums\!!Temp\Wh1te Out-615-1-bessel.jpg' because it is being used by another process.
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: The process cannot access the file 'E:\StardockForums\!!Temp\Wh1te Out-615-1-bessel.jpg' because it is being used by another process.] System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +2014493 System.IO.File.Delete(String path) +157 StardockForums.MyAccount.UploadIcon() +850 StardockForums.MyAccount.Upload_Click(Object Sender, EventArgs e) +214 System.Web.UI.HtmlControls.HtmlInputButton.OnServerClick(EventArgs e) +105 System.Web.UI.HtmlControls.HtmlInputButton.RaisePostBackEvent(String eventArgument) +106 System.Web.UI.HtmlControls.HtmlInputButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +7 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +11 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5102
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42 |