Hi,
Upgraded to latest version V6.0.1.0, all was working fine and in the last few weeks I could not use Remote Desktop Manager anymore.
When trying to start a saved session getting error:
Unable to find mstsc.exe, Microsoft Remote Desktop Client must be installed. (See attached Photo).
Status is Software does not work, please support as I use it on daily basis, and it is not working.
Thanks
Devolotions - Remote Desktop Manager - Mstsc.exe caould not find error.png
Hi,
Do you connect in embedded mode or external mode? Can you verify the application log to see if an error happen (Help->Application Log). Let me know.
David Hervieux
Hi,
I expirience the same issue in the last few days
I use Remote descktop manager V 6.6.0.0 on windows xp 32 sp3
my application log report
[2/24/2012 11:57 AM]INFO System.IO.IOException: La directory o il file è danneggiato e illeggibile.
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 System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
at Devolutions.RemoteDesktopManager.Business.Connectors.BaseConnector.CreateTempConnectionConfigurationFile(String content, String fileName, String fileExtension, Encoding encoding)
at Devolutions.RemoteDesktopManager.Business.Connectors.RemoteDesktopConnector.CreateTempConnection(Connection connection, String name, OpenConnectionMode openConnectionMode)
at Devolutions.RemoteDesktopManager.Business.Connectors.RemoteDesktopConnector.CreateParams(Connection connection, String& tempName, OpenConnectionMode openConnectionMode)
at Devolutions.RemoteDesktopManager.Business.Connectors.RemoteDesktopConnector.Connect(Connection connection, OpenConnectionMode openConnectionMode)
if i run mstsc.exe Microsoft Remote Desktop start correctly.
Hi,
It''s seems that the application is unable to write in the temp directory to create the temp rdp file to execute with mstsc.exe. Do yo know any reason why this could happen?
David Hervieux