Hi,
We are happy to announce a new beta for Remote Desktop Manager. This version contains many enhancements and bug fixes.
http://remotedesktopmanager.com/download/Setup.RemoteDesktopManager.6.9.0.0.exe
http://remotedesktopmanager.com/download/Devolutions.RemoteDesktopManager.Bin.6.9.0.0.zip
Major features:
- New importer:
--->LogMeIn rss
--->Password Agent
- Hyper-V console
- French localization (german coming soon)
- New built-in session
---> embedded SSH
---> embedded SSH Shell
---> embedded Ftp / ftps
---> embedded Telnet
---> embedded UltraVNC (no more add-on installation required)
- Data entry html export
- Remote Desktop Manager Server installation wizard (more details coming soon)
Full change history:
- Added the offline mode support for Dropbox
- Added the reveal password setting for the non-administrator
- Added LogMeIn rss import
- Added more filter options
- Added the manual backup
- Added the French translation
- Added a duplicate menu entry for embedded opened session
- Added the data entry for to keep an email account information
- Added the terminal server details in the dashboard (Is Terminal Server must be checked in the session)
- Added built-in embedded SSH
- Added built-in embedded SSH Shell
- Added built-in embedded Ftp
- Added built-in embedded Telnet
- Added a Csv import wizard
- Added an Hyper-V dashboard
- Added Password Agent import
- Added data entry html export with password
- Added an SSH key generator
- Added a browse button for the data entry url
- Added a small diagnosis menu in Support
- Added an option to for a case sensitive filter
- Added a confirmation to duplicate or not the sub connections
- Added log end time for VNC (external mode)
- Embedded UltraVNC is now integrated (no add-on installation required)
- Optimized the SQL Server connection
- Fixed a bug with an RDP session opened with the fullscreen menu
- The group / folder are now shown first
- RDMO auto login is executed in background
- Fixed a tricky bug with the Putty focus
- Fixed a focus issue in the tree view after a session close
- Fixed a possible bug with Auto Typing Macro and $USERNAME$
- Fixed a possible problem with the vre file import
- Fixed some possible memory leaks
- Fixed a possible issue with the No Master Password
- Major internal refactoring to support multiple localizations
- Minor fixes
- UI fixes
edited by dhervieux on 12/21/2011
David Hervieux
Hi David,
I seem to be having a problem using the embedded SSH or SSH Shell. We currently use Putty to connect to all of our network equipment through SSH. If I try to use the embedded SSH the connection opens flash's on the screen and then closes. This happens to fast to even read any message on the screen. If I try this with SSH Shell then I get a pop up message "Unable to connect. Verify your settings." Putty is working but I was just trying to eliminate an external app and see if your embedded options would work.
Feature requests:
Is it possible to add options to the password generator? We have a default password policy and use another password generator and have a criteria of 3 upper case, 2 lower case, and 2 number. We use Remote Desktop Manager for 95% of all our management tools and this would avoid have an external password generator if we could specify the criteria.
Would it be possible to edit some of the session details while in the dashboard instead of opening the connection?
You have the best management tool out there. Keep up the good work.
Thanks,
Larry
Hi Larry,
We will look at your problem with SSH. This is the first beta and it's possible that we have some adjustment to do. We have tested it with an OpenSSH on a Windows Server machine. Could you verify the application log: Help->View Application Log
I have added your two other request on our todo list. I don't have any timeframe but as usual we continue to improve the application.
David Hervieux
Hi,
Here is the output from the application log.
[11/8/2011 12:08 PM]ERROR SILENT System.Net.WebException: The remote server returned an error: (404) Not Found.
at System.Net.HttpWebRequest.GetResponse()
at Devolutions.RemoteDesktopManager.Business.BusinessHelper.GetFavicon(String website, Image defaultImage)
[11/8/2011 12:08 PM]ERROR SILENT System.Net.WebException: The remote server returned an error: (404) Not Found.
at System.Net.HttpWebRequest.GetResponse()
at Devolutions.RemoteDesktopManager.Business.BusinessHelper.GetFavicon(String website, Image defaultImage)
[11/10/2011 2:17 PM]ERROR SILENT System.Net.WebException: The remote server returned an error: (404) Not Found.
at System.Net.HttpWebRequest.GetResponse()
at Devolutions.RemoteDesktopManager.Business.BusinessHelper.GetFavicon(String website, Image defaultImage)
[11/10/2011 2:17 PM]ERROR SILENT System.Net.WebException: The remote server returned an error: (404) Not Found.
at System.Net.HttpWebRequest.GetResponse()
at Devolutions.RemoteDesktopManager.Business.BusinessHelper.GetFavicon(String website, Image defaultImage)
[11/10/2011 3:13 PM]ERROR SILENT System.Net.WebException: The remote server returned an error: (404) Not Found.
at System.Net.HttpWebRequest.GetResponse()
at Devolutions.RemoteDesktopManager.Business.BusinessHelper.GetFavicon(String website, Image defaultImage)
[11/10/2011 3:13 PM]ERROR SILENT System.Net.WebException: The remote server returned an error: (404) Not Found.
at System.Net.HttpWebRequest.GetResponse()
at Devolutions.RemoteDesktopManager.Business.BusinessHelper.GetFavicon(String website, Image defaultImage)
[11/14/2011 10:24 PM]ERROR SILENT System.Data.SqlClient.SqlException: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
at System.Data.SqlClient.TdsParser.Connect(ServerInfo serverInfo, SqlInternalConnectionTds connHandler, Boolean ignoreSniOpenTimeout, Int64 timerExpire, Boolean encrypt, Boolean trustServerCert, Boolean integratedSecurity, SqlConnection owningObject)
at System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, Boolean ignoreSniOpenTimeout, Int64 timerExpire, SqlConnection owningObject)
at System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(String host, String newPassword, Boolean redirectedUserInstance, SqlConnection owningObject, SqlConnectionString connectionOptions, Int64 timerStart)
at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection owningObject, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance)
at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance)
at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection)
at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnection owningConnection, DbConnectionPool pool, DbConnectionOptions options)
at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject)
at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject)
at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)
at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
at System.Data.SqlClient.SqlConnection.Open()
at Devolutions.RemoteDesktopManager.Business.DataSources.DatabaseConnectionDataSource.ExecuteNonQuery(String sql, IDbDataParameter[] parameters)
at Devolutions.RemoteDesktopManager.Business.DataSources.SqlServerLogSubDataSource.LogConnectionClosed(LogConnectionClosedInfo logConnectionClosedInfo)
[11/15/2011 2:22 PM]ERROR SILENT System.Net.WebException: The remote server returned an error: (404) Not Found.
at System.Net.HttpWebRequest.GetResponse()
at Devolutions.RemoteDesktopManager.Business.BusinessHelper.GetFavicon(String website, Image defaultImage)
[12/22/2011 10:02 AM]INFO Upgrading database for data source 'RDM' with version 24
[12/22/2011 10:02 AM]INFO Upgrading database for data source 'RDM' with version 25
[12/22/2011 10:02 AM]INFO Upgrading database for data source 'RDM' with version 26
[12/22/2011 10:04 AM]ERROR SILENT Rebex.Net.SshException: A supplied password or user name is incorrect.
at Rebex.Net.SshSession.cCIjvV(String , String , SshPrivateKey , SshGssApiCredentials )
at Rebex.Net.SshSession.Authenticate(String userName, String password, SshPrivateKey privateKey)
at Rebex.Net.Ssh.Login(String userName, String password, SshPrivateKey privateKey)
at Rebex.Net.Ssh.kRCyw(String , Int32 , SshParameters , String , String , SshPrivateKey )
at Rebex.TerminalEmulation.SshTerminalControl.Connect()
at Devolutions.RemoteDesktopManager.Frames.Embedded.FreEmbeddedSshSchell.Connect()
[12/22/2011 10:15 AM]ERROR SILENT Rebex.Net.SshException: A supplied password or user name is incorrect.
at Rebex.Net.SshSession.cCIjvV(String , String , SshPrivateKey , SshGssApiCredentials )
at Rebex.Net.SshSession.Authenticate(String userName, String password, SshPrivateKey privateKey)
at Rebex.Net.Ssh.Login(String userName, String password, SshPrivateKey privateKey)
at Rebex.Net.Ssh.kRCyw(String , Int32 , SshParameters , String , String , SshPrivateKey )
at Rebex.TerminalEmulation.SshTerminalControl.Connect()
at Devolutions.RemoteDesktopManager.Frames.Embedded.FreEmbeddedSshSchell.Connect()
[12/22/2011 10:22 AM]ERROR SILENT Rebex.Net.SshException: Unsupported protocol version.
at Rebex.Net.SshSession.bOtYJuZ()
at Rebex.Net.SshSession.Negotiate()
at Rebex.Net.Ssh.Connect(String serverName, Int32 serverPort, SshParameters parameters)
at Rebex.Net.Ssh.kRCyw(String , Int32 , SshParameters , String , String , SshPrivateKey )
at Rebex.TerminalEmulation.SshTerminalControl.Connect()
at Devolutions.RemoteDesktopManager.Frames.Embedded.FreEmbeddedSshSchell.Connect()
[12/22/2011 10:37 AM]ERROR SILENT Rebex.Net.SshException: A supplied password or user name is incorrect.
at Rebex.Net.SshSession.cCIjvV(String , String , SshPrivateKey , SshGssApiCredentials )
at Rebex.Net.SshSession.Authenticate(String userName, String password, SshPrivateKey privateKey)
at Rebex.Net.Ssh.Login(String userName, String password, SshPrivateKey privateKey)
at Rebex.Net.Ssh.kRCyw(String , Int32 , SshParameters , String , String , SshPrivateKey )
at Rebex.TerminalEmulation.SshTerminalControl.Connect()
at Devolutions.RemoteDesktopManager.Frames.Embedded.FreEmbeddedSshSchell.Connect()
[12/22/2011 10:39 AM]ERROR SILENT Rebex.Net.SshException: The operation was not completed within the specified time limit.
at Rebex.Net.SshSession.BXQTfX(Int32 )
at Rebex.Net.SshSession.AePCoRZ(Byte[]& )
at Rebex.Net.SshSession.cDtmAOZ(cMbfbTZ , Object[] )
at Rebex.Net.SshSession.CFLiXJ(ANiLIV )
at Rebex.Net.SshSession.CdWqMB()
at Rebex.Net.SshSession.cCIjvV(String , String , SshPrivateKey , SshGssApiCredentials )
at Rebex.Net.SshSession.Authenticate(String userName, String password, SshPrivateKey privateKey)
at Rebex.Net.Ssh.Login(String userName, String password, SshPrivateKey privateKey)
at Rebex.Net.Ssh.kRCyw(String , Int32 , SshParameters , String , String , SshPrivateKey )
at Rebex.TerminalEmulation.SshTerminalControl.Connect()
at Devolutions.RemoteDesktopManager.Frames.Embedded.FreEmbeddedSshSchell.Connect()
Thanks for your assistance.
Larry
Hi,
The next version will show you more details but I see from the log:
- A supplied password or user name is incorrect.
- Unsupported protocol version.
David Hervieux
Hi,
i've got this problem with new RDM 6.9.0.0: if i use filter/search for sessions then current beta expand all and then filter only those sessions that match ... but all empty groups remain displayed. previous behaviour was that only groups with displayed sessions was displayed
Petr Valouch
Help wanted: Telepath.
You know where to apply.
Hi,
I know why and I will fix it. Sorry about that
David Hervieux
Hi,
It's now fixed and this will be in the next beta release.
David Hervieux
Hi
Tnx for your application
could you add winbox for mikrotik?
Hi
Since you have added the embedded telnet in the new 6.9.0.0 version I noticed that you no longer have the option to have a time stamped log file. Not sure if this is in your plan for the new version but having this feature can be helpful where you might need to maintain a session log
Hi,
We have done it on purpose. Does the log is missing only with the embedded Telnet? I will fix this for sure.
David Hervieux
Just a small statement after one week of use:
until now it works great! :)
Thank you very much for this input. It's very for us. We have more features coming soon for this release and also for 2012.
David Hervieux
give it to me ;)
I can't give you all the details but we want to expand our computer management and add more centralized information. We also want to explore the Mobile solution and maybe MACOS X. This is not official yet.
David Hervieux
Hi,
It seems that if a folder does not have an entry under it you cannot delete it or do anything to it..., bug? / feature?
Hi,
Sorry about the delete bug. The workaround is to add a blank session and delete the group. It's now fixed internally and this will be in the next beta release. I hope to release it tomorrow.
David Hervieux
Hi,
Another thing I noticed, when I search for a keyword the list used to filtered all the folders and show me only the folders with data related to my search.
Now, all the folders are showing and only the entries are filtered...
This is also fixed already
David Hervieux
Hi,
A new beta version of Remote Desktop Manager is now available:
http://remotedesktopmanager.com/download/Setup.RemoteDesktopManager.6.9.1.0.exe
http://remotedesktopmanager.com/download/Devolutions.RemoteDesktopManager.Bin.6.9.1.0.zip
Changes
- Added the show console error option for the Microsoft VPN
- Added Rename and Duplicate support for the sub-connections
- Added the custom image feature for a group/folder
- Added the Active Time log for a embedded connection
- Export to html for the data entries contains now the password encrypted
- Fixed a bug with the filter and empty folders
- Fixed a click through bug when clicking the menu from an external app or embedded putty
- Fixed a possible problem when the application try to auto login multi time (web)
- Improved the session type filter for a new entry
- Integrated the PDF, Visio and Office document support
- The password generator settings are now saved
- Improved the password generator with pattern (compatible with the KeePass generator)
- Minor translation fixes
David Hervieux
Hi David,
happy new year. I have two questions about the latest RDM 6.9.1.0 build.
1) there is under c:\Remote Desktop Manager\de\ the new RemoteDesktopManager.resources.dll. Although i set in the RDM File -> Option -> German, restart RDM , but RDM still appears in english.
(It's an english WIN XP SP3). What should this RemoteDesktopManager.resources.dll in german display? where can i see that it works?
2) In the RDM File -> Option -> Advanced tab there is a path link [C:\Dev\devolutions\RemoteDesktopManager\Program\bin\Release Source:InstallDir]
this path doesn't exists on my system, and i can't change it as well.
So when i click this link, i get always an Unexpected error:
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Unexpected error, contact us at remotedesktopmanager.com
OS: Windows XP Service Pack 3 32-bit
Win32Exception - The system cannot find the file specified
bei System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
bei System.Diagnostics.Process.Start()
bei System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
bei System.Diagnostics.Process.Start(String fileName)
bei Devolutions.RemoteDesktopManager.Forms.FrmOptions.lblOptionPath_LinkClicked(Object sender, LinkLabelLinkClickedEventArgs e)
bei System.Windows.Forms.LinkLabel.OnLinkClicked(LinkLabelLinkClickedEventArgs e)
bei System.Windows.Forms.LinkLabel.OnMouseUp(MouseEventArgs e)
bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
bei System.Windows.Forms.Control.WndProc(Message& m)
bei System.Windows.Forms.Label.WndProc(Message& m)
bei System.Windows.Forms.LinkLabel.WndProc(Message& msg)
bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
When i create the directory structure, and click the link a new Windows folder window opens and shows the content of the C:\Dev\devolutions\RemoteDesktopManager\Program\bin\Release
directory.
What's the function behind this link?
Why is this link not changeable?
many thanks and rgs
Bob
Hi Bob,
The German translation is not integrated yet. The dll contains the English translation but it's coming soon. I have a meeting today with native German translator. I hope to add it soon. The hardest part is already done. We have extracted all the resources from the application and it can now be translated.
I verified for the option and it's a bug. Because of the translation, it's hard coded to MY path. I'm fixing it right now.
David Hervieux
Thanks!
I'm testing it out!
Thanks! David.
that's sounds good.
Bob
Hi David
Just installed the new beta 6.9.1.0. Since this installation I'm unable to start FileZilla connections. It simply happens nothing. The path for the filezilla exe is set correctly and the connections worked before the update.
Btw: Happy new year :)
René
Hi,
It does not start even in external mode?
David Hervieux
Yes, correct. But strangewise, meanwhile it's working. I had to change application type of one connection to "Window Explorer" and then back to "FileZilla". Now they are all working again.
Sorry for the wrong info...
I will keep an eye on it to see if it could be related to something else. Thank you
David Hervieux
When editing a user and clicking OK the following:
Sorry about this crash. I have found the problem and it's now fixed. I will release a new build tonight. Those field are only used by Remote Desktop Manager Server but the database is compatible with the SQL Server data source.
edited by dhervieux on 1/2/2012
David Hervieux
Hi,
A new beta version of Remote Desktop Manager is now available:
http://remotedesktopmanager.com/download/Setup.RemoteDesktopManager.6.9.2.0.exe
http://remotedesktopmanager.com/download/Devolutions.RemoteDesktopManager.Bin.6.9.2.0.zip
Changes
- Added a customer number field in the information tab page
- Small beta bug fixes
David Hervieux
Hi,
I've tested the newest beta for the most interesting feature for me "embedded UltraVNC (no more add-on installation required)". But i have the same problems with the addon with refuse connection.
sometimes i get an error (that's ok, because the program don't crash)
---------------------------------------------------------------------------------------
Unexpected error, contact us at remotedesktopmanager.com
OS: Windows XP Service Pack 3 32-bit
AccessViolationException - Es wurde versucht, im geschützten Speicher zu lesen oder zu schreiben. Dies ist häufig ein Hinweis darauf, dass anderer Speicher beschädigt ist.
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, Int32 wParam, Int32 lParam)
bei System.Windows.Forms.Control.SendMessage(Int32 msg, Int32 wparam, Int32 lparam)
bei System.Windows.Forms.Form.Close()
bei Devolutions.RemoteDesktopManager.Forms.FrmEmbeddedContainer.Devolutions.RemoteDesktopManager.Forms.IForm.Close()
bei Devolutions.RemoteDesktopManager.Managers.EmbeddedViewManager.Close(IFormConnectionContainer childForm)
bei Devolutions.RemoteDesktopManager.Managers.EmbeddedViewManager.OpenEmbedded(FreEmbeddedView frame, Connection connection, Boolean isConnected, Boolean showFooter, OpenConnectionMode openConnectionMode, Image image)
bei Devolutions.RemoteDesktopManager.Managers.EmbeddedViewManager.Open(Connection connection, FreEmbeddedView frame, Boolean isConnected, OpenConnectionMode openConnectionMode, Boolean undocked, Image image)
bei Devolutions.RemoteDesktopManager.Business.Connectors.EmbeddedConnector.Connect(Connection connection, OpenConnectionMode openConnectionMode)
bei Devolutions.RemoteDesktopManager.Managers.ConnectionManager.OpenConnection(Connection connection, OpenConnectionMode openConnectionMode)
bei Devolutions.RemoteDesktopManager.Managers.ConnectionManager.OpenConnections(Connection[] connectionList, OpenConnectionMode openConnectionMode)
bei Devolutions.RemoteDesktopManager.Managers.ActionManager.OpenConnection(Connection[] currentConnections, OpenConnectionMode openConnectionMode)
bei Devolutions.RemoteDesktopManager.Frames.ConnectionViews.FreBaseConnectionView.OpenConnection(Connection[] currentConnections, OpenConnectionMode openConnectionMode)
bei Devolutions.RemoteDesktopManager.Frames.ConnectionViews.FreConnectionTreeView.tvList_NodeMouseDoubleClick(Object sender, TreeNodeMouseClickEventArgs e)
bei System.Windows.Forms.TreeView.OnNodeMouseDoubleClick(TreeNodeMouseClickEventArgs e)
bei System.Windows.Forms.TreeView.WndProc(Message& m)
bei Devolutions.RemoteDesktopManager.Controls.TreeViewXP.WndProc(Message& message)
bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
--------------------------------------------------------------------------------------------
But sometime I get a information "Connection refused" and than crash the program!
(The error message is prefer to me ;))
Another thing I would like the option back:
Connection -> More -> Tab page category
Thanks
edited by carrier on 1/3/2012
Error[1].png
tab.png
Several of the Add-ons don't show properly, Visio, Office, PDF. Even though I download/install, they never show as installed in the Download Manager.
Hi,
Those add-on are still listed in the add-on manager but they are now built-in in the document section when you create a New Blank session. They will be removed from the list as soon as the beta is closed.
David Hervieux
Thanks Dave!
Also,
I'm having the same issue with the TAB naming as the post above mine. I need this back desperately, or if it's been moved, to know where it's at. I can't seem to find it anywhere.
Thanks!
Hi,
The tab was not removed on purpose. I can't explain why but the control group was made invisible by mistake. I will try to push another update today. I just need to finalize some stuff before.
David Hervieux
Dave, you...are...the...MAN! Thanks!
Question,
Why do some plugins install in the Program Files directory while others install in the AppData directory?
Hi,
Those who need an activeX or an external dll has to be installed in the application folder.
David Hervieux
Why does anything go in AppData then, as far as plugins go? Can't they all just go in Application folder as well?
edited by zim2323 on 1/4/2012
First looks on internal SSH..... running Windows 7 64 Bit
Using SSH Shell, there is no setting to interpret ANSI colors. Almost all Linux terminals send color information.
As soon as I click on Colors, background, I get:
rgumentException - Font 'Arial' does not support style 'Regular'.
at System.Drawing.Font.CreateNativeFont()
at System.Drawing.Font.Initialize(FontFamily family, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont)
at System.Drawing.Font.Initialize(String familyName, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont)
at System.Drawing.Font..ctor(String familyName, Single emSize, FontStyle style)
at Devolutions.RemoteDesktopManager.Frames.ConnectionSettings.FreSshShellConnectionSettings.cbColorBackground_DrawItem(Object sender, DrawItemEventArgs e)
at System.Windows.Forms.ComboBox.OnDrawItem(DrawItemEventArgs e)
at System.Windows.Forms.ComboBox.WmReflectDrawItem(Message& m)
at System.Windows.Forms.ComboBox.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 wpara
UTF-8 encoding works sort of, not all line characters are being interpreted correctly (corners). Tested with connecting to Linux 6.1 console and running MC (Midnight Commander)
Closing the session, does not close the window. Functions keys are not going acting in both places. For example to exit MC, you press F10. I press F10, MC closes, but also RDP captures the F10 and goes to favorite sessions.
@zim2323
We prefer to install them in AppData because you don't need the Administrator writes to copy the file. The program files folder is protected
David Hervieux
@David
Soooooo...then how do the plugins get installed in there in the first place? Just seems awfully convoluted to have plugins installed all over the place. Can we get them all installed in one place? Obviously if those that require installation into the Program Files folder can, then everything can...right?
And then when you upgrade or a plugin gets integrated, it's a pain figuring out what's where, how, and why. I've even had some plugins that I've found multiple versions of after the fact because originally was installed in one place, and then it got moved to another. Just a mess, unorganized, and frankly, unprofessional from an application perspective.
Does it work? Yes, but it's a mess. If anything at all, we need a utility to validate and cleanup expired or unneeded plugins. In that, if the plugin is integrated or has been retired, then give the ability to sort them so stale plugins are cleaned up.
I would think that would make it easier for you too.
edited by zim2323 on 1/4/2012
Hi,
Why not use the Add-on Manager? It take care of everything. Also, we try to integrate those (PDF, UltraVNC, Visio, Office...) who we need to be installed in the application folder.
edited by dhervieux on 1/4/2012
David Hervieux
Add-on manager will install/uninstall what it knows, but after integration/upgrade or the plugin changes, it leaves all the crap from the original plugin in the folder. There's no way to clean it up unless you uninstall RDM, delete everything but the DB and CFG file and then reinstall RDM and the plugins.
From a use perspective, yes, the Download Manager "works", but from a file level/cleanliness perspective, it's extremely annoying to have plugins installed in two different places. Again, why not have them all install in 1 location? Furthermore, create a way to cleanup any files that are not "active", so that left over files from older plugins that are not used anymore can be cleaned up easily.
To clariy, there are two issues:
1) Plugins in two different folders instead of 1. Everything should be installed in the Program Files folder, since some plugins require Program Files to work properly, and to my knowledge there are no requirements that say anything has to be in AppData.
2) No way to properly remove old orphaned plugins. Once you upgrade to a version that no longer uses/integrates that plugin, OR the plugin creator changes where it's installed to, all the old files are left as is. That makes the update feature "useless" because to properly manage plugins, I now need to uninstall a plugin before I install it. I'll also have to uninstall all plugins before I upgrade to a new version with new integration so I don't have orphaned plugin files.
edited by zim2323 on 1/4/2012
Would like to request a couple options:
1) Ability to change where the DB and CFG file are saved. Essentially change the AppData location to someplace else, like Program Files (x86)\Devolutions\... folder.
2) Ability to force where plugins are installed. So that I can effectively force ALL plugins to be installed to Program files (x86)\Devolutions\...
3) If anything, create a Plugins folder under the Program Files installation folder and install plugins there, instead of installing everything into the root where it becomes confusing as to what is part of the original install and what is an actual plugin, specifically as plugins change, integrate, or are orphaned.
Thanks!
edited by zim2323 on 1/4/2012
I will see what I can do after the version 7.0. Thank you for the suggestions. For the cfg, it's already possible to change it with a reg key:
http://help.remotedesktopmanager.com/
David Hervieux
Thanks David!!!
Hello,
first of all Happy New Year. Now I've installed latest beta 6.9.2.0 (overwriting bin files in my install dir). I have problems with Add-On Manager and plug-ins. Every time RDM starts, a pop-up ask me to install OpenVPN plug-in, but even if I select to install, it is never installed. The same, except for the startup pop-up, occurs with other plug-ins (Office, pdf, Visio).
Thanks in advance
regards,
Davide
Hi,
Could you verify the status in Add-on Manager? Maybe try to uninstall one and restart the application
David Hervieux
Hi,
We are happy to announce a new beta for Remote Desktop Manager.
http://remotedesktopmanager.com/download/Setup.RemoteDesktopManager.6.9.3.0.exe
http://remotedesktopmanager.com/download/Devolutions.RemoteDesktopManager.Bin.6.9.3.0.zip
- Added the option to hide the credit card information in data entry
- Added data entry export to Xml
- Added data entry export to Csv
- Small data entry view bug fixes
- SSH embedded fixes
- Missing tab group fixes
David Hervieux
Feature Request,
Create an option in Add-On Manager to Select All for uninstall and install.
SSH does not seems to be working.
When I choose "Putty" and connect using SSH the connection works fine, when I choose SSH it says unable to connect...
Any ideas ?
Hi,
After reviewing my code it looks like the server port is never set, always defaulted to 22.
It has been fixed and will be available in the next release.
I hope that will resolve the issue.
Regards
André Sanscartier
@zim2323
Do you mean a re-install with a clean up?
David Hervieux
@David
I mean an option that allows you to tell it to install or uninstall all plugins at once, rather then click on each one individually. Would be nice also to include checkboxes for each plugins so you could select all and then unselect a few if you decide you don't want them. Currently Download Manager is great if your the typical person who only installs/uninstalls a few plugins total. If you're like me and you install them all, it's a real time killer.
A cleanup option would be nice too. If Download Manager knew what each plugin required and where, then anything not apart of that global file list would get removed.
Those are referencing a couple different requests.
edited by zim2323 on 1/5/2012
Hi,
I have 2 minor issues regarding VPN with SonicWALL Global VPN:
1. Open session vpn only, does not send username and password for the vpn, they have to be entered manually (the credentials are stored), it works fine when opening the session normally.
2. With SonicWALL Global VPN it is possible to save the passwords. If you have stored a password within the Global VPN, and you open a session with rdm, the stored password in the Global VPN application is deleted.
I'm using 6.9.2.0 atm.
Thank you and kind regards,
Ray
edited by Rayman on 1/6/2012
dont know in which beta it heppened, but all of our connection logs are gone in the beta...
forget what i wrote, was in the "test" datasource not in the live version....
all connectionlogs are where they have to be....
edited by Xanacas on 1/6/2012
@Rayman
Could you send me by email some screenshot because I'm unable to reproduce the problem. Do you use some variable or the credential manager?
David Hervieux
Hi,
We are happy to announce a new beta for Remote Desktop Manager.
http://remotedesktopmanager.com/download/Setup.RemoteDesktopManager.6.9.4.0.exe
http://remotedesktopmanager.com/download/Devolutions.RemoteDesktopManager.Bin.6.9.4.0.zip
- Added PIN field for credit card
- Added Yubico support
- Added a shortcut key for Collapse All and Expand All
- Added batch edit support for credentials of a Web or LogMeIn session
- Added an option to expand the tree view when prompting for a credential entry
- Added a new group type named site
- Fixed a bug with the Collapse / Expand menu
- Fixed a credential bug with the Open VPN Only
- Sorted the machine name, groups and user name combo in the shared connection view
- SSH port fixes
- Implemented the role (active directory) support for RDMS
David Hervieux
Did I just read correctly from your last post. Have you added Remote Desktop Manager support for Active Directory? I am hoping that what your saying is that instead of SQL local users being used for RDM access that we can tie in directly to AD. I noticed you mentioned RDMS though so I am also hoping that my excitement is not misplaced due to this feature being only accessible by RDM Server which from my understanding is going to be marketed and priced for enterprise which I am not.
Hi,
You can already use the Active Directory user with RDM but not the Active Directory group. This mean that you have to add every user manually in the application. With the RDMS, we are able to dynamically add the user and find his group. We also are able to match AD group with a role and a security settings. In the future, we will see what we can do to add this in SQL Server.
David Hervieux
6.9.4.0.
SSH Shell confirmed fixed:
Windows closes on Session End
Changing of default colors does not crash application
F keys passed to terminal do no get interpreted locally first
Scroll-back buffer does not corrupt display
UTF-8 has all line characters interpreted (Loosing last on on last line before)
SSH Shell not fixed:
Color codes not being interpreted, so a ls -a will not show colored directories. (confirmed that Linux has xterm and ansi in DIR_COLORS)
@Phil Gordemer
Thank you very much for the testing. We use a third party and we are currently verifying with them if they support this feature.
David Hervieux
The SSH session does not work...
When I use the putty option in SSH (port 22) everything works but not when I use your option...
Using SSH Shell:
Using SSH:
You know that SSH is not just a different port but actually uses certificates for the initial connection...?
@snirh
Just to be sure, have you tried the latest beta? André has made a fix about the port in the version 6.9.4.0
David Hervieux
Yes, this is from the latest beta
Hi,
Not sure I understand. Are we talking about private key SSH settings ?
Thanks
André Sanscartier
yes, when I connect using putty for the first time it prompts me to accept the key, your SSH does not...
Hi David,
Following up our email conversation regarding the Open Session VPN only thing.
After your fix for 6.9.4.0 this is working fine, however, now the messages Opening SonicWALL Global VPN Connection and Closing VPN Connection are missing. It works fine, but now RDM is busy opening / closing the VPN connection while you cannot see that this is happening.
I hope I'm clear, if not I'll try to explain better.
Kind regards,
Ray
@Rayman
I've found the problem with the messages and this should be resolved in the next beta release.
David Hervieux
Hello,
I have a problem with the Beta V.6.9.4.0. I can't resize the windows in the remote sessions. It doesn't matter if it is a Server or Windows XP or W7. You can maximize the windows in the remote sessions, but you can't change the size with the mouse. Moving works fine.
Kind regards
Holger
could you send me a printscreen, I just want to be sure of which window we are talking about.
David Hervieux
Here is a screenshot:
I must correct my last post: Moving the windows doesn't work, too.
edited by Holger on 1/16/2012
@Holder I have 6.9.4.0 installed and I do not have this problem. I am able to resize and move windows with the mouse. I am running this on Windows 7 Ultimate x64bit. Try uninstalling, redownloading, and reinstalling. Maybe a corrupt install?
@Holder. If you use an old version, does it works? What version of RDP do you use? Have you installed the latest version (7.0)
David Hervieux
Hello,
I use the ZIP-Version of RDM on a Windows 7 Professional 32-Bit. RDP is the Version 6.1.7601.17514.
If I use the Verion 6.6.0.0 or 6.5.1.0 of RDM I have no problems.
And at least the very important information ........... my name is Holger. ;):)
OK, it seems that's a problem on my PC. I tried the same "Installation" on an other W7-32-Bit System and it works fine.
So you can forget this.
Kind regards,
Holger
@Holger
Sorry about your name, it was a typo. I will release today a new beta. You could try it.
David Hervieux
Hi David,
I´ve here the same problem what hoger had. I can´t move the windows around or resize the column. Sometimes can't click an button button.
Software: Windows 7 x64 an RDM latest beta
thank you Jens
With Built in FTP, I can't find a way to force the transfer mode. On uploads the software is guessing on whether it should be ascii or binary transfer and I need to be able to force binary (its guessing wrong most of the time).
There seems to be no controls for server connection, IE retry, disconnect, etc......
@Holger, @jensv
Is it possible that you use the Large font? I have seen a bug multiple time in some video drivers with large font.
David Hervieux
Hello,
No. On my site, I use normal fonts, no scaling, or something like this.
Hi,
The transfer type setting (Ascii or Binary) will be available shortly.
Regards
André Sanscartier
You can add me to the list of people that cannot drag or resize windows... I am running Windows 7 64bit... I tried just running MSTSC and it works fine, but inside RDM beta 6.9.4.0 I cannot resize or move windows. I will try uninstalling fully with the next beta release. Also I am not using large fonts.
edited by soltech on 1/17/2012
Ok, it's weird. If you use a previous version (6.9.3 or 6.6), does it work?
David Hervieux
Hi,
I have created a new thread for the embedded problem:
http://forum.devolutions.net/forum/topic1565-embedded-rdp-problem.aspx?MessageID=8302#post8302
David Hervieux
Hi,
We are happy to announce a new beta for Remote Desktop Manager.
http://remotedesktopmanager.com/download/Setup.RemoteDesktopManager.6.9.5.0.exe
http://remotedesktopmanager.com/download/Devolutions.RemoteDesktopManager.Bin.6.9.5.0.zip
- Added more shortcut for data entry
- Added more shortcuts for the clipboard
- Added a new add item dialog
- Added Ftp password clipboard support
- Added Sort order for Group / Data Entry / Credential / Session Script Tool
- Added some sample images for the select custom image
- Added a balloon notification when a clipboard action is executed
- Added an option "Reconnect on double click"
- Added an option "Minimize on open session (external)"
- Added VNC Viewer Plus support in external mode
- Added secure note data entry
- Added user specific settings support with offline mode
- Added embedded SSH Shell color support
- Added ASCII transfer mode for embedded Ftp
- Added a show and generate password button in tue UI
- Double click Credential in tree view copy the password in the clipboard
- Fixed a rename group / folder issue
- Fixed a possible drag and drop bug
David Hervieux
Quick report for 6.9.5.0
SSH Shell
Color support works!! (Woohoo!)
Copy and Paste support from Shell to Windows and back works - should be documented. I would like to see a Right Mouse Button menu that you have to select Paste from. Why - safety, if I hit RMB by accident, anything in my paste buffer from a windows session could trigger an accident command in Linux windows - been there, done that. That also gives space for a RMB copy to log file or something...
Embedded FTP:
Now see choice of ASCII and Binary transfer, but we also need to be able to Right Mouse Button and change them within a session as there are times you need to do both.
Embedded FTP:
Passing of password is not happening correctly. Change no other option between FTP Application and Builtin, and login fails with:
15:49:38.796 Error Info: Rebex.Net.FtpException: Login incorrect (530).
at Rebex.Net.Ftp.Login(String userName, String password, String account)
Is this a by product of FTP password clip support?
Thank you Phil for the report. André will take a look at your post and see what he can do. I don'understand you last question about the password clip?
David Hervieux
I am wondering if the new feature " - Added Ftp password clipboard support " if that isn't the cause of the password problem.
Hi David,
I found unexpected behavior (/bug) when sorting groups/folders.
See attached images, when I give a priority of 1 to the group 'Test222', I would expect to just switch places with group 'Test221'. Instead both groups 'Test2' and 'Test22' move to the top.
I can fix it, by giving a priority 1 to the group 'Test1'.
Edit: changed attachment order
edited by molensky on 1/19/2012
Regards, Paul Molensky
Capture3.PNG
Capture2.PNG
Capture1.PNG
@Phil
I don't think so, I only exposed internally the password to allow it be copied to the clipboard. It's a very basic modification
@Paul.
this is the expeted behavior because the sort split the number so 2 is smaller than 221. You can change the sort algo in the application option:
In the Advanced tab (list view), use the "Use the Old sessions sort" in the UI options.
David Hervieux
Hi David,
I don't understand your remark about 'sort split the number'. (Could be a language thing, dutch is my native language.)
As I see it happen, when a grandchild (Text###) is given a higher ordering, the parent (Test##) and grandparent (Test#) entries inherit also this ordering.
I would expect the ordering to only influence siblings within the same group.
I also changed the setting 'Use the Old session sort'. This didn't change anything visible (at least I didn't notice a difference).
Regards, Paul Molensky
I'm using 6.9.5.0 and getting random crashes without error message. Puff and the application is gone.
I'm using mostly RDP Connections.
How can I support you to track this down?
My system is a XP32.
I can reproduce this case: Every time, when I edit a connection and connect to it, the application crashes.
Best regards
kraeMit
edited by kraeMit on 1/20/2012
edited by kraeMit on 1/20/2012
Best regards
kraeMit
Could you try to verify the application log? Help-> View Application Log. maybe you could also install RDP 7.0
http://www.microsoft.com/download/en/details.aspx?id=20609
David Hervieux
I installed 6.9.5.0 and the Sessions are no longer alphabetically organized (in tree view).
For the most part they are, but there's about 10 that are stuck at the top completely out of order.
Could you send me a printscreen?
David Hervieux
@David: The Application Log is empty and RDP 7.0 doesn't solve this problem.
Best regards
kraeMit
Could you verify if you can see something in the Event Viewer? Maybe set the debug level to 1 in the application option (Advanced tab)
David Hervieux
That did the trick:
[1/20/2012 9:28:40 PM]DEBUG No security management found
[1/20/2012 9:28:41 PM]DEBUG Loading connection CAD-LIZENZ
[1/20/2012 9:28:41 PM]DEBUG Loading connection HILDA [MS SQL 2005, cdbsbd, ...]bgfbgfbg
[1/20/2012 9:28:41 PM]DEBUG Loading connection LEWIS [MS SQL 2008] blah
[1/20/2012 9:28:41 PM]DEBUG Loading connection WILLY
[1/20/2012 9:28:41 PM]DEBUG Loading connection CDB App 1 - xx.10.10.xxx (A)
[1/20/2012 9:28:41 PM]DEBUG Loading connection CDB App 2 - xx.10.10.xxx (B)
[1/20/2012 9:28:41 PM]DEBUG Loading connection CDB App 3 - xx.10.10.xxx (C)
...
[1/20/2012 9:28:41 PM]DEBUG Loading connection VPN
[1/20/2012 9:29:09 PM]DEBUG Opening in Console / Admin mode
[1/20/2012 9:29:19 PM]DEBUG Opening in Console / Admin mode
[1/20/2012 9:29:23 PM]DEBUG Opening in Console / Admin mode
[1/20/2012 9:29 PM]INFO RDP - Disconnect:1 / exDiscReasonNoInfo
[1/20/2012 9:29 PM]INFO RDP - Disconnect:1 / exDiscReasonNoInfo
[1/20/2012 9:29 PM]INFO RDP - Disconnect:1 / exDiscReasonNoInfo
[1/20/2012 9:29:40 PM]DEBUG Opening in Console / Admin mode
[20.01.2012 21:29:59 ]DEBUG Form load was not called
[20.01.2012 21:29:59 ]DEBUG Starting main form Load
[20.01.2012 21:29:59 ]DEBUG Main form Loaded = true
[20.01.2012 21:29:59 ]DEBUG Ending main form Load
[20.01.2012 21:29:59 ]DEBUG Showing main form...
...
What I did was: I opened 3 connections, than closed all and tried another connection ... than the app crashed.
edited by kraeMit on 1/20/2012
edited by kraeMit on 1/20/2012
edited by kraeMit on 1/20/2012
Best regards
kraeMit
Hi guys,
We will release soon a new beta and we have a feature preview. Who is a PowerShell guru? We have integrated PowerShell in RDM and also have added multiple CmdLet. You will be able to add any kind of session with PowerShell. Edit, delete or execute, change password and any other function are also available.
edited by dhervieux on 1/20/2012
David Hervieux
CmdLet.png
@David: Testing 6.6.0.0 does not make a difference. Opening and closing RDP Sessions one or two times will crash the application.
There is nothing more in the appication log than the last time.
This is a XP32 business notebook, which runs XP32 since 3 years and might be faulty.
I would appreciate a debug version to hunt this bug down, but don't want wou to use your resources for this rather than for continue developing other parts of the software.
I have an XP64 system, which runs very well with the beta version.
Thanks again for your support!
Regards
kraeMit
Best regards
kraeMit
Here's basically what I've got going on... I blurred out some of the customer names. Note there's a space in front of Tech Notes and Vendor Notes so they should be at the top.
In previous versions it was alphabetical w/o any issue.
RDMabc.gif
@kdrude
I have found a bug in the sort. I will post a new version soon, we will see if this resolve your issue
David Hervieux
just updated from 6.5 to the current beta 6.9.5.0 and recognized, that my updated HTTP-Sessions with auto login using credentials from the repository do not work.
the settings seem to be correct according to the gui, but the usename field does not get filled and the login button is not pressed. the password however is correctly filled in.
it works again, when using session specific credentials. changing it back to credential repository entry still doesn't work.
actually i just recognized it doesn't even work with newly created sessions, so it's probably unrelated to the update from 6.5.
Hi,
Could you give me url of the web site? I will verify it.
David Hervieux
all the websites which use entries from the credential repository don't work so it's most likely unrelated to the actual website.
the ones i tested were internal but i'm pretty sure you can verify it with any other website.
Sorry about that. I have reproduce it and I this is now fixed. I will post a new beta today.
David Hervieux
Hi,
We are happy to announce a new beta for Remote Desktop Manager.
http://remotedesktopmanager.com/download/Setup.RemoteDesktopManager.6.9.6.0.exe
http://remotedesktopmanager.com/download/Devolutions.RemoteDesktopManager.Bin.6.9.6.0.zip
- Added Copy Url to clipboard menu
- Added PowerShell session type
- Added F11 to save while editing a form
- Added the possibility to select a group for the Prompt for Credentials
- Added a setting to open a text entry in edit by default
- Added the RDP port in the UI
- Added the RDP port in the batch edit
- Added an advanced option to disable the embedded RDP error message
- Added a Skype field and call button in information
- Added a Quick Connect menu with a shortcut
- Added a send email button in information
- Added Remote PowerShell support
- Added Dameware Import feature
- The text entry is now shown in the description
- Fixed an enable / disable VPN group issue
- Fixed a possible bug with Session Script Tools and host not found
- Minor UI improvements
David Hervieux
Thank you for a new beta. The sorting of the groups/folders is now as I'm expecting.
Regards, Paul Molensky
There is a minor bug by using an embedded http session. When the login name uses a '@', the field will not filled.
E.g.: www.yammer.com, the login is an email adress. The login will not filled, the passwort does. If I manualy edit the login field and type '@' the quick connect window appears.
edited by kraeMit on 1/26/2012
Best regards
kraeMit
Any change of SFTP support in the Built-In. (ftp over ssh)
Hi,
The sftp will not be included in the version 7.0. This is planned (written also on our whiteboard) for the update.
David Hervieux
For me, as from 6.9.6.0, the sorting is wrong.
Worked fine in 6.9.5.0 and before.
Kind regards,
Ray
rdm.jpg
Hi Rayman,
I'm working again on the sort. I have found another issue. It harder than what it's seems because it's a tree.
David Hervieux
FYI. 6.9.6.0 didn't resolve my issue either.
Love tree view!
Watch out, the environmentalists will get after you if you keep trash talking the trees ;)
Thanks for all your work. There's no piece of software that compares with what you offer.
I have a major problem going on with 6.9.6.0. All users are able to reveal passwords when they view the credential entries. They do not have the box checked that says "allow reveal passwords".
Hi,
In the entry, do you have the checkbox "Password only available to administrator" checked? Are they administrator too?
David Hervieux
Hi,
I have updated the binaries this version with a fixed version. All the files have been overwritten.
edited by dhervieux on 1/27/2012
David Hervieux
I noticed the language selector on the bottom in the Options window. It doesn't seem to work just yet :) Is there a thread about locale anywhere here?
I'd volunteer to translate to German
cheers
Hi,
For now it's French and English. I'm waiting for the German translation. I will post it as soon as I receive the draft and I will need help to review it.
David Hervieux
Did you notice this bug?
Best regards
kraeMit
David, the checkbox is checked and the users are not administrators. They also were not added previously to the SQL server so they only have the rights created by RDM when added as a user. I questioned this a bit though because they were added as dbo's to the RDM database. I lowered that to guest and that had no effect. They still seemed to be able to do what ever the wanted in RDM.
Does this mean we re-download the 6.9.6.0 version and you have fixed the permissions issue?
Well I brashly re-downloaded 6.9.6.0 and installed it. It revieled a bunch of empty folders off the root of "Sessions". I could not delete them or move them. I uninstalled and re-installed from my older download of 6.9.6.0 and everything went back to normal. Of course the permissions thing is still there where any user can show passwords even if they are marked only for administrators to view.
edited by soltech on 1/31/2012
Hi,
Yes it's the binaries were fixed but could you give me more details about your empty folder? Is it possible that they are related to a credential or something like that?
David Hervieux
@KraeMit
I just tried and reproduced the problem but it's not a bug. The html contains 2 user input. Change the user name id for "login" and it will work fine.
@soltech
I reproduced the problem with the ghost directory and it's related to the directories that exist in the credential list. This will be fixed soon.
David Hervieux
6.9.6.0
SSH Shell
FKeys are not consitently being sent through the terminal. If with focus on the terminal screen F2 will do a rename on the sessions list. F1-F5 are incosistent sometime they pass through, sometimes they don't F10,9,8,7 alway go through.
Here is a screen shot of the two versions of 6.9.6.0 and how they appear different... all the extra folders that you see cannot be manipulated in any way.
rdm_wierdness.png
OK I'd review it and help to improve if you like.
Me too! (haha, typical old AOL user answer ;-)
Best regards
kraeMit
YES, that did the trick.
++ EXCELLENT! Thanks for such a marvelous support!! ++
edited by kraeMit on 1/31/2012
Best regards
kraeMit
@Phil Gordemer
André is looking at this problem.
David Hervieux
I'm having a similar issue with the above mentioned. I'm trying to autologin for http://mail.office365.com
If you click Discover it gives youWeb page analysis completed - unable to find the Html controls username or password)!
For the Login button ID it autofills inidSIButton9, I've tried using that and using justLogin as shown in picture below. Neither work, nothing is filled in when the page comes up.

Hi,
I have tested Office 365 the value are:
edited by dhervieux on 2/1/2012
David Hervieux
Office365.png
Thank You! It's working.. Is there a way to have it sign out when you close the tab?
Where do you find the correct values at?
edited by Cody24 on 2/1/2012
Hi,
I will see what I can do for the signout but for now I don't see any solution.
David Hervieux
Hi David,
Just found out that it is not possible to open multiple RDP sessions with the option "Prompt for credentials".
Is this build in, or a bug?
Sander
All the special actions only works for a single connection. I will see what I can do. Do you want the application to prompt your once for all the connection or for each one of them?
David Hervieux
In my case, what I want to do is open a connection with the credentials saved, and than open a connection to the same machine, only with differtent credentials (for terminal server purposes)
What Cody wants is to be able to create links to the Office 365 administrative page and have several customer's open at one time. Here is a URL that talks a bit about the possibilities... if you launched iexplore.exe with the -nomerge option it works.
http://blogs.msdn.com/b/ie/archive/2009/05/06/session-cookies-sessionstorage-and-ie8.aspx
edited by soltech on 2/2/2012
David, is there a way to implement this in RDM... by that I mean the -nomerge option for IE? If you do a command line session you can launch, but you do not get the autofill feature like you do with a web session.
Hi,
I have added it to my todo list. This will be easy. I can't guarantee it for the next beta release but soon after.
David Hervieux
Hi David,
there is a problem with the Quick Connect shortcut "CTRL+ALT+Q". If you are using a german keyboard so behind the "CTRL+ALT+Q" is the @ sign. When you open a browers tabbed session, and you need to fill in your email address in the user field, you are not able to do this, because always you press the "CTRL+ALT+Q" the QuickConnect window comes up.
Please change the shortcut for the Quick Connect to any other combination or make it customizable.
many thanks Bob
Customizing the shortcut is planned but not for this release. Do you think that CTRL+ALT+SHIFT+ Q will resolve the problem?
David Hervieux
Hi,
We are happy to announce a new beta for Remote Desktop Manager. If everything goes well, the final release of RDM 7.0 should be next week.
http://remotedesktopmanager.com/download/Setup.RemoteDesktopManager.6.9.7.0.exe
http://remotedesktopmanager.com/download/Devolutions.RemoteDesktopManager.Bin.6.9.7.0.zip
- Added the On Close Comment in the log view
- Added an option to include the Group in the application title bar for an opened session
- Added an option to disable the warning when you try to open multiple session
- Added batch edit support for data entry list
- Added an advanced option to execute the continuous ping undocked
- Changed the maximum port value to 99999 everywhere in the application
- Improved the online backup setting dialog
- Fixed some possible shortcut conflicts in embedded VNC, SSH Shell and Telnet
- Fixed a possible issue with ping port and host containing a port
- Fixed an encoding issue with the VPN console output
- Fixed some possible issues with the focus of a modal form
- Fixed a possible hang with the multi select and the tree view
- New icon in 16x16 and 32x32
- Standard edition registration (free) is now mandatory after 30 days
David Hervieux
Hi David,
i tested the CTRL+ALT+SHIFT+ Q and it's ok.. you were faster then i.
rgs Bob
Great! For sure in the next major release we want to make the shortcut configurable. This is just a quick workaround for now.
David Hervieux
Thanks!
Any chance you disable the automatic startup in the installer by default? :)
Hi,
I still have the sorting problem in 6.9.7.0.
Kind regards,
Ray
rdm[1].jpg
the sorting for me is backwards from what the text says... the text says the higher the number you enter, the higher up the folder will appear. so 99 should be above 98... that is not the case... if you set the item you want at the top up with a sorting priority of 1 then it will be the top item
It appears the security is fixed so that people that are not administrators can not reveal passwords if the box is checked.... but if they have rights to edit the data entry they can uncheck the box, go back into it, and view the password. So thinking about this I am not sure what the best answer is. I have some domain administrative accounts that I want our help desk to be able to utilize (i.e. auto log on to RDP sessions with), but I do not want them to be able to change the password and I especially do not want them to be able to view the password. Is this possible currently?
It would seem to me that the "Allow reveal password" box in the User management should control this, but it does not seem to do much of anything.
edited by soltech on 2/6/2012
I have just uploaded a new binaries with the sort fixed (I hope this time):
http://remotedesktopmanager.com/download/Devolutions.RemoteDesktopManager.Bin.6.9.7.0.zip
@soltech
Allow reveal password from the user setting is not used only for a data entry because it does not make sense to give access to somebody without giving them the password. It's not possible to use it for anything if you can copy it in the clipboard. Maybe I missed a case.
David Hervieux
Alright, here is my use case. I want the "Password only available to administrator" check box to be only editable by administrators. Anybody who can create sessions/entries should be able to check the box, but once the session/entry is created only administrators should be able to turn it off. I also do not want any non administrator employee to be able to copy the password to the clip board. The employee should be able to utilize the credentials in embedded situations, but they should not be able to retrieve the password. The purpose is so that if an employee leaves the company, they are not leaving with a bunch of passwords.
Confirmed working, thank you very much.
Kind regards,
Ray
@Soltech,
I completely understand your use case and for this scenario, you should configure a Web browser session and not a data entry. Have you tried?
David Hervieux
Not sure what you want me to do with that... I am talking about all kinds of sessions, especially RDP's where I want the staff to log on using certain credentials, but I do not want them to know what those credentials are.
Another couple bugs in the beta... #1 when you run a search it expands all the folders it finds something in and they stay expanded after you clear the search... so if each of our sites has a domain controler and that is what I search for then I ended up with this giant list of expanded sites... #2 if you do a search than all your custom icons disapear until you clear the search... #3 If you run a search the results completely disregard the sorting priority you have set up on the advanced tabs of sessions... #4 If you view a data entry, the lower set of tabs are blank. So for instance, if you have an entry with Account and Serial checked, when you view it you should see two tabs that say Account and Serial... instead the two tabs are blank.
@Soltech,
The Reveal password feature is only ignored for a data entry. It's ignored because it's not used by any application directly.
It will not be possible to a non administrator to reveal the password in an RDP session. I will take a look at your bug and try to fix them quickly
David Hervieux
Hi,
I'm unable to reproduce the problem with the custom image. Could you give me more details?
Same thing with the problem with the view. The tab are all filled for me.
David Hervieux
Here is a screen shot of what the structure looks like before searching, what it looks like after searching (sort priority out of wack, custom icons gone), and a third of the missing text in the data entry tabs.
before_icons.png
after_icons.png
empty_tabs.png
Thank you for the screenshot. I was able to reproduce the tab page problem. This bug was only in embedded view. For the custom image, I was not aware that this was happening for a group. I look into it and try to fix it soon. For the priority sort, I will see also what I can do but it's more complicated.
David Hervieux
Hi,
We are happy to announce the Release Candidate for Remote Desktop Manager. We are now feature complete and don't worry, we will have another version soon after.
http://remotedesktopmanager.com/download/Setup.RemoteDesktopManager.6.9.8.0.exe
http://remotedesktopmanager.com/download/Devolutions.RemoteDesktopManager.Bin.6.9.8.0.zip
Change history
- Added Intel AMT support
- Added import KeePass Csv file
- Added import OnePassword Csv file
- Added import RoboForm html passcard
- Added KeePass multi databases support
- Added Always Ask for Password with SSH Shell/Tunnel
- Added WAN (>10 Mbps with high latency) support for RDP
- Added a password quality evaluator
- Added the option to hide the sub-connections in the dashboard
- Added more local log details (add, delete, edit, view entries)
- Added domain name support for the Basic authentication with a web connection
- Fixed a problem with the sub-connections and the dashboard
- Minor UI fixes
David Hervieux
6.9.8.0
F Keys 2-5 are still not being passed int SSH Shell correctly. If I selection Linux F keys, F6-10 work correctly, if I select VT100, F1-5 work, not F6-10. See this link for the Fkeys, as F1-F5 have been a problem for years in some applications (PuTTY always gets it right). http://aperiodic.net/phil/archives/Geekery/term-function-keys.html
*edit* : I have tested every keyboard emulation against a Centos 6.1 Linux, Scientific Linux 6.1, and Debian and I found that Xterm R6 or Common *seems* to get them all. Key settings for Linux and Linux alternative seem to just be wrong. You might just want to remove them and document Extended or Common as Linux.
edited by pgordemer on 2/16/2012
Hi David,
This is a nice touch, but can you give an option to bypass registration and enter serial directly?
I've come across a machine which had an older RDM (>30 days ago). I had two options: re-register with previous data (causing duplicates) or hack the config-file. (I choose the last one ;-))
Regards, Paul Molensky
Hi Paul,
Andre will fix this. Thank you very much
David Hervieux
Hi,
We are happy to announce the final version for Remote Desktop Manager. We will only do some bug fixes
http://remotedesktopmanager.com/download/Setup.RemoteDesktopManager.6.9.9.0.exe
http://remotedesktopmanager.com/download/Devolutions.RemoteDesktopManager.Bin.6.9.9.0.zip
David Hervieux
Is this an official release? Do you have a changelog yet? (so I can roll out and present it to other users)
Hi,
I'm here is the combined feature list:
New application importation features:
- SplashID Csv import
- LastPass Csv import
- KeePass Csv file
- OnePassword Csv file
- RoboForm html passcard
- Password Agent import
- Dameware Import
- LogMeIn rss import
- Csv login import wizard
- DataVault Csv import
- Passpack Csv import
- PasswordDepot Csv import
Hyper-V dashboard
KeePass multi databases support
Intel AMT support
PowerShell session type including remote support
PowerShell Cmdlet
UI improvements
- New shortcuts
- French translation
- improved text entry
- Sort priority for group
- Custom group icon
- More filter options
Built-in SSH tunnel/ Telnet/ SSH Shell / FTP / SFTP / UltraVNC embedded
Integrated the PDF, Visio and Office document support</li>
Native embedded UltraVNC
Export data entries to Csv, Xml and encrypted html
Security improvements
- Yubico support
- More security options (reveal password)
- Role mangement with Remote Desktop Manager Server
- Password quality evaluator
- SSH key generator
- Improved password generator
Full change history
- Added Always Ask for Password with SSH Shell/Tunnel
- Added Copy Url to clipboard menu
- Added Dameware Import featureici
- Added DataVault Csv import
- Added F11 to save while editing a form
- Added Ftp password clipboard support
- Added Intel AMT support
- Added KeePass multi databases support
- Added LastPass Csv import
- Added LogMeIn rss import
- Added PIN field for credit card
- Added Passpack Csv import
- Added Password Agent import
- Added PasswordDepot Csv import
- Added PowerShell session type
- Added Remote PowerShell support
- Added Rename and Duplicate support for the sub-connections
- Added Sort order for Group / Data Entry / Credential / Session Script Tool
- Added SplashID Csv import
- Added VNC Viewer Plus support in external mode
- Added WAN (>10 Mbps with high latency) support for RDP
- Added Yubico support
- Added a Csv import wizard
- Added a Quick Connect menu with a shortcut
- Added a Skype field and call button in information
- Added a balloon notification when a clipboard action is executed
- Added a browse button for the data entry url
- Added a confirmation to duplicate or not the sub connections
- Added a customer number field in the information tab page
- Added a duplicate menu entry for embedded opened session
- Added a new add item dialog
- Added a new group type named site
- Added a password quality evaluator
- Added a send email button in information
- Added a setting to open a text entry in edit by default
- Added a shortcut key for Collapse All and Expand All
- Added a show and generate password button in tue UI
- Added a small diagnosis menu in Support
- Added an Hyper-V dashboard
- Added an SSH key generator
- Added an advanced option to disable the embedded RDP error message
- Added an advanced option to execute the continuous ping undocked
- Added an option "Minimize on open session (external)"
- Added an option "Reconnect on double click"
- Added an option to disable the warning when you try to open multiple session
- Added an option to expand the tree view when prompting for a credential entry
- Added an option to for a case sensitive filter
- Added an option to include the Group in the application title bar for an opened session
- Added batch edit support for credentials of a Web or LogMeIn session
- Added batch edit support for data entry list
- Added built-in embedded Ftp
- Added built-in embedded SSH Shell
- Added built-in embedded SSH
- Added built-in embedded Telnet
- Added data entry export to Csv
- Added data entry export to Xml
- Added data entry html export with password
- Added domain name support for the Basic authentication with a web connection
- Added generic login Csv import
- Added import KeePass Csv file
- Added import OnePassword Csv file
- Added import RoboForm html passcard
- Added log end time for VNC (external mode)
- Added more filter options
- Added more local log details (add, delete, edit, view entries)
- Added more shortcut for data entry
- Added more shortcuts for the clipboard
- Added secure note data entry
- Added some sample images for the select custom image
- Added the Active Time log for a embedded connection
- Added the French translation
- Added the Hyper-V console
- Added the On Close Comment in the log view
- Added the RDP port in the UI
- Added the RDP port in the batch edit
- Added the copy to clipboard support for the email account
- Added the custom image feature for a group/folder
- Added the data entry for to keep an email account information
- Added the manual backup
- Added the offline mode support for Dropbox
- Added the option to hide the credit card information in data entry
- Added the option to hide the sub-connections in the dashboard
- Added the possibility to select a group for the Prompt for Credentials
- Added the reveal password setting for the non-administrator
- Added the show console error for the Microsoft VPN
- Added the terminal server details in the dashboard (Is Terminal Server must be checked in the session)
- Added user specific settings support with offline mode
- Changed the maximum port value to 99999 everywhere in the application
- Changed the tree view item color when it's locked or disabled
- Double click Credential in tree view copy the password in the clipboard
- Embedded UltraVNC is now integrated (no add-on installation required)
- Export to html for the data entries contains now the password encrypted
- Fixed a bug with the Collapse / Expand menu
- Fixed a bug with the filter and empty folders
- Fixed a click through bug when clicking the menu from an external app or embedded putty
- Fixed a credential bug with the Open VPN Only
- Fixed a focus issue in the tree view after a session close
- Fixed a possible bug with Auto Typing Macro and $USERNAME$
- Fixed a possible bug with Session Script Tools and host not found
- Fixed a possible drag and drop bug
- Fixed a possible hang with the multi select and the tree view
- Fixed a possible issue with ping port and host containing a port
- Fixed a possible issue with the No Master Password
- Fixed a possible problem when the application try to auto login multi time (web)
- Fixed a possible problem with the vre file import
- Fixed a tricky bug with the Putty focus
- Fixed an enable / disable VPN group issue
- Fixed an encoding issue with the VPN console output
- Fixed some possible issues with the focus of a modal form
- Fixed some possible memory leaks
- Fixed some possible shortcut conflicts in embedded VNC, SSH Shell and Telnet
- Implemented the role (active directory) support for RDMS
- Improved the online backup setting dialog
- Improved the password generator with pattern compatible with the KeePass generator
- Improved the security with the reveal password and export for the data entries
- Improved the session type filter for a new entry
- Integrated the PDF, Visio and Office document support
- Minor translation fixes
- Multiple large font issues fixes
- New icon in 16x16 and 32x32
- Optimized the SQL Server connection
- RDMO auto login is executed in background
- SSH embedded fixes
- Small data entry view bug fixes
- Sorted the machine name, groups and user name combo in the shared connection view
- Standard edition registration (free) is now mandatory after 30 days
- The data entry url can now be opened embedded
- The group / folder are now shown first
- The password generator settings are now saved
- The text entry is now shown in the description
- Updated the generic session Csv import
David Hervieux
Hello David,
in the lasted build is a short "bug".
When you press the tab in the dashboard "Do you want to create a subnode connection ... " YES / No, it doesn't make a difference, if you select YES or NO, the Window "Add a new entry" comes always up. I would expect pressing NO, nothing happens and only using YES the next window comes up.
I'm right ?
rgs Bob
Hi Bob,
If you press no, this will create a new connection at the same level but if you press yes, it will create a Sub-connection. This was the old behavior before.
David Hervieux
Hi David,
yes i understand, but it was not really clear to me.
Bob
I will change the message, it will help
David Hervieux
German Translation is not completed and has some bugs.
How to support?
Have a look at www.dropbox.com, they have implemented a funny solution to support wrong translations (left side, function window).
Best regards
kraeMit
Hi,
The German translation is not official and was generated from a tool. We have included it just because it's easier to update it. We already have multiple gentleman who work on it. This is why it does not appear in the release not. I can't see what you mean for the translation with DropBox. Could you send me a printscreen?
David Hervieux
Do we have a release date yet?
-Brendan
-Brendan
You have to be registered, if you want to look at it.
Have a look at the pictures.
You will onkly see this function if you use another language than english.
Best regards
kraeMit
ScreenShot 001 www.dropbox.com.png
ScreenShot 002 www.dropbox.com.png
Thank you for the information. We were thinking about creating a web tool to get feedback translation. The Dropbox model could be a good starting point. We don't have a release date but we will offer soon a language auto updater to add or update existing resources.
David Hervieux
what's new in 7.0.4?
This version is a work in progress but here is the list:
- Added the sort for the list view
- Added %username% support for RDMS
- Added the TeamViewer ID in the search filter
- Added Copy/Paste for sessions (quickly move a session from a data source to another)
- Added an option to prompt for the comment with the browser extension
- Added batch edit support for the Local Machine Specific Settings
- Added an option to remove the sub connections from the tree and list them in the dashboard
- Added TeamViewer Manager import
- Added more database setting for RDMS (failover partner, encrypt connection...)
- Added group import support with KeePass (Group tree/Password groups)
- Added an option to collapse the tree view on clear filter (with Escape or the clear button)
- Added the sub connection in the tray icon
- Added a new data entry dashboard
- Added a RDP remoteApp Manager for Windows Vista and Windows 7
- Added the possibility to filter by username
- Session script tools can now use the credential link variables
- Performance and memory optimization when importing data
- Fixed an issue with the PowerShell and the program files folder installation
- Fixed multiple PowerShell issues
- Fixed some date formatting issues
- Fixed a bug with the Alternate host and the ping with port
- Fixed a bug with edit sub-connection and a filter applied
- Fixed a refresh bug with the User Specific Settings for credentials
- Fixed an issue with the parent port and RDP
- Fixed small issues with the offline mode and some disabled menus
- Fixed multiple offline mode disabled menus
- Fixed a rename bug in list view mode
David Hervieux
could you give me a short discription of this feature: Added a RDP remoteApp Manager for Windows Vista and Windows 7
I've updated the online help. If you have any questions please let me know.
http://help.remotedesktopmanager.com/index.html?local_rdp_remoteapp_console.htm
Stéfane Lavergne
After upgrading from RDM 7.0.0.0 to RDM 7.0.3.0, I get the below window asking for credentials.
If I hit cancel, it let's me do whatever I want but it will pop up again every 30 seconds.
@Cody24
What type of data source do you use? Could you try to rename your remotedesktopmanager.cfg file from %LocalAppData%\Devolutions\RemoteDesktopManager?
David Hervieux
I'm using MS SQL Server
I closed out of RDM and renamed that file to remotedesktopmanager2.cfg Then when I opened RDM back up, it asked me to put in the serial and reconfigue all my database settings.
The credentials dialog window is still popping up.
So this is not a configuration issue. Is it possible that your shortcut contains a link to a session? Could you try the 7.0.4.0 from here?
http://remotedesktopmanager.com/remotedesktopmanager/Home/Download
David Hervieux
I uninstalled RDM, and downloaded version 7.0.4.0 and when I opened up RDM. I was prompted with the credentials logon window again.
There is another person in my office that is having the same exact issues.
edited by Cody24 on 4/13/2012
It seems that the application tries to resolve a credentials for a session but I don't know which one this could be. How many session do you have configured?
David Hervieux
We have probably 500 sessions.
edited by Cody24 on 4/13/2012
Hi Cody,
I have found the problem. Download the 7.0.4.0 zip file and update the application please.
David Hervieux
It's working now. Thank You!
Great! Thank you for your help
David Hervieux
Hi,
We now have an online platform to translate the application. It's not an easy task but with this new tool, the process will be simplified. If you want to help, just send an email at translation at devolutions.net and I will give you access to our platform. We currently have many people working on the French and German translation. For a new language, I will generate the default file from google translate and after that you will be able to review it.
Thank you all
David Hervieux
I have found an issue with ICA sessions .
I am using latest beta and Citrix Receiver 3.2 with wfica32.exe file version 13.1.200 .
So when i use one of my preconfigured .ica files i get "Unable to parse command line" . And after i make another .ica with same settings . I get this :
---------------------------
---------------------------
Client help:
/setup Register the Citrix Receiver with web browser
/? Client help (this)
filename.ICA Start ICA Internet client connection to a Citrix XenApp server
Click on the application icons on the web page at http://www.citrix.com/demoroom for a demo.
---------------------------
OK
---------------------------
Connection can be established from same .ica when is opened with Citrix receiver .
Could you try to start wfica32.exe in command line with your pre-configured ica file?
David Hervieux
The new one yes i can start it from command line .
EDIT: I can open it only in embedded session and in external still same issue .
edited by arsovmar on 5/5/2012
Could you send me a print screen?
David Hervieux
Hi,
I have found the problem. It seems that this version of the Citrix Client does not like the quote for the file name. This will be fixed in the next version.
David Hervieux
Hi,
I have released the new version 7.1.The auto update will be updated later next week.
http://remotedesktopmanager.com/remotedesktopmanager/Home/Download
Change history
- Added the sort for the list view
- Added %username% support for RDMS
- Added the Virtual Machine Name variable ($VIRTUAL_MACHINE_ID$)
- Added Auto Typing Macro support for the credentials
- Added Open from Credential Entry
- Added Ftp over SSH
- Added sub-connection support for template
- Added expiration and keywords support for the credentials
- Added batch edit support for credential
- Added a password field for the attachment entry
- Added Password for Credit Card data entry
- Added the TeamViewer ID in the search filter
- Added the WOL port option
- Added support for template in sub connections creation
- Added the multi groups support
- Added a Windows Azure Management Console
- Added logoff menu for RDMS and RDMO
- Added the support to WinSCP session .ini file
- Added "Allow copy credentials to clipboard" in batch edit
- Added Copy/Paste for sessions (quickly move a session from a data source to another)
- Added an option to prompt for the comment with the browser extension
- Added batch edit support for the Local Machine Specific Settings
- Added an option to remove the sub connections from the tree and list them in the dashboard
- Added TeamViewer Manager import
- Added duplicate templates
- Added more database settings for RDMS (failover partner, encrypt connection...)
- Added group import support with KeePass (Group tree/Password groups)
- Added an option to collapse the tree view on clear filter (with Escape or the clear button)
- Added the sub connection in the tray icon
- Added a new data entry dashboard
- Added import/export of templates
- Added a RDP remoteApp Manager for Windows Vista and Windows 7
- Added a reg key to force the Always prompt for Passphrase
- Added the possibility to filter by username
- Session script tools can now use the credential link variables
- Performance and memory optimization when importing data
- Fixed an issue with the PowerShell and the program files folder installation
- Fixed multiple PowerShell issues
- Fixed some date formatting issues
- Fixed the Password Agent import with nested folders
- Fixed a bug with the Alternate host and the ping with port
- Fixed a bug with edit sub-connection and a filter applied
- Fixed a refresh bug with the User Specific Settings for credentials
- Fixed an issue with the parent port and RDP
- Fixed small issues with the offline mode and some disabled menus
- Fixed multiple offline mode disabled menus
- Fixed a rename bug in list view mode
- Fixed multiple GDI leaks in .NET
- Performance improvement for the offline mode
- Internal security fixes
- Improved the TightVNC support for the latest version
- Improved German translation (not fully reviewed yet, but much better)
- Minor UI fixes
David Hervieux
We are also having this same problem and have upgraded to 7.1, The box only shows up when using the database offline but it does not always happen. We have been storing passwords under each user and when offline sometimes this box will popup when connecting to a vpn, also the passwords for rdp will not be passed, however we can go back online and it works fine. like i said it doesn't do it all the time and sometimes we can connect to several computers while offline withought any problems then randomly it stops passing the passwords.
May I ask to give a try to this version?
http://remotedesktopmanager.com/download/Setup.RemoteDesktopManager.7.4.2.0.exe
David Hervieux
I have upgraded my server to 7.4.2 and also one of the clients but not the client on 7.4.2 cannot connect to the database. I get the bellow error when i tell it not to go offline. I can go to the DataSources and test the connection and database and the tests are successful. Older versions can connect to the 7.4.2 database fine.
Unexpected error, contact us at remotedesktopmanager.com
OS: Windows XP Service Pack 3 32-bit
UnauthorizedAccessException - Access to the path 'C:\Documents and Settings\MFS1\Local Settings\Application Data\Devolutions\RemoteDesktopManager\12644bd4-498f-44f3-b354-8ea1b8c28a13.off' is denied.
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)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.StreamWriter.CreateFile(String path, Boolean append)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding)
at Devolutions.RemoteDesktopManager.Managers.SecurityManager.SaveObjectToEncryptedFile(String fileName, Object value, String salt, Boolean ntfsEncrypt)
at Devolutions.RemoteDesktopManager.Managers.OfflineManager.SaveData(BaseConnectionDataSource connectionDataSource, String fileName, Object data)
at Devolutions.RemoteDesktopManager.Managers.OfflineManager.Save(BaseConnectionDataSource connectionDataSource)
at Devolutions.RemoteDesktopManager.Managers.ConnectionManager.DoSetConnections(BaseConnectionDataSource connectionDataSource, Connection[] connectionList)
at Devolutions.RemoteDesktopManager.Managers.ConnectionManager.LoadConnectionsFromDataSource(BaseConnectionDataSource connectionDataSource)
at Devolutions.RemoteDesktopManager.Managers.ConnectionManager.LoadConnections(BaseConnectionDataSource connectionDataSource)
at Devolutions.RemoteDesktopManager.Managers.ConnectionManager.RefreshConnections()
at Devolutions.RemoteDesktopManager.Forms.FrmMainBase.RefreshAllConnectionView(Boolean saveState, Boolean checkOnline)
at Devolutions.RemoteDesktopManager.Forms.FrmMainBase.RefreshView(Boolean checkOnline)
at Devolutions.RemoteDesktopManager.Managers.ConnectionManager.set_DataSource(BaseConnectionDataSource value)
at Devolutions.RemoteDesktopManager.Frames.FreConnectionDataSource.cbDataSources_SelectedIndexChanged(Object sender, EventArgs e)
at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
at Devolutions.RemoteDesktopManager.Controls.ImageComboBox.OnSelectedIndexChanged(EventArgs e)
at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)
at Devolutions.RemoteDesktopManager.Forms.FrmMainBase.RefreshDataSources()
at Devolutions.RemoteDesktopManager.Managers.ActionManager.EditDataSource()
at Devolutions.RemoteDesktopManager.Managers.MainMenuManager.mnuDataSources_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.HandleMouseUp(MouseEventArgs 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.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.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)
Could you try to delete the old offline file:
C:\Documents and Settings\MFS1\Local Settings\Application Data\Devolutions\RemoteDesktopManager\12644bd4-498f-44f3-b354-8ea1b8c28a13.off
David Hervieux
7.4.2 has been working correctly with the offline file. I did have to delete the 0kb *.off & *.sec files before it would work in offline mode.
Hi,
nice feature thanks for this. But when I click continue to take over this session, then it stay in the list of opened sessions. It would be better when you delete this record. Is it possible?
Hi,
You right that RDM should close it. I have entered a bug. Thank you
David Hervieux