Firefox not displaying webpages, only a blank screen
Whenever I open Firefox it wont display web pages, I've tried uninstalling Firefox and refreshing it but that hasn't worked. It wont display settings either.
被選擇的解決方法
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":
- https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads
- https://aka.ms/vs/16/release/vc_redist.x64.exe
- https://aka.ms/vs/16/release/vc_redist.x86.exe
You may not need the latter (32-bit version) if you use 64-bit Firefox. You may have to reboot the computer.
從原來的回覆中察看解決方案 👍 1所有回覆 (2)
選擇的解決方法
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":
- https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads
- https://aka.ms/vs/16/release/vc_redist.x64.exe
- https://aka.ms/vs/16/release/vc_redist.x86.exe
You may not need the latter (32-bit version) if you use 64-bit Firefox. You may have to reboot the computer.
Thanks