C++ runtime conflict between VS2012 and Office 2013

Asked By 40 points N/A Posted on -
qa-featured

 

Hi,

I have Visual Studio 2012 RC installed on my computer and I also recently installed MS Office 2013 but got this error message below when I started my Visual Studio, I later realized that the error was as a result of C++ runtime conflict between VS2012 and Office 2013, any ideas of how to solve this?

 

The procedure entry point-Atomic-fetch-sub-4 could not be located in the dynamic link library D:Program Files(x86)Microsoft Visual Studio 11.0common7IDEdevenv.exe

Please help.

Thanks.

SHARE
Answered By 0 points N/A #149109

C++ runtime conflict between VS2012 and Office 2013

qa-featured

Please install visual studio fix tool from this link: http://www.microsoft.com/en-us/download/details.aspx?id=30178.

Go to the link and download the software and run to install the software. After installation restart your PC and the following program, check to see if the problem solved or not. If the error does not solve then I suggest you to reinstall those programs again.

Good luck.

Related Questions