进入系统后,备份后进行月终转结,出现下列的问题,系统没法正常使用。
“/Salary.Net”应用程序中的服务器错误。
--------------------------------------------------------------------------------
该进程无法访问文件“E:\广东省人事工资管理系统(下级版)\Root\SalaryApplicationFiles\UIP StatePersistence\501230ad-569f-44d5-b62b-78ae7fe79ba2”,因为该文件正由另一进程使用。
说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。
异常详细信息: System.IO.IOException: 该进程无法访问文件“E:\广东省人事工资管理系统(下级版)\Root\SalaryApplicationFiles\UIP StatePersistence\501230ad-569f-44d5-b62b-78ae7fe79ba2”,因为该文件正由另一进程使用。
源错误:
执行当前 Web 请求期间生成了未处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。
堆栈跟踪:
[IOException: 该进程无法访问文件“E:\广东省人事工资管理系统(下级版)\Root\SalaryApplicationFiles\UIP StatePersistence\501230ad-569f-44d5-b62b-78ae7fe79ba2”,因为该文件正由另一进程使用。]
System.IO.__Error.WinIOError(Int32 errorCode, String str) +614
System.IO.File.Delete(String path) +165
Salary.UIP.FilePersistence.Remove(Guid taskId)
Microsoft.ApplicationBlocks.UIProcess.State.Delete()
Microsoft.ApplicationBlocks.UIProcess.ControllerBase.CompleteTask()
Salary.UIP.SalaryController.CompleteTaskUrl()
Salary.UIP.SalaryController.CompleteTask(HttpContext context)
Salary.UIP.SalaryController.Navigate(String navigateValue, HttpContext context)
Salary.UIP.WebViewBase.Report(String eventName)
Salary.Web.Rule.RuleExecuteForm.Page_Load(Object sender, EventArgs e)
System.EventHandler.Invoke(Object sender, EventArgs e) +0
System.Web.UI.Control.OnLoad(EventArgs e) +55
System.Web.UI.Control.LoadRecursive() +27
System.Web.UI.Page.ProcessRequestMain() +750
--------------------------------------------------------------------------------
版本信息: Microsoft .NET Framework 版本:1.1.4322.2463; ASP.NET 版本:1.1.4322.2463 |