Error on startup

avatar

Since upgrading to 5.8.1.0 I have been getting the following error when RDM starts automatically on windows startup.




RemotingException - Failed to connect to an IPC Port: The system cannot find the file specified.



Server stack trace:

at System.Runtime.Remoting.Channels.Ipc.IpcPort.Connect(String portName, Boolean secure, TokenImpersonationLevel impersonationLevel, Int32 timeout)

at System.Runtime.Remoting.Channels.Ipc.ConnectionCache.GetConnection(String portName, Boolean secure, TokenImpersonationLevel level, Int32 timeout)

at System.Runtime.Remoting.Channels.Ipc.IpcClientTransportSink.ProcessMessage(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream, ITransportHeaders& responseHeaders, Stream& responseStream)

at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage(IMessage msg)



Exception rethrown at [0]:

at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)

at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)

at Devolutions.RemoteDesktopManager.IRemoteDesktopManagerProxy.Open(String[] parameters)

at Devolutions.RemoteDesktopManager.RemoteDesktopManagerCommunicator.Open(String[] parameters)

at Devolutions.RemoteDesktopManager.Managers.ApplicationManager.OpenOtherInstance(String[] args)

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




Any ideas what would cause this?




Neil

All Comments (3)

avatar

Hi,
I already resolved a bug similar to that and I'm unable to reproduce it with my new version, can you try this build:

http://remotedesktopmanager.com/download/Setup.RemoteDesktopManager.5.8.1.2.exe

David Hervieux

avatar

So far so good, I will report back if I experience problems with this release.
Neil
edited by nsleigh on 7/27/2010

avatar

Hi,
Thank you

David Hervieux