Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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

  • 3 답장
  • 1 이 문제를 만남
  • 1 보기
  • 최종 답변자: 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.