Visual studio 2010 tools are not working - visual-studio-2010

I am using system windows 7 with 64 bit. I have installed VS 2010 Ultimate in my system. I could not handle so many things. If i press F12 It is not navigate to the particular definition. And Navigate Bar is missing in top of the page to choose the class objects.
The following image will show the difference,
Newly installed VS
why this difference? Is anything wrong what ihave installed? Please Help Me.

may be because of virus and Trojan it happens reinstall Visual Studio professional edition instead of Ultimate version i have also faced many problem with Ultimate edition

Everything is fine. But we should install Visual Studio 2010 SP1. Then i restart my system. All menu's are working fine.

Related

Can't uninstall Visual Studio Express 2013 for Web

I have Visual Studio Express 2013 for Web on my laptop but I want to install the full version of Visual Studio Express 2013 (for both Web and Windows Desktop).
Link to Visual Studio Express (full)
When I run the uninstaller from my Control Panel, nothing happens. It stays on this for hours. I've tried to run the setup.exe (downloaded from Microsoft) again and choose the "Uninstall" function but I couldn't because the same thing happened. I have also tried to run the setup for the full version of Visual Studio but without success. What should I do?
Do you uninstall with admin rights?
Is there a popup window in the background asking for user and password?
There was a problem with my Windows 8.1 and I reinstalled it. Now Visual Studio works perfectly!
I had this and a co-worker recommended that I simply try a second time. It sounded pointless without any changes, but it actually worked the second time. I cannot explain why. Just try it twice.

Can you install VS2013 alongside VS2012 without issues?

I cam across this question here on SE:
Can Visual Studio 2012 be installed side-by-side w/ Visual Studio 2010?
According to one comment with a good amount of upvotes, having 2010 and 2012 installed at the same time can present issues. I then came across this MSDN page about 2013:
http://msdn.microsoft.com/en-us/library/hh266747.aspx
If you use Visual Studio 2013 together with Visual Studio 2012 or Visual Studio 2010 SP1, you can [blah blah]
That suggests that 2013 can be safely installed along with VS2012. Can anyone confirm?
Take a look at Brian Harry´s Blog post announcing Visual Studio 2013.
VS 2013 can be installed side by side with previous versions of Visual Studio or, if you have a VS 2013 pre-release, it can be installed straight over top of the pre-release. TFS 2013 cannot be installed side by side but can also be installed over top of either a previous version (TFS 2012 or TFS 2010) or a pre-release.
Looks like you can, yes.
You can install this version of Visual Studio on a computer that
already has an earlier version installed.
http://msdn.microsoft.com/en-us/library/ms246609%28v=vs.120%29.aspx
Only issue I can see is during uninstallation, where the file associations may get lost.
I was having two installation on my computer. Really no problems.
From personal experience, I've come across multiple issues with using Visual Studio 2012 and prior, while a VS2013 installation exists on a machine.
Some of the issues include built executables failing to launch (double clicking .exe does nothing, but debugging them in VS launches them), and inability to compile solutions that mix C# and C++ projects.
I would avoid 2013 until these issues are resolved, as just having it installed on a machine breaks older code, even if you don't use VS2013.
There are some minor (compatibility) issues between using both VS2010 and VS2012 on the same Solution, but simply having VS2012 installed on your machine won't effect anything in VS2010.
There may be compatibility issues with 2013 Community edition. I had VS 2012 Ultimate and VS 2013 Express installed and working without any issue, but as soon as I installed VS 2013 Community, my VS 2012 Ultimate install has been behaving unusually. When I first open VS 2012 U, there is a really long load time. When I perform some action (open a file, select a menu option, anything actually) I have to minimize and maximize VS 2012 U for the screen to refresh. I am still trying to figure it out myself - so if anyone has a solution, please share.

Install Visual studio 2010 sp1 Error

when I want to install visual studio 2010 sp1 i get this error:
KB2529927v2 does not apply, or is blocked by another condition on your computer.
How can I fix it?
i think Windows Update isn't as accurate as the Installer itself.
The solution is running a visual studio 2010 product repair from the Programs and features, located on windows control panel.
also at super user site also said :
https://superuser.com/questions/363254/kbxxxxx-does-not-apply-or-is-blocked-by-another-condition-on-your-computer
I was facing the same issue, I just installed the VS2010 SP1 again through the below link and it worked like a charm.
https://download.cnet.com/Microsoft-Visual-Studio-2010-Service-Pack-1/3000-2070_4-75451099.html

VS2010 Lack of shortcut, no start possible

I just installed Visual Studio 2010 Professional on Windows 8 beside my VS2012 Installation, because of QT and some other stuff.
The installation worked fine, but I have no shortcut in the menu to start the IDE, not even on the Metro Surface and I also didn´t find anyone inside the installation folders.
I just repaired the complete installation, but it had no effect.
Is there a trick? Please help me :(
That's just because the name is incredibly dumb for the shortcut. The executable is WDExpress.exe and the shortcut is likely "VS Express for Desktop" if you have the express edition. So looking for visual studio doesn't find it. Under 8.1 it's sorted under Microsoft Visual Studio 2012 Express in Apps sorted by category.

Differences between Visual Studio 2010 editions - source saved in different versions

Is there a way to open a project that was saved in one edition of VS2010 in another edition of VS2010?
For example. I am working on a C# XNA application that was originally created with VS 2010 Premium. At home I have VS 2010 Ultimate. It gives me the error
The project type is not supported by this installation.
Is there any way around this, or do I have to install Premium?
If you are trying to go from a reduced version (Premium) to an expanded version (Ultimate) it will work. Everything in Premium is in Ultimate, it's just a matter if you've installed that portion of the expanded version or not. In this case, you probably did not install the C# component of Ultimate. Try "re-installing" Ultimate. (That is, start the installer and select C#)
I think that only problematic thing is some project type that you don't have installed at your Ultimate installation, which btw supports more than premium. So, maybe I guess it can be VB project type and you don't have VB component installed on Ultimate or something ?
Do you have XNA installed correctly, that could also be a problem ?
Try to find a workaround here:
http://blogs.msdn.com/b/astebner/archive/2009/08/30/9889189.aspx

Resources