I had the following sessions group name: "A-D". I tried to change its name to "A->D". After I did this I received this error:
ArgumentException - Illegal characters in path.
at System.IO.Path.CheckInvalidPathChars(String path)
at System.IO.Path.Combine(String path1, String path2)
at Devolutions.RemoteDesktopManager.Connection.ToString()
at Devolutions.RemoteDesktopManager.Business.GuiHelper.FindTreeNodeSubGroup(TreeNode aRoot, String aGroup, String aText, Int32 aGroupImageIndex)
at Devolutions.RemoteDesktopManager.Business.GuiHelper.FindTreeNodeGroup(TreeView aTreeView, String aGroup, Int32 aGroupImageIndex)
at Devolutions.RemoteDesktopManager.Frames.ConnectionViews.FreConnectionTreeView.LoadConnectionList(Connection[] aConnections)
at Devolutions.RemoteDesktopManager.Forms.FrmMain.LoadAllConnectionView(Boolean aSaveState)
at Devolutions.RemoteDesktopManager.Forms.FrmMain.RefreshAllConnectionView(Boolean aSaveState, Boolean aCheckOnline)
at Devolutions.RemoteDesktopManager.Forms.FrmMain.RefreshView(Boolean aCheckOnline)
at Devolutions.RemoteDesktopManager.Managers.UIManager.set_ViewMode(ViewMode value)
at Devolutions.RemoteDesktopManager.Forms.FrmMain.mnuAllConnection_Click(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)
Now I can't see any of my sessions except through the right click option in the tray icon.
edited by adrianz on 12/10/2009
Hi,
I will send you a fix for that.
David Hervieux
Devolutions inc.
David Hervieux
Hi,
With the 5.7 beta, I don't get the error, maybe you can rename the group until you get the fix.
David Hervieux
Devolutions inc.
David Hervieux