Resolution 1: 1. Open a command prompt and navigate to the folder of said .NET configuration (e.g.:
C:\Windows\Microsoft.NET\Framework\v2.0.50727)
In the command prompt type: cd C:\Windows\Microsoft.NET\Framework\v2.0.50727
2. Run 'aspnet_regiis.exe -i'
3. Close the command prompt upon completion.
4. Rerun the Installer Statist.exe again.
Resolution 2: Reinstall both IIS and WAS.
In details -
Uninstall IIS and WAS
- Go to "Add remove programs"
- "Turn windows features on or off"
- Remove both IIS and WAS (Windows Process Activation Service)
- Restart the PC
Install IIS and WAS
- Go to "Add remove programs"
- "Turn windows features on or off"
- Turn on both IIS and WAS (Windows Process Activation Service)
Note: Reinstalling IIS alone won't help. You have to reinstall both IIS and WAS