Unable to Launch Remote Desktop Manager (Free Edition) on Windows 10

Unable to Launch Remote Desktop Manager (Free Edition) on Windows 10

avatar

Just recently upgraded from Windows 7 to Windows 10. Ever since upgrading I can no longer launch the application... Below is the error log that it gives me. I have done a complete uninstall and reinstall.. Same results.



TargetInvocationException - Exception has been thrown by the target of an invocation.

at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at System.Activator.CreateInstance(Type type)
at Devolutions.RemoteDesktopManager.Managers.UIManager.cd1336d51f5967743cc970d8c549f61e3()
at Devolutions.RemoteDesktopManager.Managers.UIManager.get_FrmMain()
at Devolutions.RemoteDesktopManager.Program.Main(String[] args)

------------------- INNER -----------------------

XamlParseException - Add value to collection of type 'System.Windows.Controls.UIElementCollection' threw an exception.

at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
at Devolutions.MobileListView.MobileListViewWPFControl.InitializeComponent()
at Devolutions.MobileListView.MobileListViewControl.InitializeComponents()
at Devolutions.MobileListView.MobileListViewControl..ctor()
at Devolutions.RemoteDesktopManager.Frames.ConnectionViews.FreConnectionMobileListView.c49f0ccb73296dc8b9a91a4b256a04664()
at Devolutions.RemoteDesktopManager.Frames.ConnectionViews.FreConnectionMobileListView.DoInitializeComponent()
at Devolutions.RemoteDesktopManager.Frames.FreBase..ctor()
at Devolutions.RemoteDesktopManager.Frames.ConnectionViews.FreBaseConnectionView..ctor()
at Devolutions.RemoteDesktopManager.Frames.ConnectionViews.FreConnectionMobileListView..ctor()
at Devolutions.RemoteDesktopManager.Frames.FrePrivateVaultConnections.c49f0ccb73296dc8b9a91a4b256a04664()
at Devolutions.RemoteDesktopManager.Frames.FrePrivateVaultConnections.DoInitializeComponent()
at Devolutions.RemoteDesktopManager.Frames.FreBase..ctor()
at Devolutions.RemoteDesktopManager.Frames.FrePrivateVaultConnections..ctor()
at Devolutions.RemoteDesktopManager.Decorators.NavBarControlDecorator.Initialize(IMainForm mainForm)
at Devolutions.RemoteDesktopManager.Forms.FrmMainDocumentManager.InitializeDecorators()
at Devolutions.RemoteDesktopManager.Forms.FrmMainDocumentManager.DoInitializeComponent()
at Devolutions.RemoteDesktopManager.Forms.FrmBaseRibbon.c2003f33b05659ffe7ea3546ebd6ce300()
at Devolutions.RemoteDesktopManager.Forms.FrmBaseRibbon..ctor()
at Devolutions.RemoteDesktopManager.Forms.FrmMainDocumentManager..ctor()

------------------- INNER -----------------------

COMException - UCEERR_RENDERTHREADFAILURE (Exception from HRESULT: 0x88980406)

at System.Windows.Media.Composition.DUCE.Channel.SyncFlush()
at System.Windows.Media.MediaContext.CompleteRender()
at System.Windows.Media.MediaContext.CreateChannels()
at System.Windows.Media.MediaSystem.ConnectChannels(MediaContext mc)
at System.Windows.Media.MediaContext..ctor(Dispatcher dispatcher)
at System.Windows.Media.MediaContext.From(Dispatcher dispatcher)
at System.Windows.Media.Visual.VerifyAPIReadWrite()
at System.Windows.Media.VisualCollection.Add(Visual visual)
at System.Windows.Controls.UIElementCollection.AddInternal(UIElement element)
at System.Windows.Controls.UIElementCollection.Add(UIElement element)
at System.Windows.Controls.UIElementCollection.System.Collections.IList.Add(Object value)
at System.Xaml.Schema.XamlTypeInvoker.AddToCollection(Object instance, Object item)
at MS.Internal.Xaml.Runtime.ClrObjectRuntime.Add(Object collection, XamlType collectionType, Object value, XamlType valueXamlType)



Any thoughts or ideas would be greatly appreciated. I have been a long time user (5+yrs) and I don't really want to start testing out new options when this one is the best.

Thanks!

All Comments (3)

avatar

Hello,

Could you please try the .NET Framework repair tool offered here?
https://help.remotedesktopmanager.com/troubleshooting_csf.htm

Best regards,

Mark Beausejour

avatar

Ran tools and everything came back clean..Reinstalled RDM and got same error as previously shown.

avatar

David Hervieux