TargetInvocationException

avatar

Hi,

I get this error message every time I try to start RDM version 6.0.1.0:

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

at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at Devolutions.RemoteDesktopManager.Managers.UIManager.CreateMainForm()
at Devolutions.RemoteDesktopManager.Managers.UIManager.get_FrmMain()
at Devolutions.RemoteDesktopManager.Program.Main(String[] args)

------------------------------------------

ArgumentException - Font 'Segoe UI' 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, GraphicsUnit unit, Byte gdiCharSet)
at Devolutions.RemoteDesktopManager.Controls.HorizontalPanel..ctor()
at Devolutions.RemoteDesktopManager.Frames.FreOpenedConnections.InitializeComponent()
at Devolutions.RemoteDesktopManager.Frames.FreOpenedConnections.DoInitializeComponent()
at Devolutions.RemoteDesktopManager.Frames.FreBase..ctor()
at Devolutions.RemoteDesktopManager.Frames.FreOpenedConnections..ctor()
at Devolutions.RemoteDesktopManager.Forms.FrmMainDockable.InitializeComponent()
at Devolutions.RemoteDesktopManager.Forms.FrmMainDockable.DoInitializeComponent()
at Devolutions.RemoteDesktopManager.Forms.FrmBase.Initialize()
at Devolutions.RemoteDesktopManager.Forms.FrmBase..ctor()
at Devolutions.RemoteDesktopManager.Forms.FrmMainBase..ctor()
at Devolutions.RemoteDesktopManager.Forms.FrmMainDockable..ctor()


Any ideas what it might be??

Regards,

All Comments (2)

avatar

Hi seems that one of your font is missing or corrupted. Install those file in C:\Windows\Fonts

Download:
http://remotedesktopmanager.com/remotedesktopmanager/download/fonts/seguisb.zip

David Hervieux

avatar

Hi,

Did seem to miss a couple of fonts, have no idea where they went but your fonts did the trick.
So thank you so much for all you help in this matter.

Regards,
Steve