I just purchased the CSLA4/MVVM tutorial and downloaded the sample files for the first video. When I open up the solution, it says the Test project file cannot be loaded. I am guessing I am missing some kind of unit test framework. What do I need and where do I get it from?
You need the Silverlight SDK (from www.silverlight.net), and the Silverlight Toolkit (from silverlight.codeplex.com).
Hi Rocky!
I already had the Silverlight 4 SDK loaded and I have the MS Silverlight Tools loaded (version 10.0.30319.400).
Is the Silverlight Toolkit on codeplex something different than this?
Thanks!
John
Yes, the Silverlight Toolkit is a Microsoft project that includes numerous controls, and it is where their SL unit test framework lives.
OK, it was the toolkit from codeplex that was missing. Now I can run the test project. Looks like I also got a bunch of new controls I can use too! Cool!
Thanks!
Copyright (c) Marimer LLC