visual studio 2010 - Why won't new project templates install correctly? -
I have just installed Visual Studio 2010 (as well as SP1) yet for some reason I installed ASP I am unable to Net MVC 4 or Silverlight 5 SDK templates properly
My problem comes when someone is trying to load a project from another PC, or even trying to create a new project It looks like this template can not be found:
To my project type GUIDs seem right related to a WebAPI / C # application:
& lt; ProjectTypeGuids & gt; {349c5851-65df-11da-9384-00065b846f21} {fae04ec0-301f-11d3-bf4b-00c04f79efbc} & lt; / ProjectTypeGuids & gt;
I also face the same problem with Silverlight 5 SDK, even then I do not even get the option to make Silverlight App - only the following templates are available:
I do this, So anyone would appreciate any idea what was going wrong!
Thank you!
After
I was able to fix this completely by uninstalling Visual Studio SP1 and using the full Visual Studio package Uninstalling. After this, the problem was fixed by reinstallation.
Comments
Post a Comment