123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319 |
- 2021-12-14 08:27:32,492 [1] 31 INFO Log : 系统启动
- 2021-12-14 08:28:47,249 [1] 53 ERROR Log : System.ObjectDisposedException: 无法访问已释放的对象。
- 对象名:“UIPanel”。
- 在 System.Windows.Forms.Control.CreateHandle()
- 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
- 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
- 在 System.Windows.Forms.Control.CreateControl()
- 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
- 在 System.Windows.Forms.Control.WndProc(Message& m)
- 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
- 在 Sunny.UI.UIForm.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2021-12-14 08:28:49,219 [1] 53 ERROR Log : System.ObjectDisposedException: 无法访问已释放的对象。
- 对象名:“ConditionForm”。
- 在 System.Windows.Forms.Control.CreateHandle()
- 在 System.Windows.Forms.Form.CreateHandle()
- 在 System.Windows.Forms.Control.get_Handle()
- 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
- 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
- 在 System.Windows.Forms.Control.Show()
- 在 WWPipeLine.MapTools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 125
- 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 122
- 在 System.EventHandler.Invoke(Object sender, EventArgs e)
- 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
- 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
- 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
- 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
- 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
- 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
- 在 System.Windows.Forms.Control.WndProc(Message& m)
- 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2021-12-14 08:29:42,247 [1] 31 INFO Log : 导出成功 耗时0.19s
- 2021-12-14 08:29:42,249 [1] 31 INFO Log : 导出Excel文件成功.
- 2021-12-14 09:25:45,279 [1] 31 INFO Log : 系统启动
- 2021-12-14 09:32:49,754 [1] 31 INFO Log : 系统启动
- 2021-12-14 09:34:53,999 [1] 53 ERROR Log : NPOI.POIXMLException ---> System.IO.FileNotFoundException: 未能加载文件或程序集“ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73”或它的某一个依赖项。系统找不到指定的文件。
- 在 NPOI.OpenXml4Net.OPC.ZipPackage.GetPartsImpl()
- 在 NPOI.OpenXml4Net.OPC.OPCPackage.GetParts()
- 在 NPOI.OpenXml4Net.OPC.OPCPackage.GetPart(PackagePartName partName)
- 在 NPOI.OpenXml4Net.OPC.PackageRelationshipCollection..ctor(OPCPackage container, PackagePart part)
- 在 NPOI.OpenXml4Net.OPC.PackagePart.LoadRelationships()
- 在 NPOI.OpenXml4Net.OPC.Internal.PackagePropertiesPart..ctor(OPCPackage pack, PackagePartName partName)
- 在 NPOI.OpenXml4Net.OPC.OPCPackage.ConfigurePackage(OPCPackage pkg)
- 在 NPOI.OpenXml4Net.OPC.OPCPackage.Create(Stream output)
- 在 NPOI.XSSF.UserModel.XSSFWorkbook.newPackage()
- --- 内部异常堆栈跟踪的结尾 ---
- 在 NPOI.XSSF.UserModel.XSSFWorkbook.newPackage()
- 在 NPOI.XSSF.UserModel.XSSFWorkbook..ctor()
- 在 WWPipeLine.Commons.ExportDgvToExcel.ExportExcel(List`1 dgvs) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Commons\ExportDgvToExcel.cs:行号 80
- 在 WWPipeLine.MapBasic.Results.RWWithDataGridViewMulti.UiSymbolButtonExportToExcel_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\Results\RWWithDataGridViewMulti.cs:行号 34
- 在 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-14 09:35:13,534 [1] 31 INFO Log : 导出成功 耗时0.208s
- 2021-12-14 09:35:13,535 [1] 31 INFO Log : 导出Excel文件成功.
- 2021-12-14 09:38:56,071 [1] 31 INFO Log : 系统启动
- 2021-12-14 09:39:36,208 [1] 31 INFO Log : 导出成功
- 2021-12-14 09:39:36,211 [1] 31 INFO Log : 导出Excel文件成功.
- 2021-12-14 09:50:54,460 [1] 31 INFO Log : 系统启动
- 2021-12-14 09:51:32,615 [1] 31 INFO Log : 导出成功
- 2021-12-14 09:51:32,618 [1] 31 INFO Log : 导出Excel文件成功.
- 2021-12-14 09:54:14,337 [1] 31 INFO Log : 系统启动
- 2021-12-14 09:58:41,468 [1] 31 INFO Log : 导出成功
- 2021-12-14 09:58:41,472 [1] 31 INFO Log : 导出Excel文件成功.
- 2021-12-14 10:03:06,806 [1] 31 INFO Log : 系统启动
- 2021-12-14 10:03:34,263 [1] 53 ERROR Log : System.EntryPointNotFoundException: 无法在 DLL“kernel32.dll”中找到名为“Lopen”的入口点。
- 在 WWPipeLine.Commons.ExportDgvToExcel.Lopen(String lpPathName, Int32 iReadWrite)
- 在 WWPipeLine.Commons.ExportDgvToExcel.CheckFiles(String FileNames) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Commons\ExportDgvToExcel.cs:行号 444
- 在 WWPipeLine.Commons.ExportDgvToExcel.ExportExcel(List`1 dgvs) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Commons\ExportDgvToExcel.cs:行号 76
- 在 WWPipeLine.MapBasic.Results.RWWithDataGridViewMulti.UiSymbolButtonExportToExcel_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\Results\RWWithDataGridViewMulti.cs:行号 34
- 在 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-14 10:03:44,810 [1] 31 INFO Log : 导出成功
- 2021-12-14 10:03:44,811 [1] 31 INFO Log : 导出Excel文件成功.
- 2021-12-14 10:25:05,667 [1] 31 INFO Log : 系统启动
- 2021-12-14 10:25:32,009 [1] 31 INFO Log : 导出成功
- 2021-12-14 10:25:32,013 [1] 31 INFO Log : 导出Excel文件成功.
- 2021-12-14 10:29:33,928 [1] 31 INFO Log : 系统启动
- 2021-12-14 10:29:56,762 [1] 31 INFO Log : 导出成功
- 2021-12-14 10:29:56,766 [1] 31 INFO Log : 导出Excel文件成功.
- 2021-12-14 10:29:59,168 [1] 31 INFO Log : 系统正常退出
- 2021-12-14 10:34:24,098 [1] 31 INFO Log : 系统启动
- 2021-12-14 10:34:42,606 [1] 53 ERROR Log : 导出Excel文件失败,原因是文件被占用,请关闭文件.
- 2021-12-14 10:42:18,198 [1] 31 INFO Log : 系统启动
- 2021-12-14 10:43:14,125 [1] 53 ERROR Log : System.IO.FileNotFoundException: 未能找到文件“D:\GIS\WWpipeline\Package\pictures\no.png”。
- 文件名:“D:\GIS\WWpipeline\Package\pictures\no.png”
- 在 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)
- 在 WWPipeLine.MapTools.Conditions.FuZhuGongJu.BJdmt.uilb_SelectedIndexChanged(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\FuZhuGongJu\BJdmt.cs:行号 98
- 在 System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e)
- 在 System.Windows.Forms.ListBox.WmReflectCommand(Message& m)
- 在 System.Windows.Forms.ListBox.WndProc(Message& m)
- 在 Sunny.UI.ListBoxEx.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2021-12-14 10:43:14,691 [1] 53 ERROR Log : System.IO.FileNotFoundException: 未能找到文件“D:\GIS\WWpipeline\Package\pictures\no.png”。
- 文件名:“D:\GIS\WWpipeline\Package\pictures\no.png”
- 在 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)
- 在 WWPipeLine.MapTools.Conditions.FuZhuGongJu.BJdmt.uilb_SelectedIndexChanged(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\FuZhuGongJu\BJdmt.cs:行号 89
- 在 System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e)
- 在 System.Windows.Forms.ListBox.WmReflectCommand(Message& m)
- 在 System.Windows.Forms.ListBox.WndProc(Message& m)
- 在 Sunny.UI.ListBoxEx.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2021-12-14 10:43:15,710 [1] 53 ERROR Log : System.IO.FileNotFoundException: 未能找到文件“D:\GIS\WWpipeline\Package\pictures\no.png”。
- 文件名:“D:\GIS\WWpipeline\Package\pictures\no.png”
- 在 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)
- 在 WWPipeLine.MapTools.Conditions.FuZhuGongJu.BJdmt.uilb_SelectedIndexChanged(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\FuZhuGongJu\BJdmt.cs:行号 98
- 在 System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e)
- 在 System.Windows.Forms.ListBox.WmReflectCommand(Message& m)
- 在 System.Windows.Forms.ListBox.WndProc(Message& m)
- 在 Sunny.UI.ListBoxEx.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2021-12-14 10:43:18,366 [1] 53 ERROR Log : System.IO.FileNotFoundException: 未能找到文件“D:\GIS\WWpipeline\Package\pictures\no.png”。
- 文件名:“D:\GIS\WWpipeline\Package\pictures\no.png”
- 在 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)
- 在 WWPipeLine.MapTools.Conditions.FuZhuGongJu.BJdmt.uilb_SelectedIndexChanged(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\FuZhuGongJu\BJdmt.cs:行号 89
- 在 System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e)
- 在 System.Windows.Forms.ListBox.WmReflectCommand(Message& m)
- 在 System.Windows.Forms.ListBox.WndProc(Message& m)
- 在 Sunny.UI.ListBoxEx.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2021-12-14 10:43:18,810 [1] 53 ERROR Log : System.IO.FileNotFoundException: 未能找到文件“D:\GIS\WWpipeline\Package\pictures\no.png”。
- 文件名:“D:\GIS\WWpipeline\Package\pictures\no.png”
- 在 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)
- 在 WWPipeLine.MapTools.Conditions.FuZhuGongJu.BJdmt.uilb_SelectedIndexChanged(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\FuZhuGongJu\BJdmt.cs:行号 89
- 在 System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e)
- 在 System.Windows.Forms.ListBox.WmReflectCommand(Message& m)
- 在 System.Windows.Forms.ListBox.WndProc(Message& m)
- 在 Sunny.UI.ListBoxEx.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2021-12-14 10:43:23,948 [1] 53 ERROR Log : System.IO.FileNotFoundException: 未能找到文件“D:\GIS\WWpipeline\Package\pictures\no.png”。
- 文件名:“D:\GIS\WWpipeline\Package\pictures\no.png”
- 在 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)
- 在 WWPipeLine.MapTools.Conditions.FuZhuGongJu.BJdmt.uilb_SelectedIndexChanged(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\FuZhuGongJu\BJdmt.cs:行号 89
- 在 System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e)
- 在 System.Windows.Forms.ListBox.WmReflectCommand(Message& m)
- 在 System.Windows.Forms.ListBox.WndProc(Message& m)
- 在 Sunny.UI.ListBoxEx.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2021-12-14 10:43:24,429 [1] 53 ERROR Log : System.IO.FileNotFoundException: 未能找到文件“D:\GIS\WWpipeline\Package\pictures\no.png”。
- 文件名:“D:\GIS\WWpipeline\Package\pictures\no.png”
- 在 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)
- 在 WWPipeLine.MapTools.Conditions.FuZhuGongJu.BJdmt.uilb_SelectedIndexChanged(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\FuZhuGongJu\BJdmt.cs:行号 89
- 在 System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e)
- 在 System.Windows.Forms.ListBox.WmReflectCommand(Message& m)
- 在 System.Windows.Forms.ListBox.WndProc(Message& m)
- 在 Sunny.UI.ListBoxEx.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2021-12-14 10:43:52,205 [1] 53 ERROR Log : System.IO.FileNotFoundException: 未能找到文件“D:\GIS\WWpipeline\Package\pictures\no.png”。
- 文件名:“D:\GIS\WWpipeline\Package\pictures\no.png”
- 在 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)
- 在 WWPipeLine.MapTools.Conditions.FuZhuGongJu.BJdmt.uilb_SelectedIndexChanged(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\FuZhuGongJu\BJdmt.cs:行号 89
- 在 System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e)
- 在 System.Windows.Forms.ListBox.WmReflectCommand(Message& m)
- 在 System.Windows.Forms.ListBox.WndProc(Message& m)
- 在 Sunny.UI.ListBoxEx.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2021-12-14 10:45:02,159 [1] 31 INFO Log : 图片删除成功.D:\GIS\WWpipeline\Package\pictures\JSPQFPT2-01.jpg
- 2021-12-14 10:47:18,766 [1] 31 INFO Log : 系统启动
- 2021-12-14 10:49:31,840 [1] 31 INFO Log : 系统启动
- 2021-12-14 10:50:41,173 [1] 31 INFO Log : 标注字段配置更改操作成功!.
- 2021-12-14 10:50:45,454 [1] 31 INFO Log : 标注字段配置更改操作成功!.
- 2021-12-14 10:50:51,805 [1] 31 INFO Log : 标注字段配置更改操作成功!.
- 2021-12-14 10:53:03,592 [1] 31 INFO Log : 系统正常退出
- 2021-12-14 11:21:13,026 [1] 31 INFO Log : 系统启动
- 2021-12-14 11:22:27,405 [1] 31 INFO Log : 系统启动
- 2021-12-14 11:24:31,961 [1] 31 INFO Log : 系统启动
- 2021-12-14 11:25:50,879 [1] 31 INFO Log : 系统正常退出
- 2021-12-14 11:34:52,448 [1] 31 INFO Log : 系统启动
- 2021-12-14 11:36:49,535 [1] 31 INFO Log : 系统启动
- 2021-12-14 11:37:06,803 [1] 31 INFO Log : 系统正常退出
- 2021-12-14 11:37:25,275 [1] 31 INFO Log : 系统启动
- 2021-12-14 11:39:30,275 [1] 31 INFO Log : 系统启动
- 2021-12-14 11:40:26,686 [1] 31 INFO Log : 系统启动
- 2021-12-14 11:41:16,773 [1] 31 INFO Log : 系统正常退出
- 2021-12-14 11:51:49,356 [1] 31 INFO Log : 系统启动
- 2021-12-14 11:52:47,579 [1] 31 INFO Log : 系统启动
- 2021-12-14 11:58:05,458 [1] 31 INFO Log : 系统启动
- 2021-12-14 13:04:17,558 [1] 31 INFO Log : 系统启动
- 2021-12-14 13:11:00,633 [1] 31 INFO Log : 系统启动
- 2021-12-14 13:12:12,464 [1] 31 INFO Log : 系统启动
- 2021-12-14 13:12:27,253 [1] 31 INFO Log : 系统正常退出
- 2021-12-14 13:14:07,379 [1] 31 INFO Log : 系统启动
- 2021-12-14 13:14:25,143 [1] 31 INFO Log : 系统正常退出
- 2021-12-14 13:17:34,178 [1] 31 INFO Log : 系统启动
- 2021-12-14 13:17:53,887 [1] 31 INFO Log : 系统正常退出
- 2021-12-14 13:19:07,691 [1] 31 INFO Log : 系统启动
- 2021-12-14 13:19:26,556 [1] 31 INFO Log : 系统正常退出
- 2021-12-14 13:22:16,620 [1] 31 INFO Log : 系统启动
- 2021-12-14 13:23:09,959 [1] 53 ERROR Log : System.ObjectDisposedException: 无法访问已释放的对象。
- 对象名:“ConditionForm”。
- 在 System.Windows.Forms.Control.CreateHandle()
- 在 System.Windows.Forms.Form.CreateHandle()
- 在 System.Windows.Forms.Control.get_Handle()
- 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
- 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
- 在 System.Windows.Forms.Control.Show()
- 在 WWPipeLine.MapTools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 125
- 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 122
- 在 System.EventHandler.Invoke(Object sender, EventArgs e)
- 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
- 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
- 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
- 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
- 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
- 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
- 在 System.Windows.Forms.Control.WndProc(Message& m)
- 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2021-12-14 13:26:34,964 [1] 31 INFO Log : 系统正常退出
- 2021-12-14 13:27:59,764 [1] 31 INFO Log : 系统启动
- 2021-12-14 13:28:17,898 [1] 31 INFO Log : 系统启动
- 2021-12-14 13:32:37,469 [1] 31 INFO Log : 系统启动
- 2021-12-14 13:33:38,123 [1] 31 INFO Log : 系统启动
- 2021-12-14 13:34:27,656 [1] 31 INFO Log : 系统正常退出
- 2021-12-14 13:35:53,644 [1] 31 INFO Log : 系统启动
- 2021-12-14 13:36:09,533 [1] 53 ERROR Log : System.NotImplementedException: 未实现该方法或操作。
- 在 WWPipeLine.MapBasic.MapEx.M_MapControl_MouseWheel(Object sender, MouseEventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\MapEx.cs:行号 85
- 在 System.Windows.Forms.Control.OnMouseWheel(MouseEventArgs e)
- 在 System.Windows.Forms.ScrollableControl.OnMouseWheel(MouseEventArgs e)
- 在 SuperMap.UI.MapControl.OnMouseWheel(MouseEventArgs e)
- 在 System.Windows.Forms.Control.WmMouseWheel(Message& m)
- 在 System.Windows.Forms.Control.WndProc(Message& m)
- 在 System.Windows.Forms.UserControl.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2021-12-14 13:36:12,817 [1] 53 ERROR Log : System.NotImplementedException: 未实现该方法或操作。
- 在 WWPipeLine.MapBasic.MapEx.M_MapControl_MouseWheel(Object sender, MouseEventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\MapEx.cs:行号 85
- 在 System.Windows.Forms.Control.OnMouseWheel(MouseEventArgs e)
- 在 System.Windows.Forms.ScrollableControl.OnMouseWheel(MouseEventArgs e)
- 在 SuperMap.UI.MapControl.OnMouseWheel(MouseEventArgs e)
- 在 System.Windows.Forms.Control.WmMouseWheel(Message& m)
- 在 System.Windows.Forms.Control.WndProc(Message& m)
- 在 System.Windows.Forms.UserControl.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2021-12-14 13:36:13,606 [1] 53 ERROR Log : System.NotImplementedException: 未实现该方法或操作。
- 在 WWPipeLine.MapBasic.MapEx.M_MapControl_MouseWheel(Object sender, MouseEventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\MapEx.cs:行号 85
- 在 System.Windows.Forms.Control.OnMouseWheel(MouseEventArgs e)
- 在 System.Windows.Forms.ScrollableControl.OnMouseWheel(MouseEventArgs e)
- 在 SuperMap.UI.MapControl.OnMouseWheel(MouseEventArgs e)
- 在 System.Windows.Forms.Control.WmMouseWheel(Message& m)
- 在 System.Windows.Forms.Control.WndProc(Message& m)
- 在 System.Windows.Forms.UserControl.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2021-12-14 13:36:34,412 [1] 31 INFO Log : 系统启动
- 2021-12-14 13:37:41,258 [1] 31 INFO Log : 系统启动
- 2021-12-14 13:38:30,114 [1] 31 INFO Log : 系统启动
- 2021-12-14 13:45:05,367 [1] 31 INFO Log : 系统启动
- 2021-12-14 13:48:39,627 [1] 31 INFO Log : 系统启动
- 2021-12-14 13:49:06,527 [1] 31 INFO Log : 系统正常退出
- 2021-12-14 13:51:48,715 [1] 31 INFO Log : 系统启动
- 2021-12-14 13:52:05,583 [1] 31 INFO Log : 系统启动
- 2021-12-14 13:56:05,991 [1] 31 INFO Log : 系统启动
- 2021-12-14 13:57:37,569 [1] 31 INFO Log : 系统启动
- 2021-12-14 13:58:12,276 [1] 31 INFO Log : 系统启动
- 2021-12-14 14:00:23,884 [1] 31 INFO Log : 系统启动
- 2021-12-14 14:02:14,107 [1] 31 INFO Log : 系统启动
- 2021-12-14 14:03:33,467 [1] 31 INFO Log : 系统启动
- 2021-12-14 14:04:12,592 [1] 31 INFO Log : 系统正常退出
- 2021-12-14 14:04:17,350 [1] 31 INFO Log : 系统启动
- 2021-12-14 14:06:52,137 [1] 31 INFO Log : 系统启动
- 2021-12-14 14:11:25,650 [1] 31 INFO Log : 系统启动
- 2021-12-14 14:12:07,217 [1] 31 INFO Log : 系统启动
- 2021-12-14 14:14:50,709 [1] 31 INFO Log : 系统启动
- 2021-12-14 14:18:40,704 [1] 31 INFO Log : 系统启动
- 2021-12-14 14:24:42,130 [1] 31 INFO Log : 系统启动
- 2021-12-14 14:33:08,620 [1] 31 INFO Log : 系统启动
- 2021-12-14 14:34:28,772 [1] 31 INFO Log : 系统启动
- 2021-12-14 14:39:17,150 [1] 31 INFO Log : 系统启动
- 2021-12-14 14:40:14,572 [1] 31 INFO Log : 系统启动
- 2021-12-14 14:43:14,091 [1] 31 INFO Log : 系统启动
- 2021-12-14 14:43:37,035 [1] 31 INFO Log : 系统正常退出
- 2021-12-14 14:44:30,974 [1] 31 INFO Log : 系统启动
- 2021-12-14 14:45:27,122 [1] 31 INFO Log : 系统启动
- 2021-12-14 14:58:44,496 [1] 31 INFO Log : 系统启动
- 2021-12-14 15:00:12,837 [1] 31 INFO Log : 系统正常退出
- 2021-12-14 15:03:34,924 [1] 31 INFO Log : 系统启动
- 2021-12-14 15:04:40,548 [1] 31 INFO Log : 系统正常退出
- 2021-12-14 15:12:52,482 [1] 31 INFO Log : 系统启动
- 2021-12-14 15:14:27,872 [1] 31 INFO Log : 系统启动
- 2021-12-14 15:14:42,202 [1] 31 INFO Log : 系统正常退出
- 2021-12-14 15:15:24,016 [1] 31 INFO Log : 系统启动
- 2021-12-14 15:16:39,979 [1] 31 INFO Log : 系统启动
- 2021-12-14 15:34:52,795 [1] 31 INFO Log : 系统启动
- 2021-12-14 15:35:03,496 [1] 31 INFO Log : 系统正常退出
- 2021-12-14 15:36:05,483 [1] 31 INFO Log : 系统启动
- 2021-12-14 15:36:16,506 [1] 31 INFO Log : 系统正常退出
- 2021-12-14 15:37:15,514 [1] 31 INFO Log : 系统启动
- 2021-12-14 15:38:34,205 [1] 31 INFO Log : 系统启动
- 2021-12-14 15:44:45,600 [1] 31 INFO Log : 系统启动
- 2021-12-14 15:52:15,084 [1] 31 INFO Log : 系统启动
- 2021-12-14 16:08:02,709 [1] 31 INFO Log : 系统启动
- 2021-12-14 16:31:14,812 [1] 31 INFO Log : 系统启动
- 2021-12-14 16:31:37,874 [1] 31 INFO Log : 系统启动
- 2021-12-14 16:33:04,932 [1] 31 INFO Log : 系统正常退出
- 2021-12-14 16:37:54,291 [1] 31 INFO Log : 系统启动
- 2021-12-14 16:47:29,272 [1] 31 INFO Log : 系统启动
- 2021-12-14 16:55:24,812 [1] 31 INFO Log : 系统正常退出
- 2021-12-14 16:56:06,054 [1] 31 INFO Log : 系统启动
- 2021-12-14 16:56:45,389 [1] 31 INFO Log : 系统启动
|