При переходе из исходящих в форум после синхронизации.
Ошибка:
Строка не подключена к TreGrid!
Описание:
Версия приложения:
RSDN@Home версия 1.2.0 alpha ревизия 631
Трассировка стека:
at Rsdn.TreeGrid.TreeGrid.ExpandAllParents(ITreeNode CurNode)
at Rsdn.TreeGrid.TreeGrid.set_ActiveNode(ITreeNode value)
at Rsdn.Janus.ForumDummyForm.OnVisibleChanged(EventArgs e)
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)
Ошибка:
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)
... << RSDN@Home 1.1.4 stable SR1 rev. 568>>
Вселенная бесконечна как вширь, так и вглубь.
InvalidArgument=Value of '162' is not valid for 'index'.
Pa
Ошибка:
InvalidArgument=Value of '162' 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)
Ошибка:
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 rev. 568>>
Object reference not set to an instance of an object.
Ошибка:
Object reference not set to an instance of an object.
Описание:
Версия приложения:
RSDN@Home версия 1.1.4 stable SR1 ревизия 568
Трассировка стека:
at System.Drawing.SafeNativeMethods.GdipCreateBitmapFromFile(String filename, IntPtr& bitmap)
at System.Drawing.Bitmap..ctor(String filename)
at Rsdn.Janus.StyleImage.get_Image()
at Rsdn.Janus.Framework.NewStyleBarSerializer.SetImage(String image, String smallImage, CommandBarItem item)
at Rsdn.Janus.Framework.NewStyleBarSerializer.LoadBar(CommandBarItemCollection barItems, BarItemCollection infoItems, EventHandler clickHandler, IDictionary idHash)
at Rsdn.Janus.Framework.NewStyleBarSerializer.LoadFromXml(Stream stream, EventHandler clickHandler, IDictionary idHash)
at Rsdn.Janus.MessageForm.CustomInitializeComponent()
at Rsdn.Janus.MessageForm..ctor(MessageFormMode mode, MessageInfo mi)
at Rsdn.Janus.ForumDummyForm.ReplyMessage()
at Rsdn.Janus.ForumDummyForm._tgMsgs_DoubleClick(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
at RSDN.TreeGrid.TreeGridBase.WmDblClk(Message& m, MouseButtons mbtn)
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>>
Object reference not set to an instance of an object.
Ошибка:
Object reference not set to an instance of an object.
Описание:
Версия приложения:
RSDN@Home версия 1.1.4 stable SR1 ревизия 568
Трассировка стека:
at System.Drawing.SafeNativeMethods.GdipCreateBitmapFromFile(String filename, IntPtr& bitmap)
at System.Drawing.Bitmap..ctor(String filename)
at Rsdn.Janus.StyleImage.get_Image()
at Rsdn.Janus.Framework.NewStyleBarSerializer.SetImage(String image, String smallImage, CommandBarItem item)
at Rsdn.Janus.Framework.NewStyleBarSerializer.LoadBar(CommandBarItemCollection barItems, BarItemCollection infoItems, EventHandler clickHandler, IDictionary idHash)
at Rsdn.Janus.Framework.NewStyleBarSerializer.LoadFromXml(Stream stream, EventHandler clickHandler, IDictionary idHash)
at Rsdn.Janus.MessageForm.CustomInitializeComponent()
at Rsdn.Janus.MessageForm..ctor(MessageFormMode mode, MessageInfo mi)
at Rsdn.Janus.ForumDummyForm.ReplyMessage()
at Rsdn.Janus.ForumDummyForm._tgMsgs_DoubleClick(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
at RSDN.TreeGrid.TreeGridBase.WmDblClk(Message& m, MouseButtons mbtn)
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.Drawing.Graphics.EndContainer(GraphicsContainer container)
at System.Windows.Forms.DibGraphicsBufferManager.ReleaseBuffer(GraphicsBuffer buffer)
at System.Windows.Forms.GraphicsBuffer.Dispose()
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Label.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>>
Unable to get the window handle for the 'ForumBrowser' contr
Ошибка:
Unable to get the window handle for the 'ForumBrowser' control. Windowless ActiveX controls are not supported.
Описание:
Версия приложения:
RSDN@Home версия 1.1.4 stable ревизия 625
Трассировка стека:
at System.Windows.Forms.AxHost.MakeVisibleWithShow()
at System.Windows.Forms.AxHost.OnContainerVisibleChanged(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.ScrollableControl.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.OnParentVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.ScrollableControl.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.OnParentVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.ScrollableControl.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Form.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.OnParentVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.ScrollableControl.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.OnParentVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.ScrollableControl.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.OnParentVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.ScrollableControl.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.OnParentVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.ScrollableControl.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Form.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.SetVisibleCore(Boolean value)
at System.Windows.Forms.Form.SetVisibleCore(Boolean value)
at System.Windows.Forms.Control.set_Visible(Boolean value)
at System.Windows.Forms.Control.Show()
at Rsdn.Janus.MainForm.Restore() in D:\temp\rsdn\yanus5\Janus\Core\UI\MainForm.cs:line 734
at Rsdn.Janus.MainForm.nia_Click(Object sender, EventArgs e) in D:\temp\rsdn\yanus5\Janus\Core\UI\MainForm.cs:line 1007
at Rsdn.Janus.Framework.NotifyIconAnimation.OnClickDownCast(Object o, MouseEventArgs e) in D:\temp\rsdn\yanus5\Janus\Framework\Controls\TrayAnimation.cs:line 665
at Rsdn.Janus.Framework.MessageHandler.OnClickNotify(MouseEventArgs e) in D:\temp\rsdn\yanus5\Janus\Framework\Controls\TrayAnimation.cs:line 62
at Rsdn.Janus.Framework.MessageHandler.WndProc(Message& m) in D:\temp\rsdn\yanus5\Janus\Framework\Controls\TrayAnimation.cs:line 153
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)
Ошибка:
Object reference not set to an instance of an object.
Описание:
Версия приложения:
RSDN@Home версия 1.1.4 stable SR1 ревизия 568
Трассировка стека:
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.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.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.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>>
Object reference not set to an instance of an object.
Ошибка:
Object reference not set to an instance of an object.
Описание:
Версия приложения:
RSDN@Home версия 1.1.4 stable SR1 ревизия 568
Трассировка стека:
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.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)
System.NullReferenceException: Object reference not set to an instance of an object.
at Rsdn.Janus.TagLineManager.FindAppropriateTagLine(TagLineInfos tagLineInfos, Int32 forumId)
at Rsdn.Janus.DatabaseManager.AddOutboxMessage(MessageInfo mi)
at Rsdn.Janus.MessageForm.SaveMessage(Boolean closeOnSave)
at Rsdn.Janus.MessageForm.SaveMessage()
at Rsdn.Janus.MessageForm.SelectEvents(String eventId)
at Rsdn.Janus.MessageForm.MainBarButtonClick(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)
Кнопка Отправки багрепорта не сработала. Добавил вручную.
Specified argument was out of the range of valid values.
Pa
Ошибка:
Specified argument was out of the range of valid values.
Parameter name: '0' is not a valid value for 'displayIndex'.
Описание:
Версия приложения:
RSDN@Home версия 1.1.4 stable SR1 ревизия 568
Трассировка стека:
at System.Windows.Forms.ListViewItemCollection.get_Item(Int32 displayIndex)
at System.Windows.Forms.ListView.LvnBeginDrag(MouseButtons buttons, NMLISTVIEW nmlv)
at System.Windows.Forms.ListView.WmReflectNotify(Message& m)
at System.Windows.Forms.ListView.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)
System.TypeInitializationException: The type initializer for 'Rsdn.Janus.Framework.SiteUrlHelper' threw an exception. ---> System.ArgumentNullException: Value cannot be null.
Parameter name: uriString
at System.Uri..ctor(String uriString)
at Rsdn.Janus.Framework.SiteUrlHelper..cctor()
--- End of inner exception stack trace ---
at Rsdn.Janus.Framework.SiteUrlHelper.GetMessageUrl(Int32 messageID)
at Rsdn.Janus.JanusFormatMessage.GetMsgInDbLinkPostfix(Int32 mid)
at Rsdn.Janus.JanusFormatMessage.ProcessURLs(Match urlMatch)
at Rsdn.Framework.Formatting.TextFormatter.Format(String txt, Boolean smile, Boolean doNotReplaceTags, Boolean doNotFormatImplicitLinks)
at Rsdn.Framework.Formatting.TextFormatter.Format(String txt, Boolean smile)
at Rsdn.Janus.XmlBuilder.BuildMessage(Msg msg)
at Rsdn.Janus.JanusProtocolDispatcher.MessageEventHandler(Object sender, JanusProtocolEventArgs e)
at Rsdn.Janus.JanusProtocolDispatcher.DispatchRequest(String path)
Здравствуйте, marat321, Вы писали:
M>0)Фича-реквест: M>Верните, пожалуйста тулбар в редактор сообщений, где можно выбирать смайлики и элементы форматирования текста.
Здравствуйте, AndrewVK, Вы писали:
M>>0)Фича-реквест: AVK>Внизу есть панелька.
спасибо, узрел
M>>1) Валится ошибка при открытии сообщения (вычистка config.xml не помогает, удаление его тоже) : AVK>Зачем заполнял в конфиге свойство с URL сайта, да еще не в полном формате?
Там ничего не заполнено:
... << RSDN@Home 1.2.0 alpha rev. 642>>
The type initializer for 'Rsdn.Janus.Framework.SiteUrlHelper
Ошибка:
The type initializer for 'Rsdn.Janus.Framework.SiteUrlHelper' threw an exception.
Описание:
Версия приложения:
RSDN@Home версия 1.2.0 alpha ревизия 642
Трассировка стека:
at Rsdn.Janus.Framework.SiteUrlHelper.GetMessageUrl(Int32 messageID)
at Rsdn.Janus.ForumDummyForm.CopyMsgAddress()
at Rsdn.Janus.ForumDummyForm.SelectEvents(String tag)
at Rsdn.Janus.ForumDummyForm.StripButtonClick(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.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)