1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283 |
- 2021-12-08 08:42:42,278 [1] 31 INFO Log : 系统启动
- 2021-12-08 08:42:44,847 [1] 31 INFO Log : 用户daan登录成功
- 2021-12-08 08:44:26,043 [1] 31 INFO Log : 系统正常退出
- 2021-12-08 08:44:38,117 [1] 31 INFO Log : 系统启动
- 2021-12-08 08:44:40,028 [1] 31 INFO Log : 用户daan登录成功
- 2021-12-08 08:45:30,396 [1] 31 INFO Log : 系统正常退出
- 2021-12-08 08:51:08,540 [1] 31 INFO Log : 系统启动
- 2021-12-08 08:51:11,127 [1] 31 INFO Log : 用户daan登录成功
- 2021-12-08 08:51:39,326 [1] 31 INFO Log : 系统正常退出
- 2021-12-08 08:57:43,985 [1] 31 INFO Log : 系统启动
- 2021-12-08 08:57:46,193 [1] 31 INFO Log : 用户daan登录成功
- 2021-12-08 09:00:24,545 [1] 31 INFO Log : 系统启动
- 2021-12-08 09:00:26,639 [1] 31 INFO Log : 用户daan登录成功
- 2021-12-08 09:42:08,648 [1] 31 INFO Log : 系统启动
- 2021-12-08 09:42:12,010 [1] 31 INFO Log : 用户daan登录成功
- 2021-12-08 09:43:21,642 [1] 31 INFO Log : 系统启动
- 2021-12-08 09:43:25,228 [1] 31 INFO Log : 用户daan登录成功
- 2021-12-08 09:47:46,495 [1] 31 INFO Log : 系统启动
- 2021-12-08 09:47:49,078 [1] 31 INFO Log : 用户daan登录成功
- 2021-12-08 09:50:36,681 [1] 31 INFO Log : 系统启动
- 2021-12-08 09:50:38,838 [1] 31 INFO Log : 用户daan登录成功
- 2021-12-08 10:08:45,341 [1] 31 INFO Log : 系统启动
- 2021-12-08 10:08:47,545 [1] 31 INFO Log : 用户daan登录成功
- 2021-12-08 10:09:04,982 [1] 31 INFO Log : 系统启动
- 2021-12-08 10:09:07,209 [1] 31 INFO Log : 用户daan登录成功
- 2021-12-08 10:10:33,149 [1] 31 INFO Log : 系统正常退出
- 2021-12-08 10:16:28,174 [1] 31 INFO Log : 系统启动
- 2021-12-08 10:16:30,315 [1] 31 INFO Log : 用户daan登录成功
- 2021-12-08 10:25:22,390 [1] 31 INFO Log : 系统启动
- 2021-12-08 10:25:25,289 [1] 31 INFO Log : 用户daan登录成功
- 2021-12-08 10:27:06,149 [1] 31 INFO Log : 系统正常退出
- 2021-12-08 11:31:34,693 [1] 31 INFO Log : 系统启动
- 2021-12-08 11:31:37,012 [1] 31 INFO Log : 用户daan登录成功
- 2021-12-08 11:34:10,731 [1] 31 INFO Log : 系统启动
- 2021-12-08 11:34:16,910 [1] 31 INFO Log : 用户daan登录成功
- 2021-12-08 11:36:33,331 [1] 53 ERROR Log : System.FormatException: 该字符串未被识别为有效的 DateTime。
- 在 System.DateTime.ParseExact(String s, String format, IFormatProvider provider)
- 在 Sunny.UI.StringEx.ToDateTime(String s, String formatString)
- 在 WWPipeLine.MapTools.Conditions.ShuJuChuLi.PCRuKuTemp.Do(DockPanel dockPanel) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\ShuJuChuLi\PCRuKuTemp.cs:行号 90
- 在 WWPipeLine.MapBasic.ConditionForm.BtnOKCancel_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 82
- 在 System.Windows.Forms.Control.OnClick(EventArgs e)
- 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
- 在 System.Windows.Forms.Control.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2021-12-08 11:42:08,807 [1] 31 INFO Log : 系统启动
- 2021-12-08 11:42:10,796 [1] 31 INFO Log : 用户daan登录成功
- 2021-12-08 11:47:11,316 [1] 53 ERROR Log : System.IO.IOException: 文件“C:\Users\Administrator\Desktop\导出\阀门-供水阀门.csv”正由另一进程使用,因此该进程无法访问此文件。
- 在 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, Boolean useLongPath, Boolean checkHost)
- 在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
- 在 System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)
- 在 System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks)
- 在 WWPipeLine.MapBasic.ComsStatic.CSVToDataTable(String filePath, Boolean FirstField) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ComsStatic.cs:行号 903
- 在 WWPipeLine.MapTools.Conditions.ShuJuChuLi.PCRuKuTemp.uiButton1_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\ShuJuChuLi\PCRuKuTemp.cs:行号 111
- 在 System.Windows.Forms.Control.OnClick(EventArgs e)
- 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
- 在 System.Windows.Forms.Control.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2021-12-08 11:54:30,117 [1] 31 INFO Log : 系统启动
- 2021-12-08 11:54:34,736 [1] 31 INFO Log : 用户daan登录成功
- 2021-12-08 13:07:10,575 [1] 31 INFO Log : 系统启动
- 2021-12-08 13:07:13,328 [1] 31 INFO Log : 用户daan登录成功
- 2021-12-08 13:09:15,224 [1] 31 INFO Log : 系统启动
- 2021-12-08 13:09:17,597 [1] 31 INFO Log : 用户daan登录成功
- 2021-12-08 13:21:55,786 [1] 31 INFO Log : 系统启动
- 2021-12-08 13:21:57,743 [1] 31 INFO Log : 用户daan登录成功
- 2021-12-08 13:23:24,434 [1] 31 INFO Log : 系统正常退出
- 2021-12-08 13:26:13,356 [1] 31 INFO Log : 系统启动
- 2021-12-08 13:26:19,783 [1] 31 INFO Log : 用户daan登录成功
- 2021-12-08 13:45:03,433 [1] 31 INFO Log : 系统启动
- 2021-12-08 13:45:05,551 [1] 31 INFO Log : 用户daan登录成功
- 2021-12-08 14:13:10,944 [1] 31 INFO Log : 系统启动
- 2021-12-08 14:13:19,442 [1] 31 INFO Log : 用户daan登录成功
- 2021-12-08 14:15:31,985 [1] 31 INFO Log : 系统正常退出
- 2021-12-08 14:18:49,628 [1] 31 INFO Log : 系统启动
- 2021-12-08 14:18:51,876 [1] 31 INFO Log : 用户daan登录成功
- 2021-12-08 14:35:57,005 [1] 31 INFO Log : 系统启动
- 2021-12-08 14:35:59,127 [1] 31 INFO Log : 用户daan登录成功
- 2021-12-08 14:38:38,465 [1] 31 INFO Log : 系统正常退出
- 2021-12-08 14:46:34,238 [1] 31 INFO Log : 系统启动
- 2021-12-08 14:46:41,912 [1] 31 INFO Log : 用户daan登录成功
- 2021-12-08 14:47:15,878 [1] 31 INFO Log : 系统正常退出
|