Quote:First two things I can think of to check: 1. Project templates are not installed - can you check that they show up under <visual studio="" install="" path="">\Common7\IDE\ProjectTemplates\CSharp\Silverlight\1033? 2. Templates are installed but not registered - if the files above are present, try opening a VS command prompt as elevated and run 'devenv /installvstemplates'. This is a pretty strange situation, since the should be handled by VS2010 setup like any other project template.
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)