Quantcast
Channel: Devolutions Forum - Recent Posts
Viewing all articles
Browse latest Browse all 19717

Topic "Opening Documents in RDM" a message from Guy Lawless

$
0
0
Using RDM 9.0.8.0 and RDMS 2.2.8.

There are documents that were uploaded and stored on RDMS when we first migrated to RDM 9. These documents seem to be inaccessible. I added a new document as a test and have no issues.

A particular example is a JPEG. When I attempt to open the file, nothing happens. When I attempt to download the file, I receive an error (which was reported).

Below is the same error that was reported:


ArgumentNullException - Value cannot be null.
Parameter name: bytes

at System.IO.File.WriteAllBytes(String path, Byte[] bytes)
at Devolutions.RemoteDesktopManager.Managers.ActionManager.ExportDocumentAs(Connection connection)
at Devolutions.RemoteDesktopManager.Managers.SessionMenuManager.MnuExportDocument_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.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.PerformClick()
at Devolutions.RemoteDesktopManager.Business.ActionLinkLoaderHelper.LinkLabel_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Label.WndProc(Message& m)
at Devolutions.RemoteDesktopManager.Controls.ActionLinkLabel.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)

Viewing all articles
Browse latest Browse all 19717

Trending Articles