Ошибка:
InvalidArgument=Value of '13' is not valid for 'index'.
Parameter name: index
Описание:
Версия приложения:
RSDN@Home версия 1.2.0 alpha ревизия 619
Трассировка стека:
at System.Windows.Forms.ListView.ListViewItemCollection.get_Item(Int32 index)
at System.Windows.Forms.ListView.set_VirtualListSize(Int32 value)
at Rsdn.TreeGrid.TreeGrid.DisplayNodes(Int32 insertIndex, List`1 nodes)
at Rsdn.TreeGrid.TreeGrid.ExpandNode(Int32 iInsertIndex, ITreeNode node)
at Rsdn.TreeGrid.TreeGrid.set_Nodes(ITreeNode value)
at Rsdn.Janus.ForumDummyForm.FillMessages()
at Rsdn.Janus.ForumDummyForm.Rsdn.Janus.ObjectModel.IFeatureView.Activate(IFeature feature)
at Rsdn.Janus.Navigator.Features_AfterFeatureActivate(IFeature oldFeature, IFeature newFeature)
at Rsdn.Janus.ObjectModel.Features.AfterFeatureActivateHandler.Invoke(IFeature oldFeature, IFeature newFeature)
at Rsdn.Janus.ObjectModel.Features.OnAfterFeatureActivate(IFeature oldFeature, IFeature newFeature)
at Rsdn.Janus.ObjectModel.Features.set_ActiveFeature(IFeature value)
at Rsdn.Janus.NavigationDummyForm._treeGrid_AfterActivateNode(ITreeNode ActivatedNode)
at Rsdn.TreeGrid.TreeGrid.OnAfterActivateNode(ITreeNode activatedNode)
at Rsdn.TreeGrid.TreeGrid.OnSelectedIndexChanged(EventArgs e)
at System.Windows.Forms.ListView.WmReflectNotify(Message& m)
at System.Windows.Forms.ListView.WndProc(Message& m)
at Rsdn.TreeGrid.TreeGrid.WndProc(Message& m)
at Rsdn.Janus.JanusGrid.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)
... << RSDN@Home 1.2.0 alpha rev. 619>>
Multiple-step OLE DB operation generated errors. Check each
Ошибка:
Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done.
Описание:
При попытке закрыть программу после просмотра багрепортов
Версия приложения:
RSDN@Home версия 1.2.0 alpha ревизия 0
Трассировка стека:
at JRO.JetEngineClass.CompactDatabase(String SourceConnection, String Destconnection)
at Rsdn.Janus.DatabaseManager.PackDatabase() in C:\Develop\Yanus\Janus\Core\DataManagement\DatabaseManager.cs:line 57
at Rsdn.Janus.MainForm.OnClosed(EventArgs ea) in C:\Develop\Yanus\Janus\Core\UI\MainForm.cs:line 286
at System.Windows.Forms.Form.WmClose(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at Rsdn.Janus.MainForm.WndProc(Message& msg) in C:\Develop\Yanus\Janus\Core\UI\MainForm.cs:line 316
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)
Ошибка:
The image could not be added to the ImageList.
Описание:
Версия приложения:
RSDN@Home версия 1.1.4 stable SR1 ревизия 568
Трассировка стека:
at System.Windows.Forms.ImageList.AddToHandle(Original original, Bitmap bitmap)
at System.Windows.Forms.ImageCollection.Add(Original original)
at System.Windows.Forms.ImageCollection.Add(Image value)
at Reflector.UserInterface.CommandBar.UpdateImageList()
at Reflector.UserInterface.CommandBar.AddItems()
at Reflector.UserInterface.CommandBar.OnHandleCreated(EventArgs e)
at System.Windows.Forms.Control.WmCreate(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at Reflector.UserInterface.CommandBar.WndProc(Message& message)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Ошибка:
Parent control must be created and visible.
Описание:
Версия приложения:
RSDN@Home версия 1.1.4 stable SR1 ревизия 568
Трассировка стека:
at Rsdn.Janus.Framework.ContextMenuFix.ShowContextMenu(ContextMenu menu, Control control, Point pos)
at Rsdn.Janus.ForumDummyForm._tgMsgs_MouseUp(Object sender, MouseEventArgs e)
at System.Windows.Forms.Control.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at RSDN.TreeGrid.TreeGridBase.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Application version:
RSDN@Home version 1.1.4 stable SR1 revision 568
Stack Trace:
at RSDN.TreeGrid.TreeGrid2.ExpandAllParents(ITreeNode CurNode)
at RSDN.TreeGrid.TreeGrid2.set_ActiveNode(ITreeNode value)
at Rsdn.Janus.ForumDummyForm.MessageNavigated(Object sender, EventArgs e)
at Rsdn.Janus.ForumNavigator.HistoryNavigateFired(Object sender, MessageNavigateEventArgs e)
at Rsdn.Janus.MessageViewHistory.OnMessageNavigate(MessageNavigateEventArgs e)
at Rsdn.Janus.MessageViewHistory.Navigate(Int32 msgId)
at Rsdn.Janus.ForumNavigator.SelectMessage(Int32 forumId, Int32 msgId)
at Rsdn.Janus.ForumDummyForm._tgMsgs_AfterActivateNode(ITreeNode ActivatedNode)
at RSDN.TreeGrid.TreeGrid2.OnAfterActivateNode(ITreeNode ActivatedNode)
at RSDN.TreeGrid.TreeGridBase.ItemChanged(tagNMLISTVIEW* pNMListView)
at RSDN.TreeGrid.TreeGridBase.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Версия приложения:
RSDN@Home версия 1.1.4 stable SR1 ревизия 568
Трассировка стека:
at System.Data.OleDb.OleDbCommand.ExecuteCommandTextErrorHandling(Int32 hr)
at System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method)
at System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.OleDb.OleDbCommand.ExecuteReader()
at Rsdn.Janus.ObjectModel.Msg.LoadData(Int32 idForum, SortType sort, Boolean isLoadAll)
at Rsdn.Janus.ObjectModel.Forum.ReadMsg(Boolean isLoadAll)
at Rsdn.Janus.ObjectModel.Forum.get_Msgs()
at Rsdn.Janus.ObjectModel.Forum.FindMsgByID(Int32 idMsg)
at Rsdn.Janus.ObjectModel.Forum.get_ActiveMsg()
at Rsdn.Janus.ForumDummyForm.FillMessages()
at Rsdn.Janus.ForumDummyForm.Rsdn.Janus.ObjectModel.IFeatureView.Activate(IFeature feature)
at Rsdn.Janus.Navigator.Features_AfterFeatureActivate(IFeature oldFeature, IFeature newFeature)
at Rsdn.Janus.ObjectModel.AfterFeatureActivateHandler.Invoke(IFeature oldFeature, IFeature newFeature)
at Rsdn.Janus.ObjectModel.Features.OnAfterFeatureActivate(IFeature oldFeature, IFeature newFeature)
at Rsdn.Janus.ObjectModel.Features.set_ActiveFeature(IFeature value)
at Rsdn.Janus.Navigator.Init()
at Rsdn.Janus.ApplicationManager.Init()
at Rsdn.Janus.ApplicationManager.Run()
at Rsdn.Janus.Janus.Main()
... << RSDN@Home 1.1.4 stable SR1 rev. 568>>
Превышено число блокировок файлов общего доступа. Увеличьте
Ошибка:
Превышено число блокировок файлов общего доступа. Увеличьте значение параметра реестра MaxLocksPerFile.
Описание:
Версия приложения:
RSDN@Home версия 1.1.4 stable SR1 ревизия 568
Трассировка стека:
at System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method)
at System.Data.OleDb.OleDbCommand.ExecuteNonQuery()
at Rsdn.Janus.DatabaseManager.Unsubscribe(Int32 fid, DialogResult deleteForum)
at Rsdn.Janus.ForumDummyForm.UnsubscribeForum()
... << RSDN@Home 1.1.4 stable SR1 rev. 568>>
Превышено число блокировок файлов общего доступа. Увеличьте
Ошибка:
Превышено число блокировок файлов общего доступа. Увеличьте значение параметра реестра MaxLocksPerFile.
Описание:
Версия приложения:
RSDN@Home версия 1.1.4 stable SR1 ревизия 568
Трассировка стека:
at System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method)
at System.Data.OleDb.OleDbCommand.ExecuteNonQuery()
at Rsdn.Janus.DatabaseManager.Unsubscribe(Int32 fid, DialogResult deleteForum)
at Rsdn.Janus.ForumDummyForm.UnsubscribeForum()
Версия приложения:
RSDN@Home версия 1.2.0 alpha ревизия 0
Трассировка стека:
at Rsdn.TreeGrid.TreeGrid.ExpandAllParents(ITreeNode CurNode)
at Rsdn.TreeGrid.TreeGrid.set_ActiveNode(ITreeNode value)
at Rsdn.Janus.ForumDummyForm.OnVisibleChanged(EventArgs e) in C:\Research\Janus\Janus\Features\ForumViewer\ForumDummyForm.cs:line 373
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.UserControl.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)
... << RSDN@Home 1.2.0 alpha rev. 0>>
File sharing lock count exceeded. Increase MaxLocksPerFile r
Версия приложения:
RSDN@Home версия 1.1.4 stable SR1 ревизия 568
Трассировка стека:
at System.Data.OleDb.OleDbCommand.ExecuteCommandTextErrorHandling(Int32 hr)
at System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method)
at System.Data.OleDb.OleDbCommand.ExecuteNonQuery()
at Rsdn.Janus.DatabaseManager.Unsubscribe(Int32 fid, DialogResult deleteForum)
at Rsdn.Janus.ForumDummyForm.UnsubscribeForum()
... << RSDN@Home 1.1.4 stable SR1 rev. 568>>
InvalidArgument=Value of '163' is not valid for 'index'.
Pa
Ошибка:
InvalidArgument=Value of '163' is not valid for 'index'.
Parameter name: index
Описание:
Версия приложения:
RSDN@Home версия 1.2.0 alpha ревизия 618
Трассировка стека:
at System.Windows.Forms.ListView.ListViewItemCollection.get_Item(Int32 index)
at System.Windows.Forms.ListView.set_VirtualListSize(Int32 value)
at Rsdn.TreeGrid.TreeGrid.DisplayNodes(Int32 insertIndex, List`1 nodes)
at Rsdn.TreeGrid.TreeGrid.ExpandNode(Int32 iInsertIndex, ITreeNode node)
at Rsdn.TreeGrid.TreeGrid.set_Nodes(ITreeNode value)
at Rsdn.Janus.ForumDummyForm.FillMessages()
at Rsdn.Janus.ForumDummyForm.Rsdn.Janus.ObjectModel.IFeatureView.Activate(IFeature feature)
at Rsdn.Janus.Navigator.Features_AfterFeatureActivate(IFeature oldFeature, IFeature newFeature)
at Rsdn.Janus.ObjectModel.Features.AfterFeatureActivateHandler.Invoke(IFeature oldFeature, IFeature newFeature)
at Rsdn.Janus.ObjectModel.Features.OnAfterFeatureActivate(IFeature oldFeature, IFeature newFeature)
at Rsdn.Janus.ObjectModel.Features.set_ActiveFeature(IFeature value)
at Rsdn.Janus.NavigationDummyForm._treeGrid_AfterActivateNode(ITreeNode ActivatedNode)
at Rsdn.TreeGrid.TreeGrid.OnAfterActivateNode(ITreeNode activatedNode)
at Rsdn.TreeGrid.TreeGrid.OnSelectedIndexChanged(EventArgs e)
at System.Windows.Forms.ListView.WmReflectNotify(Message& m)
at System.Windows.Forms.ListView.WndProc(Message& m)
at Rsdn.TreeGrid.TreeGrid.WndProc(Message& m)
at Rsdn.Janus.JanusGrid.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)
... << RSDN@Home 1.2.0 alpha rev. 618>>
File sharing lock count exceeded. Increase MaxLocksPerFile r
Версия приложения:
RSDN@Home версия 1.1.4 stable SR1 ревизия 568
Трассировка стека:
at System.Data.OleDb.OleDbCommand.ExecuteCommandTextErrorHandling(Int32 hr)
at System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method)
at System.Data.OleDb.OleDbCommand.ExecuteNonQuery()
at Rsdn.Janus.DatabaseManager.Unsubscribe(Int32 fid, DialogResult deleteForum)
at Rsdn.Janus.ForumDummyForm.UnsubscribeForum()
Ошибка:
Parent control must be created and visible.
Описание:
Версия приложения:
RSDN@Home версия 1.1.4 stable SR1 ревизия 568
Трассировка стека:
at Rsdn.Janus.Framework.ContextMenuFix.ShowContextMenu(ContextMenu menu, Control control, Point pos)
at Rsdn.Janus.NavigationDummyForm._treeGrid_MouseUp(Object sender, MouseEventArgs e)
at System.Windows.Forms.Control.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at RSDN.TreeGrid.TreeGridBase.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Ошибка:
Parent control must be created and visible.
Описание:
Версия приложения:
RSDN@Home версия 1.1.4 stable SR1 ревизия 568
Трассировка стека:
at Rsdn.Janus.Framework.ContextMenuFix.ShowContextMenu(ContextMenu menu, Control control, Point pos)
at Rsdn.Janus.NavigationDummyForm._treeGrid_MouseUp(Object sender, MouseEventArgs e)
at System.Windows.Forms.Control.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at RSDN.TreeGrid.TreeGridBase.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Ошибка:
Parent control must be created and visible.
Описание:
Версия приложения:
RSDN@Home версия 1.1.4 stable SR1 ревизия 568
Трассировка стека:
at Rsdn.Janus.Framework.ContextMenuFix.ShowContextMenu(ContextMenu menu, Control control, Point pos)
at Rsdn.Janus.ForumDummyForm._tgMsgs_MouseUp(Object sender, MouseEventArgs e)
at System.Windows.Forms.Control.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at RSDN.TreeGrid.TreeGridBase.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Ошибка:
Parent control must be created and visible.
Описание:
Версия приложения:
RSDN@Home версия 1.1.4 stable SR1 ревизия 568
Трассировка стека:
at Rsdn.Janus.Framework.ContextMenuFix.ShowContextMenu(ContextMenu menu, Control control, Point pos)
at Rsdn.Janus.ForumDummyForm._tgMsgs_MouseUp(Object sender, MouseEventArgs e)
at System.Windows.Forms.Control.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at RSDN.TreeGrid.TreeGridBase.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Версия приложения:
RSDN@Home версия 1.2.0 alpha ревизия 0
Трассировка стека:
at System.Drawing.Image.get_Width()
at Rsdn.Janus.Ticker.OnPaint(PaintEventArgs e)
at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.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)
Версия приложения:
RSDN@Home версия 1.1.4 stable SR1 ревизия 568
Трассировка стека:
at RSDN.TreeGrid.TreeGrid2.ExpandAllParents(ITreeNode CurNode)
at RSDN.TreeGrid.TreeGrid2.set_ActiveNode(ITreeNode value)
at Rsdn.Janus.ForumDummyForm.MessageNavigated(Object sender, EventArgs e)
at Rsdn.Janus.ForumNavigator.HistoryNavigateFired(Object sender, MessageNavigateEventArgs e)
at Rsdn.Janus.MessageViewHistory.OnMessageNavigate(MessageNavigateEventArgs e)
at Rsdn.Janus.MessageViewHistory.Navigate(Int32 msgId)
at Rsdn.Janus.ForumNavigator.SelectMessage(Int32 forumId, Int32 msgId)
at Rsdn.Janus.ForumDummyForm._tgMsgs_AfterActivateNode(ITreeNode ActivatedNode)
at RSDN.TreeGrid.TreeGrid2.OnAfterActivateNode(ITreeNode ActivatedNode)
at RSDN.TreeGrid.TreeGridBase.ItemChanged(tagNMLISTVIEW* pNMListView)
at RSDN.TreeGrid.TreeGridBase.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Версия приложения:
RSDN@Home версия 1.1.4 stable SR1 ревизия 568
Трассировка стека:
at RSDN.TreeGrid.TreeGrid2.ExpandAllParents(ITreeNode CurNode)
at RSDN.TreeGrid.TreeGrid2.set_ActiveNode(ITreeNode value)
at Rsdn.Janus.ForumDummyForm.MessageNavigated(Object sender, EventArgs e)
at Rsdn.Janus.ForumNavigator.HistoryNavigateFired(Object sender, MessageNavigateEventArgs e)
at Rsdn.Janus.MessageViewHistory.OnMessageNavigate(MessageNavigateEventArgs e)
at Rsdn.Janus.MessageViewHistory.Navigate(Int32 msgId)
at Rsdn.Janus.ForumNavigator.SelectMessage(Int32 forumId, Int32 msgId)
at Rsdn.Janus.ForumDummyForm._tgMsgs_AfterActivateNode(ITreeNode ActivatedNode)
at RSDN.TreeGrid.TreeGrid2.OnAfterActivateNode(ITreeNode ActivatedNode)
at RSDN.TreeGrid.TreeGridBase.ItemChanged(tagNMLISTVIEW* pNMListView)
at RSDN.TreeGrid.TreeGridBase.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
... << RSDN@Home 1.1.4 stable SR1 rev. 568>>
InvalidArgument=Value of '263' is not valid for 'index'.
Pa
Ошибка:
InvalidArgument=Value of '263' is not valid for 'index'.
Parameter name: index
Описание:
Версия приложения:
RSDN@Home версия 1.2.0 alpha ревизия 619
Трассировка стека:
at System.Windows.Forms.ListView.ListViewItemCollection.get_Item(Int32 index)
at System.Windows.Forms.ListView.set_VirtualListSize(Int32 value)
at Rsdn.TreeGrid.TreeGrid.DisplayNodes(Int32 insertIndex, List`1 nodes)
at Rsdn.TreeGrid.TreeGrid.ExpandNode(Int32 iInsertIndex, ITreeNode node)
at Rsdn.TreeGrid.TreeGrid.set_Nodes(ITreeNode value)
at Rsdn.Janus.ForumDummyForm.FillMessages()
at Rsdn.Janus.ForumDummyForm.Rsdn.Janus.ObjectModel.IFeatureView.Activate(IFeature feature)
at Rsdn.Janus.Navigator.Features_AfterFeatureActivate(IFeature oldFeature, IFeature newFeature)
at Rsdn.Janus.ObjectModel.Features.AfterFeatureActivateHandler.Invoke(IFeature oldFeature, IFeature newFeature)
at Rsdn.Janus.ObjectModel.Features.OnAfterFeatureActivate(IFeature oldFeature, IFeature newFeature)
at Rsdn.Janus.ObjectModel.Features.set_ActiveFeature(IFeature value)
at Rsdn.Janus.NavigationBox.OnSelectedIndexChanged(EventArgs e)
at System.Windows.Forms.ComboBox.WmReflectCommand(Message& m)
at System.Windows.Forms.ComboBox.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)