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

文件“f:\usr\LocalUser\hyw8097200001\sitemap.xml”正由另一进程使用,因此该进程无法访问该文件。

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

异常详细信息: System.IO.IOException: 文件“f:\usr\LocalUser\hyw8097200001\sitemap.xml”正由另一进程使用,因此该进程无法访问该文件。

源错误:

执行当前 Web 请求期间生成了未处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。

堆栈跟踪:


[IOException: 文件“f:\usr\LocalUser\hyw8097200001\sitemap.xml”正由另一进程使用,因此该进程无法访问该文件。]
   System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +7742328
   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) +1162
   System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) +66
   System.Xml.XmlTextWriter..ctor(String filename, Encoding encoding) +37
   System.Xml.XmlDocument.Save(String filename) +77
   Comm.BSiteMap.Add(MSiteMap model) in F:\卢志的个人目录\项目\201204\201204_茂控\Comm\SiteMap.cs:80
   Comm.BSiteMap.Update(MSiteMap model) in F:\卢志的个人目录\项目\201204\201204_茂控\Comm\SiteMap.cs:90
   Comm.PublicPage.SEOSiteMap() in F:\卢志的个人目录\项目\201204\201204_茂控\Comm\PublicPage.cs:173
   Comm.PublicPage.OnInit(EventArgs e) in F:\卢志的个人目录\项目\201204\201204_茂控\Comm\PublicPage.cs:39
   System.Web.UI.Control.InitRecursive(Control namingContainer) +333
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +378


版本信息: Microsoft .NET Framework 版本:2.0.50727.8806; ASP.NET 版本:2.0.50727.8762