bermula ketika mencoba instal xlite di windows 7 64 bit yang membutuhkan .NET Framework selalu gagal dan selalu muncul pesan eror“0xc8000222″. Permasalahan ini muncul ketika temporari folder windows update rusak / corrupted. bisa mencoba cara ini agar bisa berhasil
1. buka cmd dengan administrator, ketik net stop wuauserv -> enter
2. Klik Start – Run %windir% and press Enter.
3. Cari Folder SoftwareDistribution folder rename ke SDold
4. Balik lagi di CMD yang tadi ketik net start wuauserv -> Enter
5. Coba Instal kembali .NET Framework
1. buka cmd dengan administrator, ketik net stop wuauserv -> enter
2. Klik Start – Run %windir% and press Enter.
3. Cari Folder SoftwareDistribution folder rename ke SDold
4. Balik lagi di CMD yang tadi ketik net start wuauserv -> Enter
5. Coba Instal kembali .NET Framework
Solution
This problem may occur if the temporary folder of Windows Update has been corrupted.
We can refer to the following steps to rename this folder:
1. Open a command prompt and type: net stop wuauserv
2. Click Start, click Run, type: %windir% and press Enter.
3. In the opened folder, rename the SoftwareDistribution folder to SDold.
4. Open a command prompt and type: net start wuauserv
Try to install .NET Framework again.
We can refer to the following steps to rename this folder:
1. Open a command prompt and type: net stop wuauserv
2. Click Start, click Run, type: %windir% and press Enter.
3. In the opened folder, rename the SoftwareDistribution folder to SDold.
4. Open a command prompt and type: net start wuauserv
Try to install .NET Framework again.