Note that there are some explanatory texts on larger screens.

plurals
  1. POHow can I get Silverlight 4 Tools to work in Web Developer 2010 Express?
    text
    copied!<p>I installed <strong>Windows 7</strong>.</p> <p>I then installed <strong>Web Developer 2010 Express</strong> <a href="http://www.microsoft.com/express/Web/" rel="noreferrer">from here</a> with the <strong>Web Platform Installer</strong>.</p> <p>I then installed the the <strong>April 15 release of Silverlight 4 Toolkit</strong> <a href="http://silverlight.codeplex.com/releases/view/43528" rel="noreferrer">from here</a>.</p> <p>I then added this <strong>reference</strong>:</p> <p><a href="http://www.deviantsart.com/upload/ijk0lm.png" rel="noreferrer">alt text http://www.deviantsart.com/upload/ijk0lm.png</a></p> <p>Then in my XAML, I reference it like this but it gives me <strong>no intellisense and tells me that I am missing an assembly reference</strong>:</p> <p><a href="http://www.deviantsart.com/upload/cd4vrj.png" rel="noreferrer">alt text http://www.deviantsart.com/upload/cd4vrj.png</a></p> <p><strong>update:</strong></p> <pre><code>xmlns:tk="clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls" </code></pre> <p>doesn't work either, even after a rebuild</p> <p><strong>What do I have to do to use the Silverlight 4 Toolkit in Web Developer 2010 Express?</strong></p> <h1>Addendum:</h1> <p>So I tested it out again with Silverlight 3 in Web Developer Express 2008 on another computer and it does indeed work the way I remember, so <strong>why doesn't it work the this way in Silverlight 4 and what do I need to change to get it to work?</strong>:</p> <p><a href="http://www.deviantsart.com/upload/14eo9k7.jpg" rel="noreferrer">alt text http://www.deviantsart.com/upload/14eo9k7.jpg</a></p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload