Visual Studio 2010 Ultimate Crashes when I click new schema comparison - visual-studio-2010

As the title says, I am using a full version of VS2010 Ultimate and everytime I try to do a schema comparison VS crashes.
The debug error is: Unhandled exception at 0x75549617 in devenv.exe: 0xE0434352: 0xe0434352.
Anyone had this issue and can you help?
thanks

I have found the issue, The Productivity Power Tools Extension was causing the problem.
I started going through disabling all the extenstions one at a time, and I found this to be the culprit.
I will leave this here for anyone else how comes across this issue.

Related

Slow autocomplete in Visual Studio 2019

I recently upgraded to Visual Studio Enterprise 2019 (version 16.0.3) and I have been having serious problems with autocomplete. It is so slow that I type faster than it is able to update, and frequently after I type out a complete and correct language keyword such as foreach the autocomplete drop down won't appear until moments before I press space which in many cases causes the keyword foreach to be corrected to some nonsense without warning.
This hasn't been a problem for me with any other version of Visual Studio going back to Visual Studio 97, and it is driving me nuts. I have no addons installed.
Is anyone else having this problem, and if so, what if anything were you able to do to resolve it?
You should open window defender then add exclusion folder for visual studio 2019.
I also add my folder source code.
Hope this help to who need
Hello I found that checking out this checkbox speeds ups VisualStudio InteliSence a lot...enter image description here
Upgrading to 16.1.4 seems to have resolved the problem.

Visual Studio - An exception was encountered while constructing the content of this frame

I am trying to open a solution on VIsual Studio 2017. (The project was originally developped in VS 2012). I managed to open the project and to work on it before. But this morning I get :
An exception was encountered while constructing the content of this frame. This information is also logged in "C:\Users\myName\AppData\Roaming\Microsoft\VisualStudio\15.0_fa6f4449\ActivityLog.xml
The project loads in VS, but it does not recognized the Entity Framework Models correctly. Any idea on what is happening?
For further reference (maybe it'll help someone in the future), I have solved this error by updating Visual Studio. It was apparently an IDE bug. (More info here)

Visual Studio stops working

My visual studio 2013 suddenly keeps saying visual studio has stopped working.
You can`t un instal or repair. I ran it on the safe mode,Admin no result.
Formatted my whole system, installed 2013 express, 2015 community. the problem doesn`t go away.
I don`t konw what else to do?
any help?
Please Check that you have the required Frameworks needed to start it.. There might be a hardware compatibility problem.
You can try with process Explorer & Process Monitor to diagnose what is happening.
one sample video of issue diagnosis.

Visual Studio - Designer process terminated unexpectedly

After opening project (new or old) Visual Studio shows warning "Designer terminated unexpectedly" (can see in the picture below). What could cause this error? And how to fix that?
I clicked "click here to reload the designer" and it shows the same error.
I had the same issue and found out that my Oracle VirtualBox causes the issue.
My Visual Studio runs in a virtual Windows 10 enviroment.
After I disabled "Enable 3D Acceleration" in options Display, my Visual Studio Designer worked fine again.
I just had a similar problem. Tried:
Clicking to reload the designer
Cleaning my solution
Restarting Visual Studio
Repairing Visual Studio
Uninstalling and re-installing Visual Studio!
It ended up being graphics related, as you mentioned.
I have hybrid graphics (Intel and NVIDIA), and was using NVIDIA for Visual Studio. Changed it to Intel and this worked.
If it helps, a screenshot of my NVIDIA control panel is below:
Before (broken):
After (working):
Some people have found a file "c:\program" that causes this, often created by typo creating a log file.
Check to see if this file exists, and if so, move or delete it.
Graphics card was the problem for me. I have an external USB video from DisplayLink and when I disconnected it the problems went away. in fact it didn't return when I reconnected the displaylink.
Start Visual Studio As Administrator~!
I had the same problem when i started working in Team Projects, so almost everything did not work including the designer, properties menu, debugging and so on.. (which is totally unusual for anything to cause all these problems except for Administrator Privileges issues probably in most cases).
Don't know why or what caused it, but at least it works.
In my case it was the problem with using system brushes as ThemeResource. Yes this is apparently a bug like other odd bugs in MS products. So I had to comment out them until I finished my project. I don't know, maybe another factor such as my graphic hardware was not ineffective but this does not exonerate MS.

Visual Studio 2008 crashes

When I open a aspx page, it crashes. Doesn't happen when I'm on SAFE MODE. It seems to be connected to Visual SVN. I'm also using Telerik, but telerik seems to work fine.
Clearly, this is a unique problem to your environment and difficult to troubleshoot with light details. I'd obviously recommend trying to uninstall the Visual SVN plug-in and see if that impacts VS stability. If VS stability improves, problem solved; if not, keep removing/uninstalling VS plug-ins to trace the issue.
If you ultimately still have issues with all plug-ins removed, a repair install of VS 2008 may help.
Sorry this help isn't more targeted. Try some trouble hunting and let us know if we can help further.

Resources