Hi,
after installing the CUDA 5.0 and NSight 3.0 frameworks both Visual Studio 2010 and 2012 crash on start-up. Running VS 2010 in administrator mode reveals the error:
The ‘Nvda.Vsip:NvdaPackage, Nvda.Vsip.Net, …’ package did not load correctly.
Has anyone else experienced this and perhaps solved it?
I tried running VS 2010 with the commands ‘devenv /resetskippkgs’ and ‘devenv /resetsettings’ but to no avail.
Cheers
Thomas
EDIT:
I found the following workaround in administrator mode:
Copy the packages from the NSight 3.0 installation folder
(e.g. C:Program Files (x86)NVIDIA CorporationNsight Visual Studio Edition 3.0HostCommon)
to the extension folder of Visual Studio
(e.g. C:Program Files (x86)Microsoft Visual Studio 10.0Common7IDEExtensionsNVIDIANsight Visual Studio Edition3.0)