Hi I have mvc4 template installed on my system as I had visual studio 2010 installed before and have even used it. Now I had to uninstall visual studio 2010 and upgrade to visual studio 2012 but the mvc4 template doesnt show every time I search for it for creating a MVC4 website. Please help what to do about it.
Related
I want to write WebAPI2 and MVC5 in Visual Studio 2012. Install VS2012, but I can not build WebAPI2 and MVC5 project. So find This tell me to install :
Windows 8.1 SDK
Visual Studio 2012 Update 4
ASP.NET and Web Tools 2013.1 for Visual Studio 2012
But when I install "ASP.NET and Web Tools 2013.1 for Visual Studio 2012", have some error message :
This product requires Microsoft visual studio express 2012 for web,please install Microsoft visual studio express 2012 for web. then try installing this product again.
How can I fix this problem? thanks.
My razor file is not having proper highlighting and intellisense is not working.
Razor file in vs2015 image:-
I tried solutions in Visual Studio 2015 not syntax highlighting razor nor Intellisense , Visual Studio 2015 Razor View MVC Types not recognized but it didn't help me.
I installed vs2015 (with update 3) two days before. So i didn't try reinstalling it.
After some search i found the solution. the issue was with the Microsoft web development tool it was not installed correctly( I still don't know why :) ) in my system when i install visual studio 2015. When i tried to modify the visual studio it didn't let me install web development tool (Update button was disabled). So i tried an alternative solution install asp.net core https://www.microsoft.com/net/core#windows because i know it comes with web development tool so i just tried installing and it fixed my issue.
What version of Visual Studio do I need to create ASP NET MVC5 project?
2013? update x? 2015 CPT?
Visual Studio 2013 or Visual Studio Express 2013 for Web
In Visual Studio 2012 you can run ASP.NET MVC5, but installing something before. Check this answer: https://stackoverflow.com/a/20102311/7720
http://i.stack.imgur.com/k5fN5.jpg
I can't create a new ASP.NET Web Project via template. Clicking on "OK" crashes VS 2013 or shows the error message "Object reference not set to an instance of an object".
I'm using MS Windows 8.1 + Visual Studio 2013 Premium Update 3.
Extensions I am using:
.NET Reflector Pro
Brace Completer
Visual Power Tools
Web Essentials 2013 for Update 3
Maybe someone knows whats going on? I am running VS 2013 as admin. :(
I tried disabling all Extension, doesn't help.
It's a fresh install from MSDN.
Edit:
I just recognized that the templates show up, when I choose a .NET framework below 4.5:
http://i.imgur.com/rK6AzNR.jpg
EDIT 2:
Okay, reinstalling didn't help. I also uninstalled everything .NET related.
Okay I found the Problem.
in C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\PrivateAssemblies are three assemblies that prevent VS 2013 from showing up the assemblies. See this Question/Answer:
Can't create new MVC5 project or any other ASP .NET projects in Visual Studio 2013
Hello,
My operating system is Windows 7 - SP1 (64bit). I tried to create a Silverlight project in Visual Basic 2010 (Visual Studio 2010 Ultimate - SP1). Complete Install expect SQL Server 2008 Express SP1 (x64). But I got this message,
So I went to that link shown above (here it is) and downloaded the Microsoft Silverlight 4 Tools for Visual Studio 2010 and tried to install it and this is the message I get,
The link in the above message leads here. What needs to be done here to create a Silverlight project in Visual Basic 2010?
Thanks for Vinicius for the help in above comments.
This is what I did. I went to Programs and Features in Control Panel and uninstalled everything with the term "Visual Studio 2010". Then installed Visual Studio 2010 again. That's it. It worked. It created the Silverlight project with Silverlight 3. I also installed Microsoft Silverlight 4 Tools for Visual Studio 2010 after that and it created the project.