It references Microsoft Visual Studio 10.0, this should be 11.0
"After some digging on the interweb I found the answer is to close Visual Studio and then navigate to your Visual Studio install directory (c:\Program Files\Microsoft Visual Studio 10.0\) and then locate the devenv.exe. For me the full path was c:\Program
Files\Microsoft Visual Studio 10.0\Common7\IDE.
Once there in a Visual Studio Command Prompt you need to run the following :
devenv /installvstemplates
It will take a couple of minutes to finish but once done you can fire up Visual Studio and all the default templates will be available."
Oops.. i had downloaded VS 2012 for windows desktop, i think that was the reason i could not see Asp.net template. If i get vs2012 ultimate, will the issue resolve....
ejazahmedmuk...
Member
2 Points
8 Posts
Visual Studio 2012 asp.net and silverlight
Jan 14, 2013 03:54 PM|LINK
HI, I am unable to find asp.net or silverlight template in VS 2012 in new project. Help me
bbcompent1
All-Star
32984 Points
8500 Posts
Moderator
Re: Visual Studio 2012 asp.net and silverlight
Jan 14, 2013 03:58 PM|LINK
Try taking a look around teh VS Gallery http://visualstudiogallery.msdn.microsoft.com/
bbcompent1
All-Star
32984 Points
8500 Posts
Moderator
Re: Visual Studio 2012 asp.net and silverlight
Jan 14, 2013 04:17 PM|LINK
Or, here is another thing to try: http://amcrouch.blogspot.com/2012/05/visual-studio-2012-missing-project.html
It references Microsoft Visual Studio 10.0, this should be 11.0
"After some digging on the interweb I found the answer is to close Visual Studio and then navigate to your Visual Studio install directory (c:\Program Files\Microsoft Visual Studio 10.0\) and then locate the devenv.exe. For me the full path was c:\Program Files\Microsoft Visual Studio 10.0\Common7\IDE.
Once there in a Visual Studio Command Prompt you need to run the following :
devenv /installvstemplates
It will take a couple of minutes to finish but once done you can fire up Visual Studio and all the default templates will be available."
ejazahmedmuk...
Member
2 Points
8 Posts
Re: Visual Studio 2012 asp.net and silverlight
Jan 16, 2013 04:22 PM|LINK
Issue not yet solved...Thinking to reinstall VS 2012..
bbcompent1
All-Star
32984 Points
8500 Posts
Moderator
Re: Visual Studio 2012 asp.net and silverlight
Jan 16, 2013 05:08 PM|LINK
If that didn't do it, I would try a repair of VS2012 and if that doesn't do it then uninstall/reinstall.
ejazahmedmuk...
Member
2 Points
8 Posts
Re: Visual Studio 2012 asp.net and silverlight
Jan 17, 2013 04:42 PM|LINK
Oops.. i had downloaded VS 2012 for windows desktop, i think that was the reason i could not see Asp.net template. If i get vs2012 ultimate, will the issue resolve....
bbcompent1
All-Star
32984 Points
8500 Posts
Moderator
Re: Visual Studio 2012 asp.net and silverlight
Jan 17, 2013 04:45 PM|LINK
You could actually get away with using VS Professional. that has all the templates in it and I think its cheaper.
Ruchira
All-Star
42876 Points
7015 Posts
MVP
Re: Visual Studio 2012 asp.net and silverlight
Jan 18, 2013 11:16 AM|LINK
Hello,
Get Visual Studio for web.
Of course, yes.
My Tech blog | TwitterPlease 'Mark as Answer' if this post helps you.Bernybon
Member
8 Points
4 Posts
Re: Visual Studio 2012 asp.net and silverlight
Mar 19, 2013 09:22 PM|LINK
I have VS 2012 Premium.. I can see the project.. but not the items such as Page/UserControl.. etc.