MVVM Tutorial Sample Code - How to get test project to work

MVVM Tutorial Sample Code - How to get test project to work

Old forum URL: forums.lhotka.net/forums/t/9681.aspx


pintoj posted on Tuesday, October 26, 2010

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?

RockfordLhotka replied on Wednesday, October 27, 2010

You need the Silverlight SDK (from www.silverlight.net), and the Silverlight Toolkit (from silverlight.codeplex.com).

pintoj replied on Wednesday, October 27, 2010

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

RockfordLhotka replied on Wednesday, October 27, 2010

Yes, the Silverlight Toolkit is a Microsoft project that includes numerous controls, and it is where their SL unit test framework lives.

pintoj replied on Wednesday, October 27, 2010

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