How to Fix Error Code/Error Message 0x80070002


Issue:

Sometimes when Starting Your computer, downloading the latest Updates for some Programs or by just Updating Windows or also by just opening a Webpage, you get this error:

[Error Number:  0x80070002] The Website has encountered a problem and cannot display the page you are trying to view. A Problem is Prevent
                                                               Error Code




Solution:

The Solution is quite simple, please follow these instructions precisely to proceed:
1) Click Start > Run > Type regedit
    Find HKEY_LOCAL_MACHINES > System > ControlSet001 > Services 
    and look for BITS and Wuauserv .

2) When you find  BITS and Wuauserv click on it and check the key ImagePath to make sure itt says:
     %SystemRoot%System32svchost.exe -k netsvcs

3) If it's something different, right click the key and click "Modify" copy and paste
     %SystemRoot%System32svchost.exe -k netsvcs

If you get an Error saying "Cannot edit ImagePath: Error writing value's new contents."
Right click the folder BITS or Wuauserv (You will most likely have to do both) and select "Permissions"

Select Full Control

Go back to the ImagePath and click Modify again and paste in
%SystemRoot%System32svchost.exe -k netsvcs

Also Check these:
HKEY_LOCAL_MACHINE > System > ControlSet002 > Services (BITS and Wuauserv)
HKEY_LOCAL_MACHINE > System > ControlSet003 > Services (BITS and Wuauserv)
HKEY_LOCAL_MACHINE > System > CurrentControlSet > Services (BITS and Wuauserv)

Notes :

If the problem persists, you just have to use the recovery disk or try restoring the system then update your system with the latest service pack.