[IOException: 文件“D:\wwwroot\keneng\wwwroot\App_Logs\2025-05-12.txt”正由另一进程使用,因此该进程无法访问此文件。]
System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +227
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, Boolean useLongPath, Boolean checkHost) +738
System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) +68
System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost) +76
System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost) +75
System.IO.StreamWriter..ctor(String path, Boolean append) +39
System.IO.File.AppendText(String path) +39
CNVP.Framework.Helper.LogHelper.Write(String title, String message) +286
CNVP.Framework.Helper.DataBase.ExecutePage(String sqlAllFields, String sqlTablesAndWhere, String indexField, String orderFields, Int32 pageIndex, Int32 pageSize, Int32& recordCount, Int32& pageCount, SqlParam[] sqlParams) +782
CNVP.Framework.Helper.DataBase.ExecutePage(String sqlAllFields, String sqlTablesAndWhere, String indexField, String orderFields, Int32 pageIndex, Int32 pageSize, Int32& recordCount, Int32& pageCount) +31
CNVP.CMS.Publish.CommonData.GetNewsList(Int32 ColumnID, String ShowSub, Int32 PageNo, Int32 PageSize, String OrderBy, String OrderAsc, Int32 ISOutLink, Int32 ISImages, Int32 ISMember, Int32 ISInShow, Int32 ISBest, Int32 ISHot, Int32 ISTop, Int32& RecordCount, Int32& PageCount) +1162
CNVP.CMS.Publish.LabelMass.Analyse_NewsList(Int32 ColumnID) +1139
CNVP.CMS.Publish.LabelMass.Parse() +201
CNVP.CMS.Publish.Template.ReplaceLabels() +741
CNVP.CMS.JCmsAjax.Page_Load(Object sender, EventArgs e) +2573
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +52
System.Web.UI.Control.OnLoad(EventArgs e) +97
System.Web.UI.Control.LoadRecursive() +61
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693
|