First, let me thank you for all the work you've done on NCrunch. I love this software.
I installed v2.4 for Visual Studio 2008, and I now get the following error when starting Visual Studio:
Quote:Package 'nCrunch.VSIntegration2008.CrunchPackage,nCrunch.VSIntegration2008, Version=2.4.0.2, Culture=neutral, PublicKeyToken=01d10bf6f30aea' has failed to load property ( GUID = {14d2cab3-ee7f-496e-bf5d-c67d2cbdd84d}). Please contact package vendor for assistance.
 The entry from ActivityLog.xml:
Quote:
<entry>
    <record>27</record>
    <time>2014/01/31 16:49:20.052</time>
    <type>Error</type>
    <source>Microsoft Visual Studio</source>
    <description>SetSite failed for package [nCrunch.VSIntegration2008.CrunchPackage, nCrunch.VSIntegration2008, Version=2.4.0.2, Culture=neutral, PublicKeyToken=01d101bf6f3e0aea]</description>
    <guid>{14D2CAB3-EE7F-496E-BF5D-C67D2CBDD84D}</guid>
    <hr>8013101b</hr>
    <errorinfo>Could not load file or assembly 'file:///C:\Program Files (x86)\Remco Software\NCrunch for Visual Studio 2008\nCrunch.DotNET451.dll' or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded.</errorinfo>
  </entry>
 OS: Windows 8.1 64bit
VS: Version 9.0.30729.1 SP
Thanks!