I am using Nsight 5.4 with Visual Studio Professional Update 5.
Graphic card: Quadro K2200
Driver v385.90
Windows 7 SP1 x64
When I tried to Start Graphics debugging on my OpenGL 4.5 application I have the following message.
“Connection to the Nsight monitor was terminated abnormally. Please check the connection with the remote machine”
Here is the Nsight monitor stack:
Application : Nsight.Monitor.exe
Version du Framework : v4.0.30319
Description : le processus a été arrêté en raison d’une exception non gérée.
Informations sur l’exception : System.NullReferenceException
Pile :
à .Nvda.Messaging.InterprocessMessageQueue.GetMessagesAvailableEvent(Nvda.Messaging.InterprocessMessageQueue*)
à .Nvda.Messaging.CoIpcMessenger.MessagingThread(Nvda.Messaging.CoIpcMessenger*)
à .Nvda.Messaging.CoIpcMessenger.MessagingThread_(Void*)
I reproduce the issue all the time with the “Bindless Graphics Sample” provided on the Nvidia Gameworks page.
I use visual studio Professional 2013 Update 5.
And yes I tried after reinstalling Nsight.
Forum rules state that new members cannot upload more than one image. I am now attempting to provide multiple images in a reply to illustrate the reproduction steps.