
One version is working with one program, but needs to be reinstalled to work with another program. Sometimes these components are conflicting with each other.


But there are lots of versions of this component: different architecture (x86 or 圆4), different Visual Studio versions. Official Microsoft documentation suggests that you install special Visual C++ redistributable component. The app is fully wonrking on your computer, so thats quite confusing. The app shows MSVCR100.DLL (or MSVCR71.DLL) not found error. If you are developing the Visual C++ apps, then probably you have stumbled upon the problem that appears once you try to transfer the app ato another computer.
