Author Topic: FSDT Installer fails to install  (Read 2268 times)

clivelcox

  • Newbie
  • *
  • Posts: 9
Re: FSDT Installer fails to install
« Reply #15 on: December 09, 2023, 02:31:51 pm »
Sorted it out adventually....just restated the installer and 3rd time working

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 51238
    • VIRTUALI Sagl
Re: FSDT Installer fails to install
« Reply #16 on: December 11, 2023, 10:18:09 pm »
************** Exception Text **************
System.InvalidProgramException: JIT Compiler encountered an internal limitation.
   at System.Windows.Forms.ThreadExceptionDialog..ctor(Exception t)
   at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
   at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.Form.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)


I'm trying to get more information about that error but, at least, what's sure it's NOT happening in our code (the call stack indicates it's happening within System.Windows, it never list any of our modules), suggesting either some issues with your Windows install related to .NET updates missing/corrupted, or external interference from an antivirus.