Hi Debleena,
Thanks for your reply.
Method 1
I looked at the following and the box was already unchecked.
a. Open Internet Explorer > Tools > Internet Options -> Advanced.
b.Uncheck the option - Check for server certificate revocation.
Method 2
I ran theSystem File Checker [SFC]
scanand got a message saying Windows Resource Protection found corrupt files but was unable to fix some of them.
Then I tried to following the instructions in your link
http://support.microsoft.com/kb/929833
To determine which files could not be repaired by the System File Checker tool, follow these steps:
- Open an elevated command prompt.
- Type the following command, and then press ENTER:
findstr /C:"[SR] Cannot repair member file" %windir%\logs\cbs\cbs.log >sfcdetails.txt
I couldn't seem to get this to run. Was I supposed to run it as stated or did I need to substitute anything like something for the [SR] ?
I found the sfcdetails.txt file but it had nothing in it.
Note The Sfcdetails.txt file contains details from every time that the System File Checker tool has been run on the computer. The file includes information about files that were not repaired by the System File Checker tool. Verify the date
and time entries to determine the problem files that were found the last time that you ran the System File Checker tool.
Scanning the CBS.log file I found the following errors:
CSI 00000097 Error STATUS_CANNOT_DELETE while executing operation DeleteFile on [l:74{37}]"??\C:\windows\System32\Wat\WatUX.exe"
CBS Failed to remove catalog file Microsoft-Windows-Security-WindowsActivationTechnologies-Package~31bf3856ad364e35~amd64~~7.1.7600.16395.cat for package [HRESULT = 0x8000ffff - Unknown Error]
CBS Failed call to CryptCATAdminRemoveCatalog. [HRESULT = 0x8000ffff - Unknown Error]
Not sure if this helps.
Glenn