Trying to run NSight.Monitor 4.7.x on Windows 10 for the first time. It seems to crash when I launch even as administrator.
THe following error shows in the event log:
Application: Nsight.Monitor.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
at Nvda.Platform.Windows.DisplayDriverHelpers.GetInstrumentationEnabled()
at Nvda.Monitor.MonitorSettings.GetDriverInstrumentationEnabled()
at Nvda.Monitor.MonitorSettings.RefreshNonPersistedSettings()
at Nvda.Monitor.MonitorSettings…ctor(Nvda.Device.MonitorServer)
at Nvda.Monitor.App.Start(System.Collections.Generic.IEnumerable1<System.String>, Ark.Threading.BlockingEventWaitHandle) at Nvda.Monitor.App.RunApp(System.Collections.Generic.IEnumerable
1<System.String>)
at Nvda.Monitor.App.Main(System.String)
What am I doing wrong?