[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
|