Ошибка:
InvalidArgument=Value of '27' 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>>
Now playing: Armin van Buuren — A State of Trance — 215
Версия приложения:
RSDN@Home версия 1.1.4 stable ревизия 510
Трассировка стека:
at System.Windows.Forms.DibGraphicsBufferManager.CreateCompatibleDIB(IntPtr hdc, IntPtr hpal, Int32 ulWidth, Int32 ulHeight, IntPtr& ppvBits)
at System.Windows.Forms.DibGraphicsBufferManager.CreateBuffer(IntPtr src, Int32 offsetX, Int32 offsetY, Int32 width, Int32 height)
at System.Windows.Forms.DibGraphicsBufferManager.AllocBuffer(Graphics targetGraphics, IntPtr targetDC, Rectangle targetBounds)
at System.Windows.Forms.DibGraphicsBufferManager.AllocBufferInTempManager(Graphics targetGraphics, IntPtr targetDC, Rectangle targetBounds)
at System.Windows.Forms.DibGraphicsBufferManager.AllocBuffer(IntPtr target, Rectangle targetBounds)
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.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)
Здравствуйте, Andre, Вы писали:
A>А я тут на неделе XSLT попробовал, а то все руки не доходили Еще чуть чуть поиграюсь и может действительно все на него махнуть.
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 rev. 568>>
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.DbBatch.ExecuteNonQuery(String query)
at Rsdn.Janus.ObjectModel.MsgBase.MarkMsgRead(Int32 forumID, Boolean isRead)
at Rsdn.Janus.ForumDummyForm.MarkAll(Boolean isRead)
at Rsdn.Janus.ForumDummyForm.MarkAllWithPrompt(Boolean isRead)
at Rsdn.Janus.ForumDummyForm.SelectEvents(String tag)
at Rsdn.Janus.ForumDummyForm.ActionMenuClick(Object sender, EventArgs e)
at Reflector.UserInterface.CommandBarControl.OnClick(EventArgs e)
at Reflector.UserInterface.CommandBarControl.PerformClick(EventArgs e)
at Reflector.UserInterface.CommandBar.PerformClick(CommandBarItem item)
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)
... << RSDN@Home 1.1.4 stable SR1 rev. 568>>
Аргрегированная информация не соответсвует реальному содержа
Ошибка:
Аргрегированная информация не соответсвует реальному содержанию БД. Произведите пересчет БД и обратитесь к разработчикам.
Описание:
Версия приложения:
RSDN@Home версия 1.1.4 stable SR1 ревизия 568
Трассировка стека:
at Rsdn.Janus.ForumDummyForm.FindeNodeByAttr(StepDirection dir, AttrType attrType)
at Rsdn.Janus.ForumDummyForm.SelectHighlightedMsgNext()
at Rsdn.Janus.ForumDummyForm.SelectEvents(String tag)
at Rsdn.Janus.ForumDummyForm.ActionMenuClick(Object sender, EventArgs e)
at Reflector.UserInterface.CommandBarControl.OnClick(EventArgs e)
at Reflector.UserInterface.CommandBarControl.PerformClick(EventArgs e)
at Reflector.UserInterface.CommandBar.PerformClick(CommandBarItem item)
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)
... << RSDN@Home 1.1.4 stable SR1 rev. 568>>
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.DbBatch.ExecuteNonQuery(String query)
at Rsdn.Janus.ObjectModel.MsgBase.MarkMsgRead(Int32 forumID, Boolean isRead)
at Rsdn.Janus.ForumDummyForm.MarkAll(Boolean isRead)
at Rsdn.Janus.ForumDummyForm.MarkAllWithPrompt(Boolean isRead)
at Rsdn.Janus.ForumDummyForm.SelectEvents(String tag)
at Rsdn.Janus.ForumDummyForm.ActionMenuClick(Object sender, EventArgs e)
at Reflector.UserInterface.CommandBarControl.OnClick(EventArgs e)
at Reflector.UserInterface.CommandBarControl.PerformClick(EventArgs e)
at Reflector.UserInterface.CommandBar.PerformClick(CommandBarItem item)
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)
... << RSDN@Home 1.1.4 stable SR1 rev. 568>>
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.DbBatch.ExecuteNonQuery(String query)
at Rsdn.Janus.ObjectModel.MsgBase.MarkMsgRead(Int32 forumID, Boolean isRead)
at Rsdn.Janus.ForumDummyForm.MarkAll(Boolean isRead)
at Rsdn.Janus.ForumDummyForm.MarkAllWithPrompt(Boolean isRead)
at Rsdn.Janus.ForumDummyForm.SelectEvents(String tag)
at Rsdn.Janus.ForumDummyForm.ActionMenuClick(Object sender, EventArgs e)
at Reflector.UserInterface.CommandBarControl.OnClick(EventArgs e)
at Reflector.UserInterface.CommandBarControl.PerformClick(EventArgs e)
at Reflector.UserInterface.CommandBar.PerformClick(CommandBarItem item)
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)
... << RSDN@Home 1.1.4 stable SR1 rev. 568>>
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.DbBatch.ExecuteNonQuery(String query)
at Rsdn.Janus.ObjectModel.MsgBase.MarkMsgRead(Int32 forumID, Boolean isRead)
at Rsdn.Janus.ForumDummyForm.MarkAll(Boolean isRead)
at Rsdn.Janus.ForumDummyForm.MarkAllWithPrompt(Boolean isRead)
at Rsdn.Janus.ForumDummyForm.SelectEvents(String tag)
at Rsdn.Janus.ForumDummyForm.ActionMenuClick(Object sender, EventArgs e)
at Reflector.UserInterface.CommandBarControl.OnClick(EventArgs e)
at Reflector.UserInterface.CommandBarControl.PerformClick(EventArgs e)
at Reflector.UserInterface.CommandBar.PerformClick(CommandBarItem item)
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)
... << RSDN@Home 1.1.4 stable SR1 rev. 568>>
InvalidArgument=Value of '30' is not valid for 'index'.
Par
Ошибка:
InvalidArgument=Value of '30' is not valid for 'index'.
Parameter name: index
Описание:
Версия приложения:
RSDN@Home версия 1.2.0 alpha ревизия 620
Трассировка стека:
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() in c:\MyProjects\RSDN\Janus\Janus\Features\ForumViewer\ForumDummyForm.cs:line 338
at Rsdn.Janus.ForumDummyForm.Rsdn.Janus.ObjectModel.IFeatureView.Activate(IFeature feature) in c:\MyProjects\RSDN\Janus\Janus\Features\ForumViewer\ForumDummyForm.cs:line 78
at Rsdn.Janus.Navigator.Features_AfterFeatureActivate(IFeature oldFeature, IFeature newFeature) in c:\MyProjects\RSDN\Janus\Janus\Core\Navigation\Navigator.cs:line 99
at Rsdn.Janus.ObjectModel.Features.AfterFeatureActivateHandler.Invoke(IFeature oldFeature, IFeature newFeature)
at Rsdn.Janus.ObjectModel.Features.OnAfterFeatureActivate(IFeature oldFeature, IFeature newFeature) in c:\MyProjects\RSDN\Janus\Janus\Core\ObjectModel\Features\Model\Features.cs:line 258
at Rsdn.Janus.ObjectModel.Features.set_ActiveFeature(IFeature value) in c:\MyProjects\RSDN\Janus\Janus\Core\ObjectModel\Features\Model\Features.cs:line 88
at Rsdn.Janus.NavigationDummyForm._treeGrid_AfterActivateNode(ITreeNode ActivatedNode) in c:\MyProjects\RSDN\Janus\Janus\Core\Navigation\NavigationDummyForm.cs:line 151
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) in c:\MyProjects\RSDN\Janus\Janus\Framework\Controls\TreeGrid\JanusGrid.cs:line 130
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. 620>>
Есть логика намерений и логика обстоятельств, последняя всегда сильнее.
Exception of type 'System.Windows.Forms.AxHost+InvalidActive
Ошибка:
Exception of type 'System.Windows.Forms.AxHost+InvalidActiveXStateException' was thrown.
Описание:
Версия приложения:
RSDN@Home версия 1.1.4 stable SR1 ревизия 568
Трассировка стека:
at AxSHDocVw.AxWebBrowser.get_Document()
at Rsdn.Janus.ForumBrowser.get_HtmlDoc()
at Rsdn.Janus.ForumBrowser.get_BackColor()
at System.Windows.Forms.Control.get_RenderTransparent()
at System.Windows.Forms.Control.OnMove(EventArgs e)
at System.Windows.Forms.Control.OnLocationChanged(EventArgs e)
at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight)
at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height)
at System.Windows.Forms.AxHost.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
at System.Windows.Forms.Control.SetBounds(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
at System.Windows.Forms.Control.set_Location(Point value)
at Rsdn.Janus.MsgViewer.InitializeComponent()
at Rsdn.Janus.MsgViewer..ctor()
at Rsdn.Janus.SearchDummyForm.InitializeComponent()
at Rsdn.Janus.SearchDummyForm..ctor()
at Rsdn.Janus.ObjectModel.Search.CreateGuiControl()
at Rsdn.Janus.ObjectModel.Feature.Rsdn.Janus.ObjectModel.IFeatureGui.get_GuiControl()
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.TreeGrid2.OnAfterActivateNode(ITreeNode ActivatedNode)
at RSDN.TreeGrid.TreeGridBase.ItemChanged(tagNMLISTVIEW* pNMListView)
at RSDN.TreeGrid.TreeGridBase.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 rev. 568>>
The type initializer for 'Rsdn.Janus.FavoritesDummyForm' thr
Ошибка:
The type initializer for 'Rsdn.Janus.FavoritesDummyForm' threw an exception.
Описание:
Версия приложения:
RSDN@Home версия 1.1.4 stable SR1 ревизия 568
Трассировка стека:
at Rsdn.Janus.FavoritesDummyForm.get_Instance()
at Rsdn.Janus.ObjectModel.Favorites.CreateGuiControl()
at Rsdn.Janus.ObjectModel.Feature.Rsdn.Janus.ObjectModel.IFeatureGui.get_GuiControl()
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.TreeGrid2.OnAfterActivateNode(ITreeNode ActivatedNode)
at RSDN.TreeGrid.TreeGridBase.ItemChanged(tagNMLISTVIEW* pNMListView)
at RSDN.TreeGrid.TreeGridBase.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 rev. 568>>
Exception of type 'System.Windows.Forms.AxHost+InvalidActive
Ошибка:
Exception of type 'System.Windows.Forms.AxHost+InvalidActiveXStateException' was thrown.
Описание:
Версия приложения:
RSDN@Home версия 1.1.4 stable SR1 ревизия 568
Трассировка стека:
at AxSHDocVw.AxWebBrowser.get_Document()
at Rsdn.Janus.ForumBrowser.get_HtmlDoc()
at Rsdn.Janus.ForumBrowser.get_BackColor()
at System.Windows.Forms.Control.get_RenderTransparent()
at System.Windows.Forms.Control.OnMove(EventArgs e)
at System.Windows.Forms.Control.OnLocationChanged(EventArgs e)
at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight)
at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height)
at System.Windows.Forms.AxHost.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
at System.Windows.Forms.Control.SetBounds(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
at System.Windows.Forms.Control.set_Location(Point value)
at Rsdn.Janus.AboutJanusForm.InitializeComponent()
at Rsdn.Janus.AboutJanusForm..ctor()
at Rsdn.Janus.MainForm.About()
at Rsdn.Janus.MainForm.SelectEvents(String tag)
at Rsdn.Janus.MainForm.NewStyleButtonClick(Object sender, EventArgs e)
at Reflector.UserInterface.CommandBarControl.OnClick(EventArgs e)
at Reflector.UserInterface.CommandBarControl.PerformClick(EventArgs e)
at Reflector.UserInterface.CommandBarContextMenu.MenuBarItem.OnClick(EventArgs e)
at System.Windows.Forms.MenuItem.MenuItemData.Execute()
at System.Windows.Forms.Command.Invoke()
at System.Windows.Forms.Command.DispatchID(Int32 id)
at System.Windows.Forms.Control.WmCommand(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at Reflector.UserInterface.CommandBar.WndProc(Message& message)
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 rev. 568>>
Exception of type 'System.Windows.Forms.AxHost+InvalidActive
Ошибка:
Exception of type 'System.Windows.Forms.AxHost+InvalidActiveXStateException' was thrown.
Описание:
Версия приложения:
RSDN@Home версия 1.1.4 stable SR1 ревизия 568
Трассировка стека:
at AxSHDocVw.AxWebBrowser.get_Document()
at Rsdn.Janus.ForumBrowser.get_HtmlDoc()
at Rsdn.Janus.ForumBrowser.get_BackColor()
at System.Windows.Forms.Control.get_RenderTransparent()
at System.Windows.Forms.Control.OnMove(EventArgs e)
at System.Windows.Forms.Control.OnLocationChanged(EventArgs e)
at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight)
at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height)
at System.Windows.Forms.AxHost.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
at System.Windows.Forms.Control.SetBounds(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
at System.Windows.Forms.Control.set_Location(Point value)
at Rsdn.Janus.AboutJanusForm.InitializeComponent()
at Rsdn.Janus.AboutJanusForm..ctor()
at Rsdn.Janus.MainForm.About()
at Rsdn.Janus.MainForm.SelectEvents(String tag)
at Rsdn.Janus.MainForm.NewStyleButtonClick(Object sender, EventArgs e)
at Reflector.UserInterface.CommandBarControl.OnClick(EventArgs e)
at Reflector.UserInterface.CommandBarControl.PerformClick(EventArgs e)
at Reflector.UserInterface.CommandBarContextMenu.MenuBarItem.OnClick(EventArgs e)
at System.Windows.Forms.MenuItem.MenuItemData.Execute()
at System.Windows.Forms.Command.Invoke()
at System.Windows.Forms.Command.DispatchID(Int32 id)
at System.Windows.Forms.Control.WmCommand(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at Reflector.UserInterface.CommandBar.WndProc(Message& message)
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 rev. 568>>
Exception of type 'System.Windows.Forms.AxHost+InvalidActive
Ошибка:
Exception of type 'System.Windows.Forms.AxHost+InvalidActiveXStateException' was thrown.
Описание:
Версия приложения:
RSDN@Home версия 1.1.4 stable SR1 ревизия 568
Трассировка стека:
at AxSHDocVw.AxWebBrowser.get_Document()
at Rsdn.Janus.ForumBrowser.get_HtmlDoc()
at Rsdn.Janus.ForumBrowser.get_BackColor()
at System.Windows.Forms.Control.get_RenderTransparent()
at System.Windows.Forms.Control.OnMove(EventArgs e)
at System.Windows.Forms.Control.OnLocationChanged(EventArgs e)
at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight)
at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height)
at System.Windows.Forms.AxHost.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
at System.Windows.Forms.Control.SetBounds(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
at System.Windows.Forms.Control.set_Location(Point value)
at Rsdn.Janus.MsgViewer.InitializeComponent()
at Rsdn.Janus.MsgViewer..ctor()
at Rsdn.Janus.ForumDummyForm.InitializeComponent()
at Rsdn.Janus.ForumDummyForm..ctor()
at Rsdn.Janus.ObjectModel.Forum.CreateGuiControl()
at Rsdn.Janus.ObjectModel.Feature.Rsdn.Janus.ObjectModel.IFeatureGui.get_GuiControl()
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.TreeGrid2.OnAfterActivateNode(ITreeNode ActivatedNode)
at RSDN.TreeGrid.TreeGridBase.ItemChanged(tagNMLISTVIEW* pNMListView)
at RSDN.TreeGrid.TreeGridBase.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 rev. 568>>
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()
Homo sum et nihil humani a me alienum puto...
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.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.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)