Method not found: 'Void System.Windows.Forms.AxHost.set_Righ
От: alexndr  
Дата: 28.05.05 13:32
Оценка:
Ошибка:
Method not found: 'Void System.Windows.Forms.AxHost.set_RightToLeft(Boolean)'.

Описание:


Версия приложения:
RSDN@Home версия 1.1.4 beta 7 ревизия 447

Трассировка стека:
   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 beta 7 rev. 447>>
10% luck, 20% skill, 15% concentrated power of will, 5% pleasure, 50% pain
and 100% reason to remember the name
Строка не подключена к TreGrid!
От: _FRED_ Черногория
Дата: 29.05.05 18:07
Оценка:
Error:
Строка не подключена к TreGrid!

Description:


Application version:
RSDN@Home version 1.1.4 beta 7 revision 460

Stack Trace:
   at RSDN.TreeGrid.TreeGrid2.ExpandAllParents(ITreeNode CurNode) in c:\Projects\Rsdn\Home\trunk\TreeGrid2\TreeGrid\TreeGrid.cs:line 475
   at RSDN.TreeGrid.TreeGrid2.set_ActiveNode(ITreeNode value) in c:\Projects\Rsdn\Home\trunk\TreeGrid2\TreeGrid\TreeGrid.cs:line 486
   at Rsdn.Janus.ForumDummyForm.MessageNavigated(Object sender, EventArgs e) in c:\projects\rsdn\home\trunk\janus\features\forumviewer\forumdummyform.cs:line 1206
   at Rsdn.Janus.ForumNavigator.HistoryNavigateFired(Object sender, MessageNavigateEventArgs e) in c:\Projects\Rsdn\Home\trunk\Janus\Features\ForumViewer\ForumNavigator.cs:line 89
   at Rsdn.Janus.MessageViewHistory.OnMessageNavigate(MessageNavigateEventArgs e) in c:\Projects\Rsdn\Home\trunk\Janus\Features\ForumViewer\MessageViewHistory.cs:line 52
   at Rsdn.Janus.MessageViewHistory.Navigate(Int32 msgId) in c:\Projects\Rsdn\Home\trunk\Janus\Features\ForumViewer\MessageViewHistory.cs:line 68
   at Rsdn.Janus.ForumNavigator.SelectMessage(Int32 forumId, Int32 msgId) in c:\Projects\Rsdn\Home\trunk\Janus\Features\ForumViewer\ForumNavigator.cs:line 72
   at Rsdn.Janus.ForumDummyForm._tgMsgs_AfterActivateNode(ITreeNode ActivatedNode) in c:\projects\rsdn\home\trunk\janus\features\forumviewer\forumdummyform.cs:line 1260
   at RSDN.TreeGrid.TreeGrid2.OnAfterActivateNode(ITreeNode ActivatedNode) in c:\Projects\Rsdn\Home\trunk\TreeGrid2\TreeGrid\TreeGrid.cs:line 204
   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)
under «Сектор Газа -»,
... << RSDN@Home 1.1.4 beta 7 rev. 460>>
Help will always be given at Hogwarts to those who ask for it.
Re: Строка не подключена к TreGrid!
От: akasoft Россия  
Дата: 30.05.05 06:28
Оценка:
Здравствуйте, fddima, Вы писали:

F>Ошибка:

F>Строка не подключена к TreGrid!

Это TreGrid (tm)!

Ну, как с "Однажды Владимир Владимирович (tm)..."
... << RSDN@Home 1.1.4 beta 7 rev. 460>>
Re[2]: Строка не подключена к TreGrid!
От: fddima  
Дата: 30.05.05 06:46
Оценка:
Здравствуйте, akasoft, Вы писали:

A>Это TreGrid (tm)!

A>Ну, как с "Однажды Владимир Владимирович (tm)..."
А в трассировке стёка TreeGrid(tm) Неувязочка.
... << RSDN@Home 1.1.4 beta 7 rev. 458>>
Parent control must be created and visible.
От: _tremor_ Россия  
Дата: 30.05.05 13:37
Оценка:
Ошибка:
Parent control must be created and visible.

Описание:


Версия приложения:
RSDN@Home версия 1.1.4 beta 7 ревизия 447

Трассировка стека:
   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 beta 7 rev. 447>>
Feature 'design (сообщений: 211, не читанных: 66, ответов мн
От: zz-di Россия  
Дата: 30.05.05 13:39
Оценка:
Ошибка:
Feature 'design (сообщений: 211, не читанных: 66, ответов мне: 0)' отсутствует в коллекции feature.

Описание:


Версия приложения:
RSDN@Home версия 1.1.4 beta 7 ревизия 447

Трассировка стека:
   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.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 beta 7 rev. 447>>
Object reference not set to an instance of an object.
От: LaFlour Австралия blog: http://spaces.live.com/laflour
Дата: 31.05.05 07:07
Оценка:
Ошибка:
Object reference not set to an instance of an object.

Описание:


Версия приложения:
RSDN@Home версия 1.1.4 beta 7 ревизия 447

Трассировка стека:
   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 beta 7 rev. 447>>
Could not update; currently locked.
От: DMitay Украина  
Дата: 31.05.05 13:35
Оценка:
Ошибка:
Could not update; currently locked.

Описание:


Версия приложения:
RSDN@Home версия 1.1.4 beta 7 ревизия 447

Трассировка стека:
   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 beta 7 rev. 447>>
Блокировка файла невозможна.
От: barkas  
Дата: 01.06.05 09:43
Оценка:
Ошибка:
Блокировка файла невозможна.

Описание:


Версия приложения:
RSDN@Home версия 1.1.4 beta 6a ревизия 436

Трассировка стека:
   at System.Data.OleDb.OleDbConnection.ProcessResults(Int32 hr)
   at System.Data.OleDb.OleDbConnection.InitializeProvider()
   at System.Data.OleDb.OleDbConnection.Open()
   at Rsdn.Janus.DownloadTopicCollection.Load()
   at Rsdn.Janus.DownloadTopicCollection.CheckLoaded()
   at Rsdn.Janus.ObjectModel.Outbox.RSDN.TreeGrid.IGetData.GetData(NodeInfo nodeInfo, CellInfo[] сellData)
   at RSDN.TreeGrid.TreeGrid2.OnGetData(ITreeNode node, NodeInfo NodeInfo, CellInfo[] aryCellData)
   at RSDN.TreeGrid.TreeGridBase.DrawItem(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 beta 6a rev. 436>>
ContextMenu cannot be shown on an invisible control. Parame
От: mbrodin Украина  
Дата: 02.06.05 11:53
Оценка:
Ошибка:
ContextMenu cannot be shown on an invisible control.
Parameter name: control

Описание:


Версия приложения:
RSDN@Home версия 1.1.4 beta 6a ревизия 436

Трассировка стека:
   at System.Windows.Forms.ContextMenu.Show(Control control, Point pos)
   at Rsdn.Janus.NavigationDummyForm.ShowContextMenu(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)
... << RSDN@Home 1.1.4 beta 6a rev. 436>>
Недостаточно памяти.
От: Gushulay  
Дата: 02.06.05 15:49
Оценка:
Ошибка:
Недостаточно памяти.

Описание:


Версия приложения:
RSDN@Home версия 1.1.4 beta 7 ревизия 447

Трассировка стека:
   at System.Drawing.Graphics.FromHdcInternal(IntPtr hdc)
   at System.Windows.Forms.PaintEventArgs.get_Graphics()
   at WeifenLuo.WinFormsUI.DockPanel.OnPaint(PaintEventArgs e)
   at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
   at System.Windows.Forms.Control.WmPrintClient(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at WeifenLuo.WinFormsUI.DockPanel.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 beta 7 rev. 447>>
Недостаточно памяти.
От: Gushulay  
Дата: 02.06.05 15:49
Оценка:
Ошибка:
Недостаточно памяти.

Описание:


Версия приложения:
RSDN@Home версия 1.1.4 beta 7 ревизия 447

Трассировка стека:
   at System.Drawing.Graphics.FromHdcInternal(IntPtr hdc)
   at System.Windows.Forms.PaintEventArgs.get_Graphics()
   at WeifenLuo.WinFormsUI.DockWindow.OnPaint(PaintEventArgs e)
   at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
   at System.Windows.Forms.Control.WmPrintClient(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)
... << RSDN@Home 1.1.4 beta 7 rev. 447>>
Feature 'Visual Studio 2005 [GDN] (сообщений: 257, не читанн
От: Small13th Украина  
Дата: 03.06.05 10:35
Оценка:
Ошибка:
Feature 'Visual Studio 2005 [GDN] (сообщений: 257, не читанных: 1, ответов мне: 0)' отсутствует в коллекции feature.

Описание:


Версия приложения:
RSDN@Home версия 1.1.4 beta 7 ревизия 447

Трассировка стека:
   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.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 beta 7 rev. 447>>
Сообщение 'Re: "Гитлер. Зассвет зла"' отсутствует в списке
От: DMitay Украина  
Дата: 03.06.05 11:55
Оценка:
Ошибка:
Сообщение 'Re: "Гитлер. Зассвет зла"' отсутствует в списке сообщений.

Описание:


Версия приложения:
RSDN@Home версия 1.1.4 beta 7 ревизия 447

Трассировка стека:
   at Rsdn.Janus.ObjectModel.Forum.set_ActiveMsg(IMsg value)
   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 beta 7 rev. 447>>
Feature 'Коллеги, улыбнитесь (сообщений: 35960, не читанных:
От: Mace Windu  
Дата: 03.06.05 12:24
Оценка:
Ошибка:
Feature 'Коллеги, улыбнитесь (сообщений: 35960, не читанных: 0, ответов мне: 0)' отсутствует в коллекции feature.

Описание:


Версия приложения:
RSDN@Home версия 1.1.4 beta 7 ревизия 447

Трассировка стека:
   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.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 beta 7 rev. 447>>
Сообщение 'Re[2]: Книги о программистах' отсутствует в спис
От: DMitay Украина  
Дата: 03.06.05 12:55
Оценка:
Ошибка:
Сообщение 'Re[2]: Книги о программистах' отсутствует в списке сообщений.

Описание:


Версия приложения:
RSDN@Home версия 1.1.4 beta 7 ревизия 447

Трассировка стека:
   at Rsdn.Janus.ObjectModel.Forum.set_ActiveMsg(IMsg value)
   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 beta 7 rev. 447>>
Parent control must be created and visible.
От: Valery A. Boronin Россия linkedin.com/in/boronin
Дата: 04.06.05 19:21
Оценка:
Ошибка:
Parent control must be created and visible.

Описание:


Версия приложения:
RSDN@Home версия 1.1.4 beta 7 ревизия 447

Трассировка стека:
   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 beta 7 rev. 447>>
Valery A. Boronin, RSDN Team, linkedin.com\in\boronin
R&D Mgmt & Security. AppSec & SDL. Data Protection and Systems Programming. FDE, DLP, Incident Management. Windows Filesystems and Drivers.
Object reference not set to an instance of an object.
От: Mace Windu  
Дата: 06.06.05 09:13
Оценка:
Ошибка:
Object reference not set to an instance of an object.

Описание:


Версия приложения:
RSDN@Home версия 1.1.4 beta 7 ревизия 447

Трассировка стека:
   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 beta 7 rev. 447>>
Запись удалена.
От: Demiurg  
Дата: 06.06.05 13:22
Оценка:
Ошибка:
Запись удалена.

Описание:


Версия приложения:
RSDN@Home версия 1.1.4 beta 7 ревизия 458

Трассировка стека:
   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) in D:\distrib\rsdn\JanusRep\Janus\Core\ObjectModel\Msg.cs:line 90
   at Rsdn.Janus.ObjectModel.Msg..ctor(Int32 id, SortType sort, Boolean isLoadAll) in D:\distrib\rsdn\JanusRep\Janus\Core\ObjectModel\Msg.cs:line 26
   at Rsdn.Janus.ObjectModel.Forum.ReadMsg(Boolean isLoadAll) in D:\distrib\rsdn\JanusRep\Janus\Core\ObjectModel\Features\Forum.cs:line 319
   at Rsdn.Janus.ObjectModel.Forum.get_Msgs() in D:\distrib\rsdn\JanusRep\Janus\Core\ObjectModel\Features\Forum.cs:line 189
   at Rsdn.Janus.ObjectModel.Forum.FindMsgByID(Int32 idMsg) in D:\distrib\rsdn\JanusRep\Janus\Core\ObjectModel\Features\Forum.cs:line 267
   at Rsdn.Janus.ObjectModel.Forum.get_ActiveMsg() in D:\distrib\rsdn\JanusRep\Janus\Core\ObjectModel\Features\Forum.cs:line 112
   at Rsdn.Janus.ForumDummyForm.FillMessages() in D:\distrib\rsdn\JanusRep\Janus\Features\ForumViewer\ForumDummyForm.cs:line 338
   at Rsdn.Janus.ForumDummyForm.Rsdn.Janus.ObjectModel.IFeatureView.Activate(IFeature feature) in D:\distrib\rsdn\JanusRep\Janus\Features\ForumViewer\ForumDummyForm.cs:line 74
   at Rsdn.Janus.Navigator.Features_AfterFeatureActivate(IFeature oldFeature, IFeature newFeature) in D:\distrib\rsdn\JanusRep\Janus\Core\Navigation\Navigator.cs:line 110
   at Rsdn.Janus.ObjectModel.AfterFeatureActivateHandler.Invoke(IFeature oldFeature, IFeature newFeature)
   at Rsdn.Janus.ObjectModel.Features.OnAfterFeatureActivate(IFeature oldFeature, IFeature newFeature) in D:\distrib\rsdn\JanusRep\Janus\Core\ObjectModel\Features\Model\Features.cs:line 258
   at Rsdn.Janus.ObjectModel.Features.set_ActiveFeature(IFeature value) in D:\distrib\rsdn\JanusRep\Janus\Core\ObjectModel\Features\Model\Features.cs:line 88
   at Rsdn.Janus.NavigationDummyForm._treeGrid_AfterActivateNode(ITreeNode ActivatedNode) in D:\distrib\rsdn\JanusRep\Janus\Core\Navigation\NavigationDummyForm.cs:line 150
   at RSDN.TreeGrid.TreeGrid2.OnAfterActivateNode(ITreeNode ActivatedNode) in D:\distrib\rsdn\JanusRep\TreeGrid2\TreeGrid\TreeGrid.cs:line 204
   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 beta 7 rev. 458>>
The object is currently in use elsewhere.
От: V.Petrovski Беларусь  
Дата: 07.06.05 08:01
Оценка:
Ошибка:
The object is currently in use elsewhere.

Описание:


Версия приложения:
RSDN@Home версия 1.1.4 beta 7 ревизия 447

Трассировка стека:
   at System.Drawing.Image.get_Width()
   at Rsdn.Janus.Ticker.DrawBackground(Graphics g)
   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.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 beta 7 rev. 447>>
Подождите ...
Wait...
Пока на собственное сообщение не было ответов, его можно удалить.