Bug: Exporting Username and Password Entry to CSV Error

Resolved

Bug: Exporting Username and Password Entry to CSV Error

avatar

When you try to export a "Username and Password" entry to CSV it errors with the following below (see screenshot). Latest version of RDM. I submitted the exception report. I rebooted my computer and no change.

I need to replicate this about 100 times with different domains, which will be painful 1 by 1. ;-)

94bb926f-2ded-4fb7-87d1-0dfe422e9d15

94bb926f-2ded-4fb7-87d1-0dfe422e9d15.png

All Comments (2)

avatar

Here's the "Details":

KeyNotFoundException - The given key 'Username and password' was not present in the dictionary.


at System.Collections.Generic.Dictionary`2.get_Item(TKey key)

at Devolutions.RemoteDesktopManager.Managers.ImportExportManager.<>c__DisplayClass8_0.<ExportConnectionToCsvFile>b__3(Connection c)

at Devolutions.Utils.ExtensionUtils.ForEach[T](IEnumerable`1 list, Action`1 act)

at Devolutions.RemoteDesktopManager.Managers.ImportExportManager.ExportConnectionToCsvFile(IEnumerable`1 connections, String fileName, String password, ConnectionEngine engine, Boolean resolveVariables)

at Devolutions.RemoteDesktopManager.Managers.ActionManager.ExportDataEntry(ConnectionExportType connectionExportType, Connection[] connections, ConnectionEngine engine)

at Devolutions.RemoteDesktopManager.Managers.SessionMenuManager.MnuExportEntryCsvClick(Object sender, EventArgs e)

at Devolutions.RemoteDesktopManager.Controls.EnhancedBarButtonItem.OnClick(BarItemLink link)

at DevExpress.XtraBars.BarItemLink.OnLinkClick()

at DevExpress.XtraBars.BarButtonItemLink.OnLinkClick()

at DevExpress.XtraBars.BarButtonItemLink.OnLinkAction(BarLinkAction action, Object actionArgs)

at DevExpress.XtraBars.ViewInfo.BarSelectionInfo.ClickLink(BarItemLink link)

at DevExpress.XtraBars.ViewInfo.BarSelectionInfo.UnPressLink(BarItemLink link)

at DevExpress.XtraBars.Controls.CustomLinksControl.OnMouseUp(MouseEventArgs e)

at DevExpress.XtraBars.Controls.CustomPopupBarControl.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.XtraBars.Controls.CustomControl.WndProc(Message& msg)

at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)

------------------------ extended stack ------------------------

at Devolutions.RemoteDesktopManager.Forms.FrmErrorMessage.ShowErrorMessage(Exception exception, String message, String title)

at Devolutions.RemoteDesktopManager.Forms.FrmErrorMessage.ShowErrorMessage(Exception exception, String title)

at Devolutions.RemoteDesktopManager.Managers.LogManager.OnThreadException(Object sender, ThreadExceptionEventArgs t)

at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception ex)

at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)

at Windows.Win32.PInvoke.DispatchMessage(MSG* lpMsg)

at System.Windows.Forms.Application.ComponentManager.Microsoft.Office.IMsoComponentManager.FPushMessageLoop(UIntPtr dwComponentID, msoloop uReason, Void* pvLoopData)

at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(msoloop reason, ApplicationContext context)

at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(msoloop reason, ApplicationContext context)

at Devolutions.RemoteDesktopManager.Program.Main(String[] args)


avatar

Hello,

This has been reported by our other users and will be fixed with our next minor update, 2024.3.11.0, which we are hoping to release later today. Let us know if you still encounter the issue after updating to this version.

Regards,

Hubert Mireault