Click here to Skip to main content
15,892,161 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
Hi friends
I am using Visual Studio 2010 and Silver light 4, when I re-install the Visual Studio (using Custom Installation), after I check for Creating a new Silverlight Project I am Unable to see the templates installed in it?

How can I get all the silverlight Templates installed now?
Should I need to go again re-installation of Visual Studio 2010 again with Full installation or is there any other source to solve the problem with installing the necessary silverlight installation.




Thanks in Advance
Ganesh Kumar Poosarla
Posted

1 solution

This answer
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.

from No Silverlight Project Templates in Visual Studio 2010[^] might help.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900