I found multiple hits on this error on Google. Most had the same fix. Try this:
1. Open an elevated command prompt. To do this, click Start, clickAll Programs, click Accessories, right-click Command Prompt, and then click Run as administrator. If you are prompted for an administrator password or for a confirmation, type the password, or clickAllow.
2. Type the following command, and then press ENTER:
sfc /scannow
The sfc /scannow command scans all protected system files and replaces incorrect versions with correct Microsoft versions.