Hello David,
I am using version 5.8.0.6. This version shows the domainname again, but on new rdp sessions it does not save the user/password. Changing an existing one does not save the user/password too.
Thanks,
Same here.
Thanks,
Sergey 'dreik' Kolesnik
Other issue in 5.8.0.6 - once I'm going to duplicate existing session I got following error :
ArgumentNullException - Value cannot be null.
Parameter name: collection
at System.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at Devolutions.RemoteDesktopManager.Connection.get_Children()
at Devolutions.RemoteDesktopManager.Forms.FrmConnection.LoadConnectionInControls(Connection connectionToLoad)
at Devolutions.RemoteDesktopManager.Forms.FrmConnection.FrmConnection_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
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.Form.WmShowWindow(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)
Thanks,
Sergey 'dreik' Kolesnik
Hi David,
same here, but both user name and domain name settings from 5.8.0.5 are lost, and for new sessions not saved. The password however seems to be saved...
When duplicating a session, I receive the same error as dreik.
Thanks,
Markus
Hi,
Sorry about that, I fixed both bugs in the new version:
http://remotedesktopmanager.com/download/Devolutions.RemoteDesktopManager.Bin.5.8.0.7.zip
David Hervieux