Visual Studio freeze on opening projects - asp.net

I am using visual studio 2015 but of late the IDE has been freezing on opening projects. Is there a way to uninstall installed plugins or any solution whatsoever.

Here are the Visual Studio's 2015 requirements (in case your computer can not handle the IDE) and here is the way to remove Visual Studio Tools and extensions.

Related

Qt Visual Studio Tools for VS2019

Qt Visual Studio Tools 2.3.0 has recently been released but isn't recognised by Visual Studio 2019. Does anyone know if it can be modified/rebuilt for VS2019 or when support might be added?
Support for VS2019 has since been added and will be available in the next version of the Qt Visual Studio Tools, which is scheduled to be released in a few days' time.

Visual Studio 2013 for web installed but not present in start menu

I am facing very weird problem. I just installed from asp.net . first it installed Microsoft Web Platform Installer and then VS13 but I had cancelled that for some reason. But studio was present under control panel > programs and was not present in start menu. I uninstalled both and installed again but I am again facing same problem. It is present in control panel but not in start menu. How can I work for it?
My Lord... It was there with the name VS Express 2013 for web.
One thing that I've noticed after installing Visual Studio 2013 Pro, was that it did not install into Program Files as "Microsoft Visual Studio 2013", but "Visual Studio 2013". It might be there if you scroll down a bit...

Open Visual Studio 2012 ASP.Net project in Visual Studio 2010

I have created my asp.net project in visual studio 2012, and now I have remove it and install VS2010.
Once I installed VS2010, I changed the number version of format version to 11.0.0 but it's doesn't work and I get error dialog "one or more project in the solution were not loaded correctly please see the output Window for details".
There is free opensource tool written which is in CodePlex.
Visual Studio Project Converter
Try this out it worked fine for me.
If that dosent work then here are some other SO link with other answers to help you out.
How to downgrade from Visual Studio 2012 project to Visual Studio 2008

HowTo get work Microsoft Visual Studio 2010 and Qt Visual Studio Add-in?

Greetings everyone!
Question: does any one have a success with combining Microsoft Visual Studio 2010 with Qt Visual Studio Add-in?
I have tried to use MSVS2010 with Qt VS Add-in 1.1.5, but no luck.
PS: no never mind what exactly arch or OS, I used Win7 x32...
Thanks!
I think you have to wait till Qt 4.7...
Because this one says so..

Configuration of Qt in Visual C++ 2010

I am using the Visual C++ 2010 compiler. How can Qt be compiled in Visual C++?
The current version of Qt (4.6) doesn't support Visual Studio 2010:
http://doc.qt.nokia.com/4.6/supported-platforms.html
However as you can see on that link, Qt 4.7 does plan to support it.
Can you use Visual Studio 2008 instead? I have been using it with the Qt plugin. You might need the full version of VS 2008 though - I don't think you can install the Qt plugin in the Express version.
If the full version of Visual Studio 2008 isn't an option, you might be better off using Eclipse with Qt integration, or QtCreator (available from the Qt website.) If you are planning on compiling your Qt project on other platforms, one of these would probably be a better choice in any case, since the Visual Studio project format doesn't translate to other platforms (to my knowledge.)
if you want, I can send you a detailed description of the installation and compile procedure with Visual Studio 2008

Resources