Compile error in Chapter 4
Hi
I downloaded the source code and tried to run the application which is used chapter 4.
However, I get a compile error in Snowball.AtTheMovies.Silverlight.UI project, since the following references are missing:
System.Windows.Controls.Data.DataForm.Toolkit
System.Windows.Controls.Data.Toolkit
System.Windows.Controls.DataVisualization.Toolkit
System.Windows.Controls.Input.Toolkit
System.Windows.Controls.Toolkit
System.Windows.Controls.Toolkit.Internals
System.Windows.Interactivity
I have VS 2010 Ultimate version with SP1 installed.
I have also installed the Silverlight 4/5 toolkit and also WCF toolkit.
But it does not help...
What should I do to run the application on my machine?
Thanks for the feedback in advance.
|