How can I get Silverlight 4 Tools to work in Web Developer 2010 Express?
- by Edward Tanguay
I installed Windows 7.
I then installed Web Developer 2010 Express from here with the Web Platform Installer.
I then installed the the April 15 release of Silverlight Toolkit from here.
I then added this reference:
Then in my XAML, I reference it like this but it gives me no intellisense and tells me that I am missing an assembly reference:
What do I have to do to use the Silverlight 4 Toolkit in Web Developer 2010 Express?