I have 1 problem with Visual Studio 2012 that I cannot scroll using the scroll bar. It shows like this:
Is there any suggesstion to fix the issue? Thanks.
You can reinstall VS 2012, and it can fix the issue.
Related
As the title states I cannot find any Application Insights menu's or options in Visual Studio 2019.
Searching has been fruitless and I see no updated documentation from Microsoft around support for Application Insights in Visual Studio 2019.
Is this something that is not available yet?
Double check what you have installed as part of your Visual Studio 2019 installation. The product required is (aptly named) "Application Insights Tools for Visual Studio Package"
I had the same issue.
The Toolbar disappeared when updating Visual Studio 2019 from version 16.0.0 to 16.0.2.
The solution for me was to just enable the Toolbar again.
Go to "Tools/Customize..." and select "Application Insights" in the Toolbars pane (See picture).
Customize VS Toolbars
Same problem, I recently applied some updates and went to Version 16.11.7, and couldn't find my App Insights window anywhere!
I had to rerun the Visual Studio Installer and then modify my install, then on the tab 'Individual Components', check the box to install 'Developer Analytics Tools'.
Then after a restart, it re-appeared....but was super tiny.
After dragging it back to a more reasonable place, it was back in action.
I was working on a project in VS 2017(trial) but now i have to work on VS 2012 instead due to company policy. The problem is that now the components in the design are errored out(Error creating control) and i can't proceed any further. Any suggestions on how to make it work in 2012?
Maybe this solution will be able to help you. Seems like a similar issue although it is for a previous version of Visual Studio.
How to downgrade from Visual Studio 2012 project to Visual Studio 2008
Where can I get the link for Visual Studio 2012 Update5 download. The links I have searched reached to page not found.
You have to go to Download older Visual Studio tools, scroll down until you can see the Visual Studio 2012 Update 5
Here select weither you can the Exe or DVD and click on the green button to download it.
I’m currently developing with Visual Studio 2012, and I was wondering – would my environment be messed up by installing the Visual Studio 2013 Preview?
The known issues for Visual Studio 2013 Preview imply that installing it is safe. One of the issues is “The remaining Visual Studio application is broken after you uninstall Visual Studio 2013 Preview or Visual Studio 2012”:
Symptoms
Consider the following scenario:
[basically, you have installed VS 2013 Preview]
In this scenario, when you uninstall Visual Studio 2012 or Visual Studio 2013 Preview, the application that was not uninstalled is broken.
Workaround
To work around this issue, repair the Visual Studio application that remains on your computer.
It says that an application is broken when you uninstall the other one. That implies that before that, when they were both installed, they were unbroken and working fine.
That issue itself is nothing to worry about, as long as you remember to repair your remaining Visual Studio application after uninstalling another.
Are there any add-ins available that let you customize the UI look and feel for Visual Studio 2012 IDE?
This extension gives you basic control over the VS2012 colour palette:
http://visualstudiogallery.msdn.microsoft.com/366ad100-0003-4c9a-81a8-337d4e7ace05
Unfortunately there's no control over icons, appearance/roundness of windows etc in this extension however.
Visual Studio 2012 Color Theme Editor is for you, as Daniel said.
There is also an open source project that can restore VS 2010 icons in VS 2012 :
Visual Studio Icon Patcher.
I wouldn't use it anyways, as it's more a hack, than a real solution.