Hiển thị các bài đăng có nhãn troubleshooting. Hiển thị tất cả bài đăng
Hiển thị các bài đăng có nhãn troubleshooting. Hiển thị tất cả bài đăng

The program can't start because api-ms-win-crt-runtime-l1-1-0.dll is missing

This problem is often encountered when running Microsoft Office, Adobe Products or even Apache server.

Base on this entry from stack overflow: http://stackoverflow.com/questions/33265663/api-ms-win-crt-runtime-l1-1-0-dll-is-missing-when-opening-microsoft-office-file you can do the steps below to solve the issue:

  1. Go to Start - Control Panel - Windows Update Check for updates
  2. Install all available updates. After the updates are installed,
  3. Restart your computer.
  4. After the restart repeat the steps above again until no more updates are available.

Download the Visual C++ Redistributable:


Run the vcredist_x64.exe (64-bit) or vcredist_x86.exe (32-bit) and select Uninstall Run the .exe again and select Install.

--

What works is:
  1. Update my Window 7 to SP1
  2. And installing https://support.microsoft.com/en-us/kb/2999226,different version exists for different OS

My MacBook can't connect to my wifi where it used to before

This solution assumes that you already tried Network Diagnostic (Open System Preferences->Assist Me->Diagnostics) solution but still failed to connect to your wireless device. What's more confusing is that you used to connect to this wireless device before and was even surfing the web last night. And worst is that you can connect your other laptop to it :-)

There are many common connection problems like security type incompatibility, distance of your macbook to your device, etc. But in my case the problem was the DNS. I'm always using google dns: 8.8.8.8 and 8.8.4.4, but it failed me. So what I did was use another DNS provider (OpenDNS) 206.67.222.220.

Here's how:

  1. Open System Preferences
  2. Select Network
  3. Click Advanced and open the DNS tab.
  4. Add Open DNS and click Ok.


5.) Turn wifi off and then on and try to connect.