Visual Studio 2013 issue - even after reinstall - visual-studio-2013

No matter what I do, with the Windows forms C#, I'm constantly getting this error
http://prntscr.com/7owfk2
When trying to add any text boxes. That's on a clean project. I don't know what to do. I cannot use VS2013 because of that error.
Any help? Thanks

I fixed this error by scrapping Visual Studio 2013 and installed Visual Studio 2015 RC. It's not really a fix, but it resolved my issue.

Related

Visual Studio 2019 startup "The 'Visual Studio Common IDE Package' package did not load correctly."

I'm facing this issue when start Visual Studio 2019 new installation:
Microsoft Visual Studio
The 'Visual Studio Common IDE Package' package did not load correctly.
The problem may have been caused by a configuration change or by the installation of another extension. You can get more information by examining the file 'C:\Users\E0509783_LAR\AppData\Roaming\Microsoft\VisualStudio\16.0_cabeeb93\ActivityLog.xml'.
Restarting Visual Studio could help resolve this issue.
Continue to show this error message?
Yes No
Does anyone idea how to solve?
Thank you in advance.
Luis
The solution with the most upvotes in this post worked for me. I had multiple partially uninstalled instances of Visual Studio 2019 and 2022. As a result, I had multiple 16.0_xxxxxxxx and 17.0_xxxxxxxx folders. I kept the most recent folders and deleted the others, and VS opens with no error message.
Yes, I had the same problem as yours and I solved it by repairing it from the Visual Studio Installer. You can try

Visual studio crash on startup

I have a problem with running Visual Studio 2013 Ultimate. I start visual studio and wait to load Start page. It is ok. But when I move with mouse, visual studio crash without any error message. I tried run visual studio in /safemode, no change, the same problem. Then i try run it with /log parameter to look for errors in %appdata%/....., but the file doesn't constaints any error item. Reinstall didn't work. Anyone can help me? Thanks. (Sorry for my EN)
It is an normal problem i have seen in 2013 version, i would recommend you to use Visual studio 2015 professional instead, it's much more useful with some extra features and more user friendly.Try downloading it.
Solved. Finally!!! Visual Studio have turned on HW acceleration on graphics card. Turn off the HW acceleration in visual studio solve the problem

Visual Studio 2010 and 2013 not working on my system

I apologize as this may seem as bit of a general question.
I have developed a couple of VB programs using Visual Studio 2010 Professional and others on Visual Studio 2013 Ultimate. While I have not done any work in about a month with either version of Visual Studio, I thought I would go in and start work on a new project.
After entering some code in Visual Studio 2010 using WinForms, I found I was unable to run the code in the debugger (pressed the start button and F5).
It acted like it would start, then it just stopped and returned back to my code.
I thought I would try it on another program that was completed and working a couple of months ago, but I had the same issue present itself. Attempting to use Visual Studio 2013 had the same effect.
Any ideas from anyone? Has anyone else experienced this same issue recently? Once again, I do apologize for the lack of examples here, but I'm not sure what I can include to show the problem.
IMO, you should try resetting visual studio settings (and a restart may solve the issue)
you can try following
do it via visual studio -> tools -> import export settings
or you can run this command devenv /resetuserdata
or checkout this http://msdn.microsoft.com/en-us/library/ms241273.aspx

visual studio start options missing

I'm trying to upgrade my solution to be in visual studio 2013 and my start options are now missing
Does anyone know how to repair them?
Wow, I was running the express version of visual studio by mistake. Express version doesn't have Start actions.

VS cannot load VSPerfControl.Interop

When attempting to use the profiler in Visual Studio Ultimate 2010, the IDE throws the titular error. I've looked around, but the only thing I could find was adding the file to the GAC, but this does not appear to have solved my problem. Any suggestions on how I can fix this?
Download and install the Visual Studio 2010 Performance Tools with Service Pack 1
This resolved this error for me, but YMMV

Resources