Server Error in '/appx_cmh' Application.

The process cannot access the file "E:\mhbig5\mh\articles\2010\12\18\stats_17years.html" 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:\mhbig5\mh\articles\2010\12\18\stats_17years.html" 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:\mhbig5\mh\articles\2010\12\18\stats_17years.html" because it is being used by another process.]
   System.IO.__Error.WinIOError(Int32 errorCode, String str) +562
   System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy) +852
   System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) +43
   System.IO.StreamWriter.CreateFile(String path, Boolean append) +54
   System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize) +49
   System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding) +20
   misc.Tools.toHTML(String strURL, String strFilePath, Int32 iTimeoutInMillisecond, Encoding encTarget) +137
   appx_cmh.showFrontpage2015.Page_Load(Object sender, EventArgs e) +5985
   System.Web.UI.Control.OnLoad(EventArgs e) +67
   System.Web.UI.Control.LoadRecursive() +35
   System.Web.UI.Control.LoadRecursive() +98
   System.Web.UI.Control.LoadRecursive() +98
   System.Web.UI.Page.ProcessRequestMain() +750


Version Information: Microsoft .NET Framework Version:1.1.4322.2511; ASP.NET Version:1.1.4322.2505