Has anyone been able to run any Visual Studio 2008 .Net Compact Framework Unit Tests on any of the Colibri devices (I’m using a T20). I was able to run some against some of the emulators but I get the following error when I attempt to run them against a physical device. I’ve confirmed that I have the .Net Compact Framework installed on the device.
Error sumTest MySmartDeviceClassLib.Tests The test adapter ('Microsoft.VisualStudio.TestTools.TestTypes.Unit.UnitTestAdapter, Microsoft.VisualStudio.QualityTools.Tips.UnitTest.Adapter, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a') required to execute this test could not be loaded. Check that the test adapter is installed properly. Exception of type 'Microsoft.VisualStudio.SmartDevice.TestHostAdapter.DeviceAgent.NetCFNotInstalledException' was thrown.
Thanks,
Craig