5.6.0.7 New blank / edit RDP host session error

5.6.0.7 New blank / edit RDP host session error

avatar

Hi

After upgrading form 5.6.0.6 to 5.6.0.7 when I try to edit RDP host session or add new blank session I've got this error

ArgumentOutOfRangeException - InvalidArgument=Wartość '4' nie jest prawidłową wartością dla 'SelectedIndex'.
Nazwa parametru: SelectedIndex

w System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)
w Devolutions.RemoteDesktopManager.Frames.ConnectionSettings.FreRemoteDesktopConnectionSettings.SetControlStates()
w Devolutions.RemoteDesktopManager.Frames.ConnectionSettings.FreRemoteDesktopConnectionSettings.cbScreenSize_SelectedIndexChanged(Object sender, EventArgs e)
w System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
w System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)
w Devolutions.RemoteDesktopManager.Managers.RemoteDesktopConnectionTypeDescriptor.LoadScreenSizes(ComboBox aCombo)
w Devolutions.RemoteDesktopManager.Frames.ConnectionSettings.FreRemoteDesktopConnectionSettings.LoadComboBoxItems()
w Devolutions.RemoteDesktopManager.Frames.ConnectionSettings.FreRemoteDesktopConnectionSettings.DoInitializeComponent()
w Devolutions.Private.Frames.FreBase..ctor()
w Devolutions.RemoteDesktopManager.Frames.ConnectionSettings.FreRemoteDesktopConnectionSettings..ctor(ConnectionEditMode aConnectionEditMode, ConnectionTypeDescriptor aConnectionTypeDescriptor)
w Devolutions.RemoteDesktopManager.Managers.RemoteDesktopConnectionTypeDescriptor.CreateFrameConnectionSettings(ConnectionEditMode aConnectionEditMode)
w Devolutions.RemoteDesktopManager.Forms.FrmConnection.CreateRequiredFrames(ConnectionType aConnectionType, String aConnectionSubType)
w Devolutions.RemoteDesktopManager.Forms.FrmConnection.LoadConnectionInControls(Connection aConnection)
w Devolutions.RemoteDesktopManager.Forms.FrmConnection.FrmConnection_Load(Object sender, EventArgs e)
w System.Windows.Forms.Form.OnLoad(EventArgs e)
w System.Windows.Forms.Form.OnCreateControl()
w System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
w System.Windows.Forms.Control.CreateControl()
w System.Windows.Forms.Control.WmShowWindow(Message& m)
w System.Windows.Forms.Control.WndProc(Message& m)
w System.Windows.Forms.ScrollableControl.WndProc(Message& m)
w System.Windows.Forms.ContainerControl.WndProc(Message& m)
w System.Windows.Forms.Form.WmShowWindow(Message& m)
w System.Windows.Forms.Form.WndProc(Message& m)
w System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
w System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
w System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


Translated from polish means: '4' is not a valid value for 'SelectedIndex'

Regards
Mariusz

All Comments (2)

avatar

Hi,
Sorry for that, it's now fixed here

http://remotedesktopmanager.com/download/Devolutions.RemoteDesktopManager.Bin.5.6.0.8.zip

David Hervieux
Devolutions inc.

David Hervieux

avatar

It's working now.

Thanks for quick response.