The procedure entry point_Atomic_fetch_sub_4 could not be located in the dynamic library: C:\Program Files\Microsoft Visual Studio 11.0\Common7\IDE\devenv.exe

After the installation of newly released Office 2013 Preview I noticed Visual Studio 2012 RC won’t running anymore. And it said error “The procedure entry point_Atomic_fetch_sub_4 could not be located in the dynamic library: C:\Program Files\Microsoft Visual Studio 11.0\Common7\IDE\devenv.exe.”


Any repair from my end not worked and when searched for the fix on Microsoft Support, I found this reply from Microsoft Product Team.

Sorry for the inconvenience caused here - there is a known issue caused by installing Office 2013 Customer Preview on top of Visual Studio 2010 RC. Based on your symptoms, it looks like that's the problem you're seeing.

Try installing the following KB on top of your Visual Studio 2012 RC installation:


Thanks
Mark

And finally, after installation I can run Visual Studio 2012 RC.

Comments

Popular posts from this blog

Migrating database from ASP.NET Identity to ASP.NET Core Identity

Customize User's Profile in ASP.NET Identity System

Lambda two tables and three tables inner join code samples