Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Firefox loads but doesn't function MSVCP140.dll incompatible with windows

  • 3 回覆
  • 1 有這個問題
  • 580 次檢視
  • 最近回覆由 cor-el

more options

I got this message

C:\WINDOWS\SYSTEM32\MSVCP140.dll is either not designed to run on Windows or it contains an error. Try installing the program again using the original installation media or contact your system administrator or the software vendor for support. Error status 0xc000012f.

and firefox would either not load, and after I reinstalled it it would load but not load web pages. I refreshed firefox, uninstalled and reinstalled. Nothing so far. Even after a fresh install nothing.

I got this message C:\WINDOWS\SYSTEM32\MSVCP140.dll is either not designed to run on Windows or it contains an error. Try installing the program again using the original installation media or contact your system administrator or the software vendor for support. Error status 0xc000012f. and firefox would either not load, and after I reinstalled it it would load but not load web pages. I refreshed firefox, uninstalled and reinstalled. Nothing so far. Even after a fresh install nothing.

被選擇的解決方法

Fixed it, turns out it had nothing to do with FIrefox, but Microsoft visual studios 2015 Redistributable. I fixed it by watching this video here: https://www.youtube.com/watch?v=fr2GwfiJdok

However, since there's a chance this video will disappear into the ether or not function for some other reason I'll give a basic description.

Go to microsoft and download the Microsoft visual studios 2015 redistributable, if your usual browser is being effected try internet explorer or microsoft edge. Currently the web address for the redistributable is: https://www.microsoft.com/en-us/download/details.aspx?id=52685 but if this link isn't working you can search for "Microsoft visual studios 2015 redistributable" and it should be there.

if your system is 64 bit you'll need both X86 and x64 versions. if your system is 32 bit you just need the x86 version.

after you have these downloaded, go to your control panel then go to programs/uninstall programs. Uninstall both Microsoft visual studios 2015 redistributable x86 and x64 and reinstall them. Note, you will not be able to install these programs without deleting them first.

Hope this helps

從原來的回覆中察看解決方案 👍 0

所有回覆 (3)

more options

You can check for issues caused by a corrupted or incomplete Visual C++ installation that is missing runtime components (Redistributable Packages) required by Firefox, especially VCRUNTIME140_1.dll.

See "Visual Studio 2015, 2017 and 2019":

more options

選擇的解決方法

Fixed it, turns out it had nothing to do with FIrefox, but Microsoft visual studios 2015 Redistributable. I fixed it by watching this video here: https://www.youtube.com/watch?v=fr2GwfiJdok

However, since there's a chance this video will disappear into the ether or not function for some other reason I'll give a basic description.

Go to microsoft and download the Microsoft visual studios 2015 redistributable, if your usual browser is being effected try internet explorer or microsoft edge. Currently the web address for the redistributable is: https://www.microsoft.com/en-us/download/details.aspx?id=52685 but if this link isn't working you can search for "Microsoft visual studios 2015 redistributable" and it should be there.

if your system is 64 bit you'll need both X86 and x64 versions. if your system is 32 bit you just need the x86 version.

after you have these downloaded, go to your control panel then go to programs/uninstall programs. Uninstall both Microsoft visual studios 2015 redistributable x86 and x64 and reinstall them. Note, you will not be able to install these programs without deleting them first.

Hope this helps

more options

Note that best is to install the latest version like I posted above and not the older 2015 version you installed.