Office 2013 Issue: Installing Office 2013 breaks Visual Studio 2012

Audience

Everyone

After installing Office 2013 on a machine with Visual Studio 2012 you get a “The procedure entry point _Atomic_fetch_sub_4 could not be located in the dynamic link library c:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe” error when trying to load Visual Studio 2012.

clip_image001
Figure: _Atomic_fetch_sub_4 exception

Some of my colleagues ran into this.

Applies To

  • Visual Studio 2012 RC (11.0.50522.1)
  • Office 2013 Preview

Finding

This is a C++ runtime conflict between Visual Studio 2012 RC and Office 2013 Preview.

This update addresses incompatibility issues that are caused by installing later versions of the C++ Runtime on a machine with Visual Studio 2012 Release Candidate. The update ensures that the Visual Studio executable file loads the compatible C++ Runtime DLLs in the app-local directory instead of loading the incompatible C++ Runtime DLLs that are installed by other applications in the system-wide directories.
KB2703187

You will not be able to run Visual Studio until you have installed a patch.

Workarounds

In order to prevent this error you should install the July 2012 update for Visual Studio 2012 RC prior to installing Office 2013 Preview.

image
Figure: Install the July 2012 Update for Visual Studio 2012

If you did not install it first and you are unable to launch Visual Studio 2012 then you should download the July 2012 update from the Microsoft downloads site and install it manually.

image
Figure: Install July 2012 Update

I found that this does not affect Visual Studio 2012 installs that already have a previous update on Windows 8, but does affect vanilla Release Candidate installs.

Did this fix your problem?

Create a conversation around this article

Share on Facebook
Share on Twitter
Share on Linkdin

Read more

Martin Hinshelwood
In organizational development and team dynamics, Agile (as the Agile Manifesto delineates) and Scrum (as the Scrum Guide outlines) guide teams not by solving their problems but by illuminating the issues that demand attention. These frameworks aim to identify and spotlight the challenges within a team or organization’s processes, effectively …
Martin Hinshelwood
This week, I participated in a Scrum.org Webinar hosted by Sabrina Love (Scrum.org Product Owner) as well as my colleagues, Joanna Płaskonka, Ph.D. and Alex Ballarin to discuss the state of learning and how immersive learning is the future of training. You can watch the video below to hear what …
Martin Hinshelwood
For a long time now I have been searching for that perfect domain that epitomised the vision, the why, of what I am trying to achieve with my customers and the industry at large. Now I have found it in http://nkdagility.com
Martin Hinshelwood
At the MVP Summit I was appalled by the number of people who asked questions about new features for supporting hierarchical tasks! I shared a disgusted look with Peter Provost and we had a quick (and I mean really quick) conversation that resulted in this post. it really comes down …