After update to 12.9.6.0 get error when I open entry properties

After update to 12.9.6.0 get error when I open entry properties

avatar

After update to 12.9.6.0 get error when I open entry properties


FileNotFoundException - Could not find file 'C:\Program Files (x86)\Devolutions\Remote Desktop Manager\passwords.lst'.

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)
at System.IO.StreamReader..ctor(String path, Encoding encoding)
at System.IO.File.InternalReadAllLines(String path, Encoding encoding)
at Devolutions.RemoteDesktopManager.Business.Zxcvbn.Matcher.DictionaryMatcher.c85301ea966acc89031c1afbdae4348c4(String cc943a0870435bc36c1b04131a64d2bd1)
at Devolutions.RemoteDesktopManager.Business.Zxcvbn.Matcher.DictionaryMatcher.c4179b0adcb1236a357c8a41ebb583a5a.c4fde28f558fdd6024fe809de4068cd69()
at System.Lazy`1.CreateValue()
at System.Lazy`1.LazyInitValue()
at Devolutions.RemoteDesktopManager.Business.Zxcvbn.Matcher.DictionaryMatcher.ca44ce4957ce2f87ed1b8be26b657a29c(c9f5eb8170ee7934311e27e05266ab266`2 c011ca438a0bda641f300f462f0231b17)
at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Devolutions.RemoteDesktopManager.Business.Zxcvbn.Matcher.DictionaryMatcher.MatchPassword(String password)
at Devolutions.RemoteDesktopManager.Business.Zxcvbn.Zxcvbn.EvaluatePassword(String password, IEnumerable`1 userInputs)
at Devolutions.RemoteDesktopManager.Business.PasswordStrengthCalculator.GetPasswordStrengthScoreBasedOnZxcvbn(String password, ForbiddenPasswordOptions forbiddenPasswordOptions)
at Devolutions.RemoteDesktopManager.Controls.PasswordQualityProgressBar.cf730197ac4d37260e6a445350b470cfb(Object c19f185fd70cefc696ba148af1c4faf54, EventArgs c899acb125953111c6516e6629fa1c2d7)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnTextChanged(EventArgs e)
at Devolutions.RemoteDesktopManager.AddOn.Controls.PasswordTextBox.OnTextChanged(EventArgs e)
at System.Windows.Forms.Control.set_Text(String value)
at System.Windows.Forms.TextBoxBase.set_Text(String value)
at System.Windows.Forms.TextBox.set_Text(String value)
at Devolutions.RemoteDesktopManager.AddOn.Controls.PasswordTextBox.set_Password(String value)
at Devolutions.RemoteDesktopManager.Frames.ConnectionSettings.FreRemoteDesktopConnectionSettings.c7a39e1a41252feeda1b487154f293f8f(Connection c6aea3d31dfb3fea36c5f53f7fe93584c)
at Devolutions.RemoteDesktopManager.Frames.ConnectionSettings.FreRemoteDesktopConnectionSettings.LoadConnectionInControls(Connection connection, FrmConnection parent)
at Devolutions.RemoteDesktopManager.Forms.FrmConnection.c7e9911698d4a5e79a26cd09891d405d0(ConnectionType c952f72772ed1d356675de5262ec64125, String c0d2a8152be474b6bf050c99156826208, FreConnectionTypeSelection ce4d0073fc82d4e5c2698d48801e01a01)
at Devolutions.RemoteDesktopManager.Forms.FrmConnection.LoadConnectionInControls(Connection connectionToLoad)
at Devolutions.RemoteDesktopManager.Forms.FrmConnection.Setup(Connection connection, ConnectionOverrideMode overrideMode, ConnectionEditMode connectionEditMode, Boolean isNew)
at Devolutions.RemoteDesktopManager.Managers.ActionManager.GetFormConnectionEditor(Connection parent, Connection child, ConnectionEditMode connectionEditMode, ConnectionEditMethod connectionEditMethod, Boolean isChildParentForm)
at Devolutions.RemoteDesktopManager.Managers.ActionManager.EditConnection(IConnectionSource source)
at Devolutions.RemoteDesktopManager.Managers.SessionMenuManager.cd94813672b0ecea85dc17deccf3b307e(Object c19f185fd70cefc696ba148af1c4faf54, EventArgs cf1018bb83ec7debd818319fd3cb4844e)
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.PerformClick()
at Devolutions.RemoteDesktopManager.Frames.FreDashBoardBase.ButtonOnClick(Object sender, EventArgs eventArgs)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at DevExpress.XtraEditors.BaseButton.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at DevExpress.Utils.Controls.ControlBase.WndProc(Message& m)
at DevExpress.XtraEditors.BaseControl.WndProc(Message& msg)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

All Comments (4)

avatar

Hi,
This is now fixed internally. I'm currently building the new release with the fix. It will be available in about 10 minutes.

Regards

David Hervieux

avatar

Thank you for such a quick response!

avatar

Hi,
It's now available. You can do the check update.

Regards

David Hervieux

avatar

It works, thank you!