123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263 |
- ----------------------------------------
- System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 SunRoxm.BizPeri.Common.Data.RequestResult.get_ReturnValue()
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.CreateFormProperty(String formName)
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.NewForm(Form form)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.CommandChildForm(String strText)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.tvFn_DoubleClick(Object sender, EventArgs e)
- 在 System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
- 在 System.Windows.Forms.TreeView.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2009/4/15 16:59:27
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 System.Windows.Forms.NotifyIcon.ShowContextMenu()
- 在 System.Windows.Forms.NotifyIcon.WndProc(Message& msg)
- 在 System.Windows.Forms.NotifyIcon.NotifyIconNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2009/8/24 14:15:16
- ----------------------------------------
- ----------------------------------------
- System.ApplicationException: Table : Linkman didn't have a Schema!
- 在 SunRoxm.BizPeri.Client.WinUI.ClientEngine.form_Load(Object sender, EventArgs e)
- 在 System.Windows.Forms.Form.OnLoad(EventArgs e)
- 在 System.Windows.Forms.Form.OnCreateControl()
- 在 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.ScrollableControl.WndProc(Message& m)
- 在 System.Windows.Forms.ContainerControl.WndProc(Message& m)
- 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
- 在 System.Windows.Forms.Form.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2010/1/29 14:02:53
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 SunRoxm.BizPeri.Common.Data.RequestResult.get_ReturnValue()
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.CreateFormProperty(String formName)
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.NewForm(Form form)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.CommandChildForm(String strText)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.tvFn_DoubleClick(Object sender, EventArgs e)
- 在 System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
- 在 System.Windows.Forms.TreeView.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2010/1/29 15:21:59
- ----------------------------------------
- ----------------------------------------
- System.ArgumentException: DataGridRow 的行号不能为负。
- 参数名: rowNumber
- 在 System.Windows.Forms.DataGridRow..ctor(DataGrid dataGrid, DataGridTableStyle dgTable, Int32 rowNumber)
- 在 System.Windows.Forms.DataGridAddNewRow..ctor(DataGrid dGrid, DataGridTableStyle gridTable, Int32 rowNum)
- 在 System.Windows.Forms.DataGrid.OnLeave_Grid()
- 在 System.Windows.Forms.DataGrid.OnLeave(EventArgs e)
- 在 System.Windows.Forms.Control.NotifyLeave()
- 在 System.Windows.Forms.ContainerControl.UpdateFocusedControl()
- 2010/2/3 10:53:36
- ----------------------------------------
- ----------------------------------------
- System.ArgumentException: DataGridRow 的行号不能为负。
- 参数名: rowNumber
- 在 System.Windows.Forms.DataGridRow..ctor(DataGrid dataGrid, DataGridTableStyle dgTable, Int32 rowNumber)
- 在 System.Windows.Forms.DataGridAddNewRow..ctor(DataGrid dGrid, DataGridTableStyle gridTable, Int32 rowNum)
- 在 System.Windows.Forms.DataGrid.OnLeave_Grid()
- 在 System.Windows.Forms.DataGrid.OnLeave(EventArgs e)
- 在 System.Windows.Forms.Control.NotifyLeave()
- 在 System.Windows.Forms.ContainerControl.UpdateFocusedControl()
- 2010/3/12 12:23:39
- ----------------------------------------
- ----------------------------------------
- System.ArgumentException: DataGridRow 的行号不能为负。
- 参数名: rowNumber
- 在 System.Windows.Forms.DataGridRow..ctor(DataGrid dataGrid, DataGridTableStyle dgTable, Int32 rowNumber)
- 在 System.Windows.Forms.DataGridAddNewRow..ctor(DataGrid dGrid, DataGridTableStyle gridTable, Int32 rowNum)
- 在 System.Windows.Forms.DataGrid.OnLeave_Grid()
- 在 System.Windows.Forms.DataGrid.OnLeave(EventArgs e)
- 在 System.Windows.Forms.Control.NotifyLeave()
- 在 System.Windows.Forms.ContainerControl.UpdateFocusedControl()
- 2010/3/16 13:46:30
- ----------------------------------------
- ----------------------------------------
- System.ObjectDisposedException: 无法访问已释放的对象。
- 对象名:“FrmLogin”。
- 在 System.Windows.Forms.Control.CreateHandle()
- 在 System.Windows.Forms.Form.CreateHandle()
- 在 System.Windows.Forms.Control.get_Handle()
- 在 System.Windows.Forms.Control.SetVisibleCore(Boolean value)
- 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
- 在 System.Windows.Forms.Control.set_Visible(Boolean value)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmLogin.DoLogoffState(Boolean bShowLoginDialog)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmLogin.DoLogoff(Boolean bShowLoginDialog)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmLogin.menulogoff_Click(Object sender, EventArgs e)
- 在 System.Windows.Forms.MenuItem.OnClick(EventArgs e)
- 在 System.Windows.Forms.MenuItem.MenuItemData.Execute()
- 在 System.Windows.Forms.Command.Invoke()
- 在 System.Windows.Forms.Command.DispatchID(Int32 id)
- 在 System.Windows.Forms.NotifyIcon.WndProc(Message& msg)
- 在 System.Windows.Forms.NotifyIcon.NotifyIconNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2010/5/14 9:06:44
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 SunRoxm.BizPeri.Common.Data.RequestResult.get_ReturnValue()
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.CreateFormProperty(String formName)
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.NewForm(Form form)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.CommandChildForm(String strText)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.tvFn_DoubleClick(Object sender, EventArgs e)
- 在 System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
- 在 System.Windows.Forms.TreeView.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2010/5/14 9:40:07
- ----------------------------------------
- ----------------------------------------
- System.ApplicationException: Table : Linkman didn't have a Schema!
- 在 SunRoxm.BizPeri.Client.WinUI.ClientEngine.form_Load(Object sender, EventArgs e)
- 在 System.Windows.Forms.Form.OnLoad(EventArgs e)
- 在 System.Windows.Forms.Form.OnCreateControl()
- 在 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.ScrollableControl.WndProc(Message& m)
- 在 System.Windows.Forms.ContainerControl.WndProc(Message& m)
- 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
- 在 System.Windows.Forms.Form.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2010/6/19 12:16:54
- ----------------------------------------
- ----------------------------------------
- System.ApplicationException: Table : Linkman didn't have a Schema!
- 在 SunRoxm.BizPeri.Client.WinUI.ClientEngine.form_Load(Object sender, EventArgs e)
- 在 System.Windows.Forms.Form.OnLoad(EventArgs e)
- 在 System.Windows.Forms.Form.OnCreateControl()
- 在 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.ScrollableControl.WndProc(Message& m)
- 在 System.Windows.Forms.ContainerControl.WndProc(Message& m)
- 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
- 在 System.Windows.Forms.Form.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2010/6/19 12:17:22
- ----------------------------------------
- ----------------------------------------
- System.ArgumentException: 无法创建字段 ExchangeBill 的子列表。
- 在 System.Windows.Forms.BindingContext.EnsureListManager(Object dataSource, String dataMember)
- 在 System.Windows.Forms.BindingContext.get_Item(Object dataSource, String dataMember)
- 在 SunRoxm.BizPeri.Client.WinUI.ClientEngine.EndEditControl()
- 在 SunRoxm.BizPeri.Client.WinUI.ClientEngine.form_Closing(Object sender, CancelEventArgs e)
- 在 System.Windows.Forms.Form.OnClosing(CancelEventArgs e)
- 在 System.Windows.Forms.Form.WmClose(Message& m)
- 在 System.Windows.Forms.Form.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2010/6/19 12:24:09
- ----------------------------------------
- ----------------------------------------
- System.ApplicationException: Table : Linkman didn't have a Schema!
- 在 SunRoxm.BizPeri.Client.WinUI.ClientEngine.form_Load(Object sender, EventArgs e)
- 在 System.Windows.Forms.Form.OnLoad(EventArgs e)
- 在 System.Windows.Forms.Form.OnCreateControl()
- 在 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.ScrollableControl.WndProc(Message& m)
- 在 System.Windows.Forms.ContainerControl.WndProc(Message& m)
- 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
- 在 System.Windows.Forms.Form.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2010/6/19 12:26:03
- ----------------------------------------
- ----------------------------------------
- System.ArgumentException: 无法创建字段 ExchangeBill 的子列表。
- 在 System.Windows.Forms.BindingContext.EnsureListManager(Object dataSource, String dataMember)
- 在 System.Windows.Forms.BindingContext.get_Item(Object dataSource, String dataMember)
- 在 SunRoxm.BizPeri.Client.WinUI.ClientEngine.EndEditControl()
- 在 SunRoxm.BizPeri.Client.WinUI.ClientEngine.form_Closing(Object sender, CancelEventArgs e)
- 在 System.Windows.Forms.Form.OnClosing(CancelEventArgs e)
- 在 System.Windows.Forms.Form.WmClose(Message& m)
- 在 System.Windows.Forms.Form.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2010/6/19 12:26:55
- ----------------------------------------
- ----------------------------------------
- System.ApplicationException: Table : Linkman didn't have a Schema!
- 在 SunRoxm.BizPeri.Client.WinUI.ClientEngine.form_Load(Object sender, EventArgs e)
- 在 System.Windows.Forms.Form.OnLoad(EventArgs e)
- 在 System.Windows.Forms.Form.OnCreateControl()
- 在 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.ScrollableControl.WndProc(Message& m)
- 在 System.Windows.Forms.ContainerControl.WndProc(Message& m)
- 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
- 在 System.Windows.Forms.Form.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2010/6/19 15:47:48
- ----------------------------------------
- ----------------------------------------
- System.ArgumentException: 无法创建字段 ExchangeBill 的子列表。
- 在 System.Windows.Forms.BindingContext.EnsureListManager(Object dataSource, String dataMember)
- 在 System.Windows.Forms.BindingContext.get_Item(Object dataSource, String dataMember)
- 在 SunRoxm.BizPeri.Client.WinUI.ClientEngine.EndEditControl()
- 在 SunRoxm.BizPeri.Client.WinUI.ClientEngine.form_Closing(Object sender, CancelEventArgs e)
- 在 System.Windows.Forms.Form.OnClosing(CancelEventArgs e)
- 在 System.Windows.Forms.Form.WmClose(Message& m)
- 在 System.Windows.Forms.Form.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2010/6/19 15:49:01
- ----------------------------------------
- ----------------------------------------
- System.ArgumentException: 无法创建字段 ExchangeBill 的子列表。
- 在 System.Windows.Forms.BindingContext.EnsureListManager(Object dataSource, String dataMember)
- 在 System.Windows.Forms.BindingContext.get_Item(Object dataSource, String dataMember)
- 在 SunRoxm.BizPeri.Client.WinUI.ClientEngine.EndEditControl()
- 在 SunRoxm.BizPeri.Client.WinUI.ClientEngine.form_Closing(Object sender, CancelEventArgs e)
- 在 System.Windows.Forms.Form.OnClosing(CancelEventArgs e)
- 在 System.Windows.Forms.Form.WmClose(Message& m)
- 在 System.Windows.Forms.Form.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2010/6/19 15:49:04
- ----------------------------------------
- ----------------------------------------
- System.ArgumentException: 无法创建字段 ExchangeBill 的子列表。
- 在 System.Windows.Forms.BindingContext.EnsureListManager(Object dataSource, String dataMember)
- 在 System.Windows.Forms.BindingContext.get_Item(Object dataSource, String dataMember)
- 在 SunRoxm.BizPeri.Client.WinUI.ClientEngine.EndEditControl()
- 在 SunRoxm.BizPeri.Client.WinUI.ClientEngine.form_Closing(Object sender, CancelEventArgs e)
- 在 System.Windows.Forms.Form.OnClosing(CancelEventArgs e)
- 在 System.Windows.Forms.Form.WmClose(Message& m)
- 在 System.Windows.Forms.Form.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2010/6/19 15:50:22
- ----------------------------------------
- ----------------------------------------
- System.ArgumentException: DataGridRow 的行号不能为负。
- 参数名: rowNumber
- 在 System.Windows.Forms.DataGridRow..ctor(DataGrid dataGrid, DataGridTableStyle dgTable, Int32 rowNumber)
- 在 System.Windows.Forms.DataGridAddNewRow..ctor(DataGrid dGrid, DataGridTableStyle gridTable, Int32 rowNum)
- 在 System.Windows.Forms.DataGrid.OnLeave_Grid()
- 在 System.Windows.Forms.DataGrid.OnLeave(EventArgs e)
- 在 System.Windows.Forms.Control.NotifyLeave()
- 在 System.Windows.Forms.ContainerControl.UpdateFocusedControl()
- 2010/6/19 16:37:34
- ----------------------------------------
- ----------------------------------------
- System.ArgumentException: DataGridRow 的行号不能为负。
- 参数名: rowNumber
- 在 System.Windows.Forms.DataGridRow..ctor(DataGrid dataGrid, DataGridTableStyle dgTable, Int32 rowNumber)
- 在 System.Windows.Forms.DataGridAddNewRow..ctor(DataGrid dGrid, DataGridTableStyle gridTable, Int32 rowNum)
- 在 System.Windows.Forms.DataGrid.OnLeave_Grid()
- 在 System.Windows.Forms.DataGrid.OnLeave(EventArgs e)
- 在 System.Windows.Forms.Control.NotifyLeave()
- 在 System.Windows.Forms.ContainerControl.UpdateFocusedControl()
- 2010/6/19 17:25:52
- ----------------------------------------
- ----------------------------------------
- System.ObjectDisposedException: 无法访问已释放的对象。
- 对象名:“FrmLogin”。
- 在 System.Windows.Forms.Control.CreateHandle()
- 在 System.Windows.Forms.Form.CreateHandle()
- 在 System.Windows.Forms.Control.get_Handle()
- 在 System.Windows.Forms.Control.SetVisibleCore(Boolean value)
- 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
- 在 System.Windows.Forms.Control.set_Visible(Boolean value)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmLogin.DoLogoffState(Boolean bShowLoginDialog)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmLogin.DoLogoff(Boolean bShowLoginDialog)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmLogin.menulogoff_Click(Object sender, EventArgs e)
- 在 System.Windows.Forms.MenuItem.OnClick(EventArgs e)
- 在 System.Windows.Forms.MenuItem.MenuItemData.Execute()
- 在 System.Windows.Forms.Command.Invoke()
- 在 System.Windows.Forms.Command.DispatchID(Int32 id)
- 在 System.Windows.Forms.NotifyIcon.WndProc(Message& msg)
- 在 System.Windows.Forms.NotifyIcon.NotifyIconNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2010/6/19 17:26:29
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 SunRoxm.BizPeri.Common.Data.RequestResult.get_ReturnValue()
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.CreateFormProperty(String formName)
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.NewForm(Form form)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.CommandChildForm(String strText)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.tvFn_DoubleClick(Object sender, EventArgs e)
- 在 System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
- 在 System.Windows.Forms.TreeView.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2010/7/20 12:07:27
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 SunRoxm.BizPeri.Common.Data.RequestResult.get_ReturnValue()
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.CreateFormProperty(String formName)
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.NewForm(Form form)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.CommandChildForm(String strText)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.tvFn_DoubleClick(Object sender, EventArgs e)
- 在 System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
- 在 System.Windows.Forms.TreeView.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2010/7/30 10:34:01
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 SunRoxm.BizPeri.Common.Data.RequestResult.get_ReturnValue()
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.CreateFormProperty(String formName)
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.NewForm(Form form)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.CommandChildForm(String strText)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.tvFn_DoubleClick(Object sender, EventArgs e)
- 在 System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
- 在 System.Windows.Forms.TreeView.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2010/8/13 16:29:42
- ----------------------------------------
- ----------------------------------------
- System.InvalidOperationException: 执行 CreateHandle() 时无法调用值 Close()。
- 在 System.Windows.Forms.Form.Close()
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.ChildFormsExit()
- 在 SunRoxm.BizPeri.Client.WinUI.FrmLogin.DoLogoff(Boolean bShowLoginDialog)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmLogin.menulogoff_Click(Object sender, EventArgs e)
- 在 System.Windows.Forms.MenuItem.OnClick(EventArgs e)
- 在 System.Windows.Forms.MenuItem.MenuItemData.Execute()
- 在 System.Windows.Forms.Command.Invoke()
- 在 System.Windows.Forms.Command.DispatchID(Int32 id)
- 在 System.Windows.Forms.NotifyIcon.WndProc(Message& msg)
- 在 System.Windows.Forms.NotifyIcon.NotifyIconNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2010/8/17 9:41:41
- ----------------------------------------
- ----------------------------------------
- System.InvalidOperationException: 执行 CreateHandle() 时无法调用值 Dispose()。
- 在 System.Windows.Forms.Control.Dispose(Boolean disposing)
- 在 System.Windows.Forms.ContainerControl.Dispose(Boolean disposing)
- 在 System.Windows.Forms.Form.Dispose(Boolean disposing)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmEmployee.Dispose(Boolean disposing)
- 在 System.ComponentModel.Component.Dispose()
- 在 System.Windows.Forms.Control.Dispose(Boolean disposing)
- 在 System.ComponentModel.Component.Dispose()
- 在 System.Windows.Forms.Control.Dispose(Boolean disposing)
- 在 System.Windows.Forms.ContainerControl.Dispose(Boolean disposing)
- 在 System.Windows.Forms.Form.Dispose(Boolean disposing)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.Dispose(Boolean disposing)
- 在 System.ComponentModel.Component.Dispose()
- 在 System.Windows.Forms.Form.WmClose(Message& m)
- 在 System.Windows.Forms.Form.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2010/8/17 14:03:04
- ----------------------------------------
- ----------------------------------------
- System.ComponentModel.Win32Exception: 创建窗口句柄时出错。
- 在 System.Windows.Forms.NativeWindow.CreateHandle(CreateParams cp)
- 在 System.Windows.Forms.Control.CreateHandle()
- 在 System.Windows.Forms.Form.CreateHandle()
- 在 System.Windows.Forms.Control.get_Handle()
- 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
- 在 System.Windows.Forms.Control.Show()
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.NewForm(Form form)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.CommandChildForm(String strText)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.tvFn_DoubleClick(Object sender, EventArgs e)
- 在 System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
- 在 System.Windows.Forms.TreeView.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2010/8/17 14:03:19
- ----------------------------------------
- ----------------------------------------
- System.ObjectDisposedException: 无法访问已释放的对象。
- 对象名:“FrmLogin”。
- 在 System.Windows.Forms.Control.CreateHandle()
- 在 System.Windows.Forms.Form.CreateHandle()
- 在 System.Windows.Forms.Control.get_Handle()
- 在 System.Windows.Forms.Control.SetVisibleCore(Boolean value)
- 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
- 在 System.Windows.Forms.Control.set_Visible(Boolean value)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmLogin.DoLogoffState(Boolean bShowLoginDialog)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmLogin.DoLogoff(Boolean bShowLoginDialog)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmLogin.menulogoff_Click(Object sender, EventArgs e)
- 在 System.Windows.Forms.MenuItem.OnClick(EventArgs e)
- 在 System.Windows.Forms.MenuItem.MenuItemData.Execute()
- 在 System.Windows.Forms.Command.Invoke()
- 在 System.Windows.Forms.Command.DispatchID(Int32 id)
- 在 System.Windows.Forms.NotifyIcon.WndProc(Message& msg)
- 在 System.Windows.Forms.NotifyIcon.NotifyIconNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2010/9/28 16:52:04
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 SunRoxm.BizPeri.Common.Data.RequestResult.get_ReturnValue()
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.CreateFormProperty(String formName)
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.NewForm(Form form)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.CommandChildForm(String strText)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.tvFn_DoubleClick(Object sender, EventArgs e)
- 在 System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
- 在 System.Windows.Forms.TreeView.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2010/11/25 16:50:01
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 SunRoxm.BizPeri.Common.Data.RequestResult.get_ReturnValue()
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.CreateFormProperty(String formName)
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.NewForm(Form form)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.CommandChildForm(String strText)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.tvFn_DoubleClick(Object sender, EventArgs e)
- 在 System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
- 在 System.Windows.Forms.TreeView.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2010/11/26 9:55:34
- ----------------------------------------
- ----------------------------------------
- System.ObjectDisposedException: 无法访问已释放的对象。
- 对象名:“FrmLogin”。
- 在 System.Windows.Forms.Control.CreateHandle()
- 在 System.Windows.Forms.Form.CreateHandle()
- 在 System.Windows.Forms.Control.get_Handle()
- 在 System.Windows.Forms.Control.SetVisibleCore(Boolean value)
- 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
- 在 System.Windows.Forms.Control.set_Visible(Boolean value)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmLogin.DoLogoffState(Boolean bShowLoginDialog)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmLogin.DoLogoff(Boolean bShowLoginDialog)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmLogin.menulogoff_Click(Object sender, EventArgs e)
- 在 System.Windows.Forms.MenuItem.OnClick(EventArgs e)
- 在 System.Windows.Forms.MenuItem.MenuItemData.Execute()
- 在 System.Windows.Forms.Command.Invoke()
- 在 System.Windows.Forms.Command.DispatchID(Int32 id)
- 在 System.Windows.Forms.NotifyIcon.WndProc(Message& msg)
- 在 System.Windows.Forms.NotifyIcon.NotifyIconNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2010/12/1 19:16:28
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 SunRoxm.BizPeri.Common.Data.RequestResult.get_ReturnValue()
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.CreateFormProperty(String formName)
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.NewForm(Form form)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.CommandChildForm(String strText)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.tvFn_DoubleClick(Object sender, EventArgs e)
- 在 System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
- 在 System.Windows.Forms.TreeView.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2011/1/19 17:03:29
- ----------------------------------------
- ----------------------------------------
- System.ComponentModel.Win32Exception: 窗口类名无效。
- 在 System.Windows.Forms.NativeWindow.WindowClass.RegisterClass()
- 在 System.Windows.Forms.NativeWindow.WindowClass.Create(String className, Int32 classStyle)
- 在 System.Windows.Forms.NativeWindow.CreateHandle(CreateParams cp)
- 在 System.Windows.Forms.Control.CreateHandle()
- 在 System.Windows.Forms.TextBoxBase.CreateHandle()
- 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
- 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
- 在 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.ScrollableControl.WndProc(Message& m)
- 在 System.Windows.Forms.ContainerControl.WndProc(Message& m)
- 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
- 在 System.Windows.Forms.Form.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2011/4/12 19:13:49
- ----------------------------------------
- ----------------------------------------
- System.ComponentModel.Win32Exception: 窗口类名无效。
- 在 System.Windows.Forms.NativeWindow.WindowClass.RegisterClass()
- 在 System.Windows.Forms.NativeWindow.WindowClass.Create(String className, Int32 classStyle)
- 在 System.Windows.Forms.NativeWindow.CreateHandle(CreateParams cp)
- 在 System.Windows.Forms.Control.CreateHandle()
- 在 System.Windows.Forms.TextBoxBase.CreateHandle()
- 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
- 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
- 在 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.ScrollableControl.WndProc(Message& m)
- 在 System.Windows.Forms.ContainerControl.WndProc(Message& m)
- 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
- 在 System.Windows.Forms.Form.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2011/4/12 19:14:03
- ----------------------------------------
- ----------------------------------------
- System.ComponentModel.Win32Exception: 窗口类名无效。
- 在 System.Windows.Forms.NativeWindow.WindowClass.RegisterClass()
- 在 System.Windows.Forms.NativeWindow.WindowClass.Create(String className, Int32 classStyle)
- 在 System.Windows.Forms.NativeWindow.CreateHandle(CreateParams cp)
- 在 System.Windows.Forms.Control.CreateHandle()
- 在 System.Windows.Forms.TextBoxBase.CreateHandle()
- 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
- 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
- 在 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.ScrollableControl.WndProc(Message& m)
- 在 System.Windows.Forms.ContainerControl.WndProc(Message& m)
- 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
- 在 System.Windows.Forms.Form.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2011/4/12 19:14:13
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: Object reference not set to an instance of an object.
- at SunRoxm.BizPeri.Common.Data.RequestResult.get_ReturnValue()
- at SunRoxm.BizPeri.Client.WinUI.MDIManager.CreateFormProperty(String formName)
- at SunRoxm.BizPeri.Client.WinUI.MDIManager.NewForm(Form form)
- at SunRoxm.BizPeri.Client.WinUI.FrmMain.CommandChildForm(String strText)
- at SunRoxm.BizPeri.Client.WinUI.FrmMain.tvFn_DoubleClick(Object sender, EventArgs e)
- at System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
- at System.Windows.Forms.TreeView.WndProc(Message& m)
- at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2012-04-23 11:12:44
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: Object reference not set to an instance of an object.
- at SunRoxm.BizPeri.Common.Data.RequestResult.get_ReturnValue()
- at SunRoxm.BizPeri.Client.WinUI.MDIManager.CreateFormProperty(String formName)
- at SunRoxm.BizPeri.Client.WinUI.MDIManager.NewForm(Form form)
- at SunRoxm.BizPeri.Client.WinUI.FrmMain.CommandChildForm(String strText)
- at SunRoxm.BizPeri.Client.WinUI.FrmMain.tvFn_DoubleClick(Object sender, EventArgs e)
- at System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
- at System.Windows.Forms.TreeView.WndProc(Message& m)
- at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2012-04-23 11:14:35
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: Object reference not set to an instance of an object.
- at SunRoxm.BizPeri.Common.Data.RequestResult.get_ReturnValue()
- at SunRoxm.BizPeri.Client.WinUI.MDIManager.CreateFormProperty(String formName)
- at SunRoxm.BizPeri.Client.WinUI.MDIManager.NewForm(Form form)
- at SunRoxm.BizPeri.Client.WinUI.FrmMain.CommandChildForm(String strText)
- at SunRoxm.BizPeri.Client.WinUI.FrmMain.tvFn_DoubleClick(Object sender, EventArgs e)
- at System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
- at System.Windows.Forms.TreeView.WndProc(Message& m)
- at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2012-04-23 16:59:09
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: Object reference not set to an instance of an object.
- at SunRoxm.BizPeri.Common.Data.RequestResult.get_ReturnValue()
- at SunRoxm.BizPeri.Client.WinUI.MDIManager.CreateFormProperty(String formName)
- at SunRoxm.BizPeri.Client.WinUI.MDIManager.NewForm(Form form)
- at SunRoxm.BizPeri.Client.WinUI.FrmMain.CommandChildForm(String strText)
- at SunRoxm.BizPeri.Client.WinUI.FrmMain.tvFn_DoubleClick(Object sender, EventArgs e)
- at System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
- at System.Windows.Forms.TreeView.WndProc(Message& m)
- at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2012-06-12 15:13:38
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: Object reference not set to an instance of an object.
- at SunRoxm.BizPeri.Common.Data.RequestResult.get_ReturnValue()
- at SunRoxm.BizPeri.Client.WinUI.MDIManager.CreateFormProperty(String formName)
- at SunRoxm.BizPeri.Client.WinUI.MDIManager.NewForm(Form form)
- at SunRoxm.BizPeri.Client.WinUI.FrmMain.CommandChildForm(String strText)
- at SunRoxm.BizPeri.Client.WinUI.FrmMain.tvFn_DoubleClick(Object sender, EventArgs e)
- at System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
- at System.Windows.Forms.TreeView.WndProc(Message& m)
- at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2012-06-12 15:13:55
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: Object reference not set to an instance of an object.
- at SunRoxm.BizPeri.Common.Data.RequestResult.get_ReturnValue()
- at SunRoxm.BizPeri.Client.WinUI.MDIManager.CreateFormProperty(String formName)
- at SunRoxm.BizPeri.Client.WinUI.MDIManager.NewForm(Form form)
- at SunRoxm.BizPeri.Client.WinUI.FrmMain.CommandChildForm(String strText)
- at SunRoxm.BizPeri.Client.WinUI.FrmMain.tvFn_DoubleClick(Object sender, EventArgs e)
- at System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
- at System.Windows.Forms.TreeView.WndProc(Message& m)
- at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2012-06-12 15:41:26
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: Object reference not set to an instance of an object.
- at SunRoxm.BizPeri.Common.Data.RequestResult.get_ReturnValue()
- at SunRoxm.BizPeri.Client.WinUI.MDIManager.CreateFormProperty(String formName)
- at SunRoxm.BizPeri.Client.WinUI.MDIManager.NewForm(Form form)
- at SunRoxm.BizPeri.Client.WinUI.FrmMain.CommandChildForm(String strText)
- at SunRoxm.BizPeri.Client.WinUI.FrmMain.tvFn_DoubleClick(Object sender, EventArgs e)
- at System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
- at System.Windows.Forms.TreeView.WndProc(Message& m)
- at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2012-07-02 14:09:14
- ----------------------------------------
- ----------------------------------------
- System.ArgumentException: DataGridRow cannot have a negative row number.
- Parameter name: rowNumber
- at System.Windows.Forms.DataGridRow..ctor(DataGrid dataGrid, DataGridTableStyle dgTable, Int32 rowNumber)
- at System.Windows.Forms.DataGridAddNewRow..ctor(DataGrid dGrid, DataGridTableStyle gridTable, Int32 rowNum)
- at System.Windows.Forms.DataGrid.OnLeave_Grid()
- at System.Windows.Forms.DataGrid.OnLeave(EventArgs e)
- at System.Windows.Forms.Control.NotifyLeave()
- at System.Windows.Forms.ContainerControl.UpdateFocusedControl()
- 2012-08-16 08:44:02
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: Object reference not set to an instance of an object.
- at SunRoxm.BizPeri.Common.Data.RequestResult.get_ReturnValue()
- at SunRoxm.BizPeri.Client.WinUI.MDIManager.CreateFormProperty(String formName)
- at SunRoxm.BizPeri.Client.WinUI.MDIManager.NewForm(Form form)
- at SunRoxm.BizPeri.Client.WinUI.FrmMain.CommandChildForm(String strText)
- at SunRoxm.BizPeri.Client.WinUI.FrmMain.tvFn_DoubleClick(Object sender, EventArgs e)
- at System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
- at System.Windows.Forms.TreeView.WndProc(Message& m)
- at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2012-08-20 12:34:09
- ----------------------------------------
- ----------------------------------------
- System.ArgumentException: DataGridRow cannot have a negative row number.
- Parameter name: rowNumber
- at System.Windows.Forms.DataGridRow..ctor(DataGrid dataGrid, DataGridTableStyle dgTable, Int32 rowNumber)
- at System.Windows.Forms.DataGridAddNewRow..ctor(DataGrid dGrid, DataGridTableStyle gridTable, Int32 rowNum)
- at System.Windows.Forms.DataGrid.OnLeave_Grid()
- at System.Windows.Forms.DataGrid.OnLeave(EventArgs e)
- at System.Windows.Forms.Control.NotifyLeave()
- at System.Windows.Forms.ContainerControl.UpdateFocusedControl()
- 2012-08-21 08:46:01
- ----------------------------------------
- ----------------------------------------
- System.ArgumentException: DataGridRow cannot have a negative row number.
- Parameter name: rowNumber
- at System.Windows.Forms.DataGridRow..ctor(DataGrid dataGrid, DataGridTableStyle dgTable, Int32 rowNumber)
- at System.Windows.Forms.DataGridAddNewRow..ctor(DataGrid dGrid, DataGridTableStyle gridTable, Int32 rowNum)
- at System.Windows.Forms.DataGrid.OnLeave_Grid()
- at System.Windows.Forms.DataGrid.OnLeave(EventArgs e)
- at System.Windows.Forms.Control.NotifyLeave()
- at System.Windows.Forms.ContainerControl.UpdateFocusedControl()
- 2012-09-04 08:33:05
- ----------------------------------------
- ----------------------------------------
- System.InvalidOperationException: DataGridColumnStyle of '总价' cannot be used because it is not associated with a Property or Column in the DataSource.
- at System.Windows.Forms.DataGridColumnStyle.CheckValidDataSource(CurrencyManager value)
- at System.Windows.Forms.DataGridColumnStyle.GetColumnValueAtRow(CurrencyManager source, Int32 rowNum)
- at System.Windows.Forms.DataGrid.ProcessDialogKey(Keys keyData)
- at System.Windows.Forms.TextBoxBase.ProcessDialogKey(Keys keyData)
- at System.Windows.Forms.Control.PreProcessMessage(Message& msg)
- at System.Windows.Forms.Control.PreProcessControlMessageInternal(Control target, Message& msg)
- at System.Windows.Forms.Application.ThreadContext.PreTranslateMessage(MSG& msg)
- 2012-10-09 11:07:41
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: Object reference not set to an instance of an object.
- at SunRoxm.BizPeri.Common.Data.RequestResult.get_ReturnValue()
- at SunRoxm.BizPeri.Client.WinUI.MDIManager.CreateFormProperty(String formName)
- at SunRoxm.BizPeri.Client.WinUI.MDIManager.NewForm(Form form)
- at SunRoxm.BizPeri.Client.WinUI.FrmMain.CommandChildForm(String strText)
- at SunRoxm.BizPeri.Client.WinUI.FrmMain.tvFn_DoubleClick(Object sender, EventArgs e)
- at System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
- at System.Windows.Forms.TreeView.WndProc(Message& m)
- at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2013-01-16 15:55:57
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: Object reference not set to an instance of an object.
- at SunRoxm.BizPeri.Common.Data.RequestResult.get_ReturnValue()
- at SunRoxm.BizPeri.Client.WinUI.MDIManager.CreateFormProperty(String formName)
- at SunRoxm.BizPeri.Client.WinUI.MDIManager.NewForm(Form form)
- at SunRoxm.BizPeri.Client.WinUI.FrmMain.CommandChildForm(String strText)
- at SunRoxm.BizPeri.Client.WinUI.FrmMain.tvFn_DoubleClick(Object sender, EventArgs e)
- at System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
- at System.Windows.Forms.TreeView.WndProc(Message& m)
- at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2013-03-25 16:21:57
- ----------------------------------------
- ----------------------------------------
- System.InvalidOperationException: DataGridColumnStyle of '成本' cannot be used because it is not associated with a Property or Column in the DataSource.
- at System.Windows.Forms.DataGridColumnStyle.CheckValidDataSource(CurrencyManager value)
- at System.Windows.Forms.DataGridColumnStyle.GetColumnValueAtRow(CurrencyManager source, Int32 rowNum)
- at System.Windows.Forms.DataGrid.ProcessDialogKey(Keys keyData)
- at System.Windows.Forms.TextBoxBase.ProcessDialogKey(Keys keyData)
- at System.Windows.Forms.Control.PreProcessMessage(Message& msg)
- at System.Windows.Forms.Control.PreProcessControlMessageInternal(Control target, Message& msg)
- at System.Windows.Forms.Application.ThreadContext.PreTranslateMessage(MSG& msg)
- 2013-05-23 13:33:19
- ----------------------------------------
- ----------------------------------------
- System.InvalidOperationException: DataGridColumnStyle of '成本' cannot be used because it is not associated with a Property or Column in the DataSource.
- at System.Windows.Forms.DataGridColumnStyle.CheckValidDataSource(CurrencyManager value)
- at System.Windows.Forms.DataGridColumnStyle.GetColumnValueAtRow(CurrencyManager source, Int32 rowNum)
- at System.Windows.Forms.DataGrid.ProcessDialogKey(Keys keyData)
- at System.Windows.Forms.TextBoxBase.ProcessDialogKey(Keys keyData)
- at System.Windows.Forms.Control.PreProcessMessage(Message& msg)
- at System.Windows.Forms.Control.PreProcessControlMessageInternal(Control target, Message& msg)
- at System.Windows.Forms.Application.ThreadContext.PreTranslateMessage(MSG& msg)
- 2013-05-23 13:33:30
- ----------------------------------------
- ----------------------------------------
- System.InvalidOperationException: DataGridColumnStyle of '成本' cannot be used because it is not associated with a Property or Column in the DataSource.
- at System.Windows.Forms.DataGridColumnStyle.CheckValidDataSource(CurrencyManager value)
- at System.Windows.Forms.DataGridColumnStyle.GetColumnValueAtRow(CurrencyManager source, Int32 rowNum)
- at System.Windows.Forms.DataGrid.ProcessDialogKey(Keys keyData)
- at System.Windows.Forms.Control.PreProcessMessage(Message& msg)
- at System.Windows.Forms.Control.PreProcessControlMessageInternal(Control target, Message& msg)
- at System.Windows.Forms.Application.ThreadContext.PreTranslateMessage(MSG& msg)
- 2013-05-23 13:33:33
- ----------------------------------------
- ----------------------------------------
- System.InvalidOperationException: DataGridColumnStyle of '成本' cannot be used because it is not associated with a Property or Column in the DataSource.
- at System.Windows.Forms.DataGridColumnStyle.CheckValidDataSource(CurrencyManager value)
- at System.Windows.Forms.DataGridColumnStyle.GetColumnValueAtRow(CurrencyManager source, Int32 rowNum)
- at System.Windows.Forms.DataGrid.ProcessDialogKey(Keys keyData)
- at System.Windows.Forms.Control.PreProcessMessage(Message& msg)
- at System.Windows.Forms.Control.PreProcessControlMessageInternal(Control target, Message& msg)
- at System.Windows.Forms.Application.ThreadContext.PreTranslateMessage(MSG& msg)
- 2013-05-23 13:34:49
- ----------------------------------------
- ----------------------------------------
- System.InvalidOperationException: DataGridColumnStyle of '总价' cannot be used because it is not associated with a Property or Column in the DataSource.
- at System.Windows.Forms.DataGridColumnStyle.CheckValidDataSource(CurrencyManager value)
- at System.Windows.Forms.DataGridColumnStyle.GetColumnValueAtRow(CurrencyManager source, Int32 rowNum)
- at System.Windows.Forms.DataGrid.ProcessDialogKey(Keys keyData)
- at System.Windows.Forms.TextBoxBase.ProcessDialogKey(Keys keyData)
- at System.Windows.Forms.Control.PreProcessMessage(Message& msg)
- at System.Windows.Forms.Control.PreProcessControlMessageInternal(Control target, Message& msg)
- at System.Windows.Forms.Application.ThreadContext.PreTranslateMessage(MSG& msg)
- 2013-05-23 14:17:19
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: Object reference not set to an instance of an object.
- at SunRoxm.BizPeri.Client.WinUI.ReportsPrinter.PrintFunction(CommandManage cm, Object[] Para, DataSet dsPrint, PrintParas printParas)
- at SunRoxm.BizPeri.Client.WinUI.ReportsPrinter.ContinuousPrint(PrintParas printParas)
- at SunRoxm.BizPeri.Client.WinUI.FrmSeriesPrint.BT_print_Click(Object sender, EventArgs e)
- at System.Windows.Forms.Control.OnClick(EventArgs e)
- at System.Windows.Forms.Button.OnClick(EventArgs e)
- at System.Windows.Forms.Button.WndProc(Message& m)
- at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2013-05-31 14:41:05
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: Object reference not set to an instance of an object.
- at System.Windows.Forms.NotifyIcon.ShowContextMenu()
- at System.Windows.Forms.NotifyIcon.WndProc(Message& msg)
- at System.Windows.Forms.NotifyIcon.NotifyIconNativeWindow.WndProc(Message& m)
- at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2013-07-26 17:33:17
- ----------------------------------------
- ----------------------------------------
- System.ArgumentException: Controls created on one thread cannot be parented to a control on a different thread.
- at System.Windows.Forms.Control.ControlCollection.Add(Control value)
- at System.Windows.Forms.TabPage.TabPageControlCollection.Add(Control value)
- at SunRoxm.BizPeri.Client.WinUI.FrmMain.AddToolBarBtnAndPad()
- at SunRoxm.BizPeri.Client.WinUI.FrmMain..ctor()
- at SunRoxm.BizPeri.Client.WinUI.FrmLogin.CallMainForm()
- at SunRoxm.BizPeri.Client.WinUI.FrmLogin.menuOpenSystem_Click(Object sender, EventArgs e)
- at SunRoxm.BizPeri.Client.WinUI.FrmLogin.smartIcon_DoubleClick(Object sender, EventArgs e)
- at System.Windows.Forms.NotifyIcon.OnDoubleClick(EventArgs e)
- at System.Windows.Forms.NotifyIcon.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
- at System.Windows.Forms.NotifyIcon.WndProc(Message& msg)
- at System.Windows.Forms.NotifyIcon.NotifyIconNativeWindow.WndProc(Message& m)
- at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2013-07-26 17:33:19
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: Object reference not set to an instance of an object.
- at SunRoxm.BizPeri.Client.WinUI.ReportsPrinter.PrintFunction(CommandManage cm, Object[] Para, DataSet dsPrint, PrintParas printParas)
- at SunRoxm.BizPeri.Client.WinUI.ReportsPrinter.ContinuousPrint(PrintParas printParas)
- at SunRoxm.BizPeri.Client.WinUI.FrmSeriesPrint.BT_preview_Click(Object sender, EventArgs e)
- at System.Windows.Forms.Control.OnClick(EventArgs e)
- at System.Windows.Forms.Button.OnClick(EventArgs e)
- at System.Windows.Forms.Button.WndProc(Message& m)
- at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2014-03-28 08:51:34
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 SunRoxm.BizPeri.Common.Data.RequestResult.get_ReturnValue()
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.CreateFormProperty(String formName)
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.NewForm(Form form)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.CommandChildForm(String strText)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.tvFn_DoubleClick(Object sender, EventArgs e)
- 在 System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
- 在 System.Windows.Forms.TreeView.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2014-10-16 15:50:18
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 SunRoxm.BizPeri.Client.WinUI.ReportsPrinter.PrintFunction(CommandManage cm, Object[] Para, DataSet dsPrint, PrintParas printParas)
- 在 SunRoxm.BizPeri.Client.WinUI.ReportsPrinter.ContinuousPrint(PrintParas printParas)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmSeriesPrint.BT_preview_Click(Object sender, EventArgs e)
- 在 System.Windows.Forms.Control.OnClick(EventArgs e)
- 在 System.Windows.Forms.Button.OnClick(EventArgs e)
- 在 System.Windows.Forms.Button.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2015-01-22 10:37:49
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 SunRoxm.BizPeri.Common.Data.RequestResult.get_ReturnValue()
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.CreateFormProperty(String formName)
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.NewForm(Form form)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.CommandChildForm(String strText)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.tvFn_DoubleClick(Object sender, EventArgs e)
- 在 System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
- 在 System.Windows.Forms.TreeView.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2018/5/14 14:31:04
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 SunRoxm.BizPeri.Common.Data.RequestResult.get_ReturnValue()
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.CreateFormProperty(String formName)
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.NewForm(Form form)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.CommandChildForm(String strText)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.tvFn_DoubleClick(Object sender, EventArgs e)
- 在 System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
- 在 System.Windows.Forms.TreeView.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2018/5/14 14:31:09
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 SunRoxm.BizPeri.Common.Data.RequestResult.get_ReturnValue()
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.CreateFormProperty(String formName)
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.NewForm(Form form)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.CommandChildForm(String strText)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.tvFn_DoubleClick(Object sender, EventArgs e)
- 在 System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
- 在 System.Windows.Forms.TreeView.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2018/5/14 14:31:13
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 SunRoxm.BizPeri.Common.Data.RequestResult.get_ReturnValue()
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.CreateFormProperty(String formName)
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.NewForm(Form form)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.CommandChildForm(String strText)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.tvFn_DoubleClick(Object sender, EventArgs e)
- 在 System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
- 在 System.Windows.Forms.TreeView.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2018/5/14 14:59:01
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 SunRoxm.BizPeri.Common.Data.RequestResult.get_ReturnValue()
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.CreateFormProperty(String formName)
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.NewForm(Form form)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.CommandChildForm(String strText)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.tvFn_DoubleClick(Object sender, EventArgs e)
- 在 System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
- 在 System.Windows.Forms.TreeView.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2018/5/14 14:59:05
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 SunRoxm.BizPeri.Common.Data.RequestResult.get_ReturnValue()
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.CreateFormProperty(String formName)
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.NewForm(Form form)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.CommandChildForm(String strText)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.tvFn_DoubleClick(Object sender, EventArgs e)
- 在 System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
- 在 System.Windows.Forms.TreeView.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2018/5/14 14:59:10
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 SunRoxm.BizPeri.Common.Data.RequestResult.get_ReturnValue()
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.CreateFormProperty(String formName)
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.NewForm(Form form)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.CommandChildForm(String strText)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.tvFn_DoubleClick(Object sender, EventArgs e)
- 在 System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
- 在 System.Windows.Forms.TreeView.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2018/5/14 14:59:13
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 SunRoxm.BizPeri.Common.Data.RequestResult.get_ReturnValue()
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.CreateFormProperty(String formName)
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.NewForm(Form form)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.CommandChildForm(String strText)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.tvFn_DoubleClick(Object sender, EventArgs e)
- 在 System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
- 在 System.Windows.Forms.TreeView.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2018/5/14 14:59:26
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 SunRoxm.BizPeri.Common.Data.RequestResult.get_ReturnValue()
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.CreateFormProperty(String formName)
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.NewForm(Form form)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.CommandChildForm(String strText)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.tvFn_DoubleClick(Object sender, EventArgs e)
- 在 System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
- 在 System.Windows.Forms.TreeView.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2018/5/14 14:59:42
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 SunRoxm.BizPeri.Common.Data.RequestResult.get_ReturnValue()
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.CreateFormProperty(String formName)
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.NewForm(Form form)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.CommandChildForm(String strText)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.tvFn_DoubleClick(Object sender, EventArgs e)
- 在 System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
- 在 System.Windows.Forms.TreeView.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2019/7/3 10:28:12
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 SunRoxm.BizPeri.Client.WinUI.ReportsPrinter.PrintFunction(CommandManage cm, Object[] Para, DataSet dsPrint, PrintParas printParas)
- 在 SunRoxm.BizPeri.Client.WinUI.ReportsPrinter.ContinuousPrint(PrintParas printParas)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmSeriesPrint.BT_preview_Click(Object sender, EventArgs e)
- 在 System.Windows.Forms.Control.OnClick(EventArgs e)
- 在 System.Windows.Forms.Button.OnClick(EventArgs e)
- 在 System.Windows.Forms.Button.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2019/7/10 9:56:17
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 SunRoxm.BizPeri.Common.Data.RequestResult.get_ReturnValue()
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.CreateFormProperty(String formName)
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.NewForm(Form form)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.CommandChildForm(String strText)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.tvFn_DoubleClick(Object sender, EventArgs e)
- 在 System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
- 在 System.Windows.Forms.TreeView.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2019/7/11 15:43:35
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 SunRoxm.BizPeri.Client.WinUI.ReportsPrinter.PrintFunction(CommandManage cm, Object[] Para, DataSet dsPrint, PrintParas printParas)
- 在 SunRoxm.BizPeri.Client.WinUI.ReportsPrinter.ContinuousPrint(PrintParas printParas)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmSeriesPrint.BT_preview_Click(Object sender, EventArgs e)
- 在 System.Windows.Forms.Control.OnClick(EventArgs e)
- 在 System.Windows.Forms.Button.OnClick(EventArgs e)
- 在 System.Windows.Forms.Button.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2019/7/12 14:31:39
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 SunRoxm.BizPeri.Common.Data.RequestResult.get_ReturnValue()
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.CreateFormProperty(String formName)
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.NewForm(Form form)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.CommandChildForm(String strText)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.tvFn_DoubleClick(Object sender, EventArgs e)
- 在 System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
- 在 System.Windows.Forms.TreeView.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2019/7/18 9:55:54
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 SunRoxm.BizPeri.Common.Data.RequestResult.get_ReturnValue()
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.CreateFormProperty(String formName)
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.NewForm(Form form)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.CommandChildForm(String strText)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.tvFn_DoubleClick(Object sender, EventArgs e)
- 在 System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
- 在 System.Windows.Forms.TreeView.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2019/7/18 21:40:31
- ----------------------------------------
- ----------------------------------------
- System.ArgumentException: DataGridRow 的行号不能为负。
- 参数名: rowNumber
- 在 System.Windows.Forms.DataGridRow..ctor(DataGrid dataGrid, DataGridTableStyle dgTable, Int32 rowNumber)
- 在 System.Windows.Forms.DataGridAddNewRow..ctor(DataGrid dGrid, DataGridTableStyle gridTable, Int32 rowNum)
- 在 System.Windows.Forms.DataGrid.OnLeave_Grid()
- 在 System.Windows.Forms.DataGrid.OnLeave(EventArgs e)
- 在 System.Windows.Forms.Control.NotifyLeave()
- 在 System.Windows.Forms.ContainerControl.UpdateFocusedControl()
- 2019/7/19 10:52:29
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 SunRoxm.BizPeri.Common.Data.RequestResult.get_ReturnValue()
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.CreateFormProperty(String formName)
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.NewForm(Form form)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.CommandChildForm(String strText)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.tvFn_DoubleClick(Object sender, EventArgs e)
- 在 System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
- 在 System.Windows.Forms.TreeView.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2019/7/21 13:26:27
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 SunRoxm.BizPeri.Common.Data.RequestResult.get_ReturnValue()
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.CreateFormProperty(String formName)
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.NewForm(Form form)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.CommandChildForm(String strText)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.tvFn_DoubleClick(Object sender, EventArgs e)
- 在 System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
- 在 System.Windows.Forms.TreeView.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2019/7/22 20:56:13
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 SunRoxm.BizPeri.Client.WinUI.ReportsPrinter.PrintFunction(CommandManage cm, Object[] Para, DataSet dsPrint, PrintParas printParas)
- 在 SunRoxm.BizPeri.Client.WinUI.ReportsPrinter.ContinuousPrint(PrintParas printParas)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmSeriesPrint.BT_preview_Click(Object sender, EventArgs e)
- 在 System.Windows.Forms.Control.OnClick(EventArgs e)
- 在 System.Windows.Forms.Button.OnClick(EventArgs e)
- 在 System.Windows.Forms.Button.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2019/7/28 18:09:54
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 SunRoxm.BizPeri.Client.WinUI.ReportsPrinter.PrintFunction(CommandManage cm, Object[] Para, DataSet dsPrint, PrintParas printParas)
- 在 SunRoxm.BizPeri.Client.WinUI.ReportsPrinter.ContinuousPrint(PrintParas printParas)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmSeriesPrint.BT_preview_Click(Object sender, EventArgs e)
- 在 System.Windows.Forms.Control.OnClick(EventArgs e)
- 在 System.Windows.Forms.Button.OnClick(EventArgs e)
- 在 System.Windows.Forms.Button.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2019/7/29 16:41:36
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 SunRoxm.BizPeri.Client.WinUI.ReportsPrinter.PrintFunction(CommandManage cm, Object[] Para, DataSet dsPrint, PrintParas printParas)
- 在 SunRoxm.BizPeri.Client.WinUI.ReportsPrinter.ContinuousPrint(PrintParas printParas)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmSeriesPrint.BT_preview_Click(Object sender, EventArgs e)
- 在 System.Windows.Forms.Control.OnClick(EventArgs e)
- 在 System.Windows.Forms.Button.OnClick(EventArgs e)
- 在 System.Windows.Forms.Button.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2019/7/29 16:42:19
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 SunRoxm.BizPeri.Common.Data.RequestResult.get_ReturnValue()
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.CreateFormProperty(String formName)
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.NewForm(Form form)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.CommandChildForm(String strText)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.tvFn_DoubleClick(Object sender, EventArgs e)
- 在 System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
- 在 System.Windows.Forms.TreeView.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2019/7/30 10:46:29
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 SunRoxm.BizPeri.Common.Data.RequestResult.get_ReturnValue()
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.CreateFormProperty(String formName)
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.NewForm(Form form)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.CommandChildForm(String strText)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.tvFn_DoubleClick(Object sender, EventArgs e)
- 在 System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
- 在 System.Windows.Forms.TreeView.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2019/7/30 15:33:08
- ----------------------------------------
- ----------------------------------------
- System.ArgumentNullException: 值不能为空。
- 参数名: dataSource
- 在 System.Windows.Forms.BindingContext.HashKey..ctor(Object dataSource, String dataMember)
- 在 System.Windows.Forms.BindingContext.EnsureListManager(Object dataSource, String dataMember)
- 在 System.Windows.Forms.BindingContext.get_Item(Object dataSource, String dataMember)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmCodeGenerator.dgCodeGen_CurrentCellChanged(Object sender, EventArgs e)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmCodeGenerator.FrmCodeGenerator_Load(Object sender, EventArgs e)
- 在 System.Windows.Forms.Form.OnLoad(EventArgs e)
- 在 System.Windows.Forms.Form.OnCreateControl()
- 在 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.ScrollableControl.WndProc(Message& m)
- 在 System.Windows.Forms.ContainerControl.WndProc(Message& m)
- 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
- 在 System.Windows.Forms.Form.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2019/8/1 10:14:21
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 SunRoxm.BizPeri.Common.Data.RequestResult.get_ReturnValue()
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.CreateFormProperty(String formName)
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.NewForm(Form form)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.CommandChildForm(String strText)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.tvFn_DoubleClick(Object sender, EventArgs e)
- 在 System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
- 在 System.Windows.Forms.TreeView.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2019/8/2 16:32:45
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 SunRoxm.BizPeri.Common.Data.RequestResult.get_ReturnValue()
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.CreateFormProperty(String formName)
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.NewForm(Form form)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.CommandChildForm(String strText)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.tvFn_DoubleClick(Object sender, EventArgs e)
- 在 System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
- 在 System.Windows.Forms.TreeView.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2019/8/15 14:15:02
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 SunRoxm.BizPeri.Common.Data.RequestResult.get_ReturnValue()
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.CreateFormProperty(String formName)
- 在 SunRoxm.BizPeri.Client.WinUI.MDIManager.NewForm(Form form)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.CommandChildForm(String strText)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmMain.tvFn_DoubleClick(Object sender, EventArgs e)
- 在 System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
- 在 System.Windows.Forms.TreeView.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2019/8/15 14:15:10
- ----------------------------------------
- ----------------------------------------
- System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 SunRoxm.BizPeri.Client.WinUI.ReportsPrinter.PrintFunction(CommandManage cm, Object[] Para, DataSet dsPrint, PrintParas printParas)
- 在 SunRoxm.BizPeri.Client.WinUI.ReportsPrinter.ContinuousPrint(PrintParas printParas)
- 在 SunRoxm.BizPeri.Client.WinUI.FrmSeriesPrint.BT_preview_Click(Object sender, EventArgs e)
- 在 System.Windows.Forms.Control.OnClick(EventArgs e)
- 在 System.Windows.Forms.Button.OnClick(EventArgs e)
- 在 System.Windows.Forms.Button.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2019/8/16 15:33:51
- ----------------------------------------
|