“/ditie_m”应用程序中的服务器错误。

System.IO.IOException: 文件“E:\webtongbu\web\地铁全国版_移动\cache\station2_szguanlan.temp”正由另一进程使用,因此该进程无法访问该文件。
  在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  在 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)
  在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
  在 System.IO.StreamWriter.CreateFile(String path, Boolean append)
  在 System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)
  在 System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding)
  在 Cbf.Common.CacheHelper.FileCache.Insert(String p_FileName, String p_Content)

说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。

异常详细信息: System.Exception: System.IO.IOException: 文件“E:\webtongbu\web\地铁全国版_移动\cache\station2_szguanlan.temp”正由另一进程使用,因此该进程无法访问该文件。
  在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  在 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)
  在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
  在 System.IO.StreamWriter.CreateFile(String path, Boolean append)
  在 System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)
  在 System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding)
  在 Cbf.Common.CacheHelper.FileCache.Insert(String p_FileName, String p_Content)

源错误:


行 37:                 sw.Dispose();
行 38:             }
行 39:             cache.Insert(cachekey, html);            
行 40:         }
行 41: 				

源文件: e:\webtongbu\web\地铁全国版_移动\station\station.aspx.cs    行: 39

堆栈跟踪:


[Exception: System.IO.IOException: 文件“E:\webtongbu\web\地铁全国版_移动\cache\station2_szguanlan.temp”正由另一进程使用,因此该进程无法访问该文件。
   在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   在 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)
   在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
   在 System.IO.StreamWriter.CreateFile(String path, Boolean append)
   在 System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)
   在 System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding)
   在 Cbf.Common.CacheHelper.FileCache.Insert(String p_FileName, String p_Content)]
   Cbf.Common.CacheHelper.FileCache.Insert(String p_FileName, String p_Content) +233
   ditie_station_station.Page_Load(Object sender, EventArgs e) in e:\webtongbu\web\地铁全国版_移动\station\station.aspx.cs:39
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +50
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627


版本信息: Microsoft .NET Framework 版本:2.0.50727.3662; ASP.NET 版本:2.0.50727.3668