When I try to turn on the IIS 7 option I am getting a meesage saying that an error has occurred and the system can't configure the option.
Here is the error log for that error:
2008-07-15 13:08:16, Error CSI 000000ae (F) Failed execution of queue item Installer: Licensing ({b2c4b9d9-acec-4e45-999d-992c5ff291a0}) with HRESULT HRESULT_FROM_WIN32(1084). Failure will not be ignored: A rollback will be initiated after all the operations in the installer queue are completed; installer is reliable (2)[gle=0x80004005]
2008-07-15 13:08:16, Info CSI 000000af End executing advanced installer (sequence 108)
Completion status: HRESULT_FROM_WIN32(ERROR_ADVANCED_INSTALLER_FAILED)
2008-07-15 13:08:16, Info CSI 000000b0 Begin executing advanced installer phase 38 (0x00000026) index 73 (0x00000049) (sequence 109)
Old component: (null)
New component: Microsoft-Windows-IIS-CachingBase, Version = 6.0.6001.18000, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral
Install mode: install
Installer ID: {81a34a10-4256-436a-89d6-794b97ca407c}
Installer name: [15]"Generic Command"
2008-07-15 13:08:16, Info CSI 000000b1 Calling generic command executable (sequence 6): [40]"C:\Windows\System32\inetsrv\iissetup.exe"
CmdLine: [63]""C:\Windows\System32\inetsrv\iissetup.exe" /install CachingBase"
2008-07-15 13:08:16, Info CSI 000000b2 Done with generic command 6; CreateProcess returned 0, CPAW returned S_OK
Process exit code 0 resulted in success? TRUE
Process output: [l:11 [11]"Success!
Does anybody have any ideas how to fix this error?