Forum member

DrWatson

2 posts

Posts by DrWatson

  1. Cannot install into VS2013 via automatic or manual methods

    I tried the <loadFromRemoteSources enabled="true" /> from the StackOverflow post and it now seems to work as expected. I did run a PowerShell command to unblock all files in the directory before: gci . | Unblock-File But something must still have been blocked somehow. Thanks for your he…

  2. Cannot install into VS2013 via automatic or manual methods

    I have the same problem: - the automatic installer claims I don't have VS2013 installed. So I tried the manual method. - CreateInstance failed for package [nCrunch.VSIntegration2010.CrunchPackage, nCrunch.VSIntegration2013, Version=2.10.0.4, Culture=neutral, PublicKeyToken=01d101bf6f3e0aea] I…