Error 0x800f0922 when installing iis on windows 10 1703

0

i Know this question was already asked in Error 0x800f0922 when installing IIS on Windows 10: "The changes couldn't be completed." , but the solution written here doesn't work for me.

i get the same error while installing iis, checking in dism.log i found the same CBS error log line

2018-07-10 12:13:09, Info                  DISM   DISM Package Manager: PID=14720 TID=27560  Error in operation: (null) (CBS HRESULT=0x800f0922) - CCbsConUIHandler::Error
2018-07-10 12:13:09, Error                 DISM   DISM Package Manager: PID=14720 TID=10192 Failed finalizing changes. - CDISMPackageManager::Internal_Finalize(hr:0x800f0922)
2018-07-10 12:13:09, Error                 DISM   DISM Package Manager: PID=14720 TID=10192 Failed processing package changes with session options - CDISMPackageManager::ProcessChangesWithOptions(hr:0x800f0922)
2018-07-10 12:13:09, Error                 DISM   DISM Package Manager: PID=14720 TID=10192 Failed ProcessChanges. - CPackageManagerCLIHandler::Private_ProcessFeatureChange(hr:0x800f0922)
2018-07-10 12:13:09, Error                 DISM   DISM Package Manager: PID=14720 TID=10192 Failed while processing command enable-feature. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x800f0922)
2018-07-10 12:13:09, Info                  DISM   DISM Package Manager: PID=14720 TID=10192 Further logs for online package and feature related operations can be found at %WINDIR%\logs\CBS\cbs.log - CPackageManagerCLIHandler::ExecuteCmdLine
2018-07-10 12:13:09, Error                 DISM   DISM.EXE: DISM Package Manager processed the command line but failed. HRESULT=800F0922

but checking the line in CBS.log i get those errors

2018-07-10 12:13:09, Error                 CSI    000000ee (F) STATUS_OBJECT_PATH_NOT_FOUND #799066# from Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysSetInformationFile(flags = (AllowInvalidDeviceRequest|AllowFileNotFound|AllowNotSupported|AllowTypeMismatch|AllowNotSameDevice|AllowSharingViolation|AllowAccessDenied|0x00001c00), h = d5c ('\Device\HarddiskVolume2\Windows\WinSxS\amd64_microsoft-windows-i..sbinaries.resources_31bf3856ad364e35_10.0.16299.15_it-it_0c1fa8a4c9881108\500-100.asp'), iosb = @0x92b54fbc30, buff = @0x2660bc83850, bufflen = 104, ic = 11, disp = Invalid)
[gle=0xd000003a]
2018-07-10 12:13:09, Error                 CSI    000000ef@2018/7/10:10:13:09.121 (F) onecore\base\wcp\sil\merged\ntu\ntsystem.cpp(3867): Error STATUS_OBJECT_PATH_NOT_FOUND originated in function Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysSetInformationFile expression: (null)
[gle=0x80004005]
2018-07-10 12:13:09, Info                  CBS    Added C:\windows\Logs\CBS\CBS.log to WER report.
2018-07-10 12:13:09, Info                  CBS    Not able to add pending.xml to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2018-07-10 12:13:09, Info                  CBS    Not able to add pending.xml.bad to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2018-07-10 12:13:09, Info                  CBS    Not able to add poqexec.log to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2018-07-10 12:13:09, Info                  CBS    Not able to add SCM.EVM to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2018-07-10 12:13:09, Error                 CSI    000000f0 (F) STATUS_OBJECT_PATH_NOT_FOUND #799059# from Windows::Rtl::SystemImplementation::CSystemIsolationLayer_IRtlSystemIsolationLayerTearoff::TransferFile(flags = (ReplaceIfExists|OpenForBackupIntent|SharingViolationIsOk|TransactionalConflictIsOk|CannotDeleteIsOk|DeletePendingIsOk), op = 'HardLinkWithCopyFallback', odir = @0x2660c918b80, oname = [l:11]'500-100.asp', ndir = @0x2660c918d80, nname = [l:11]'500-100.asp', disp = Unmapped disposition: 0)
[gle=0xd000003a]
2018-07-10 12:13:09, Info                  CSI    000000f1 Error STATUS_OBJECT_PATH_NOT_FOUND while executing operation HardLinkFile on [l:173]'\SystemRoot\WinSxS\amd64_microsoft-windows-i..sbinaries.resources_31bf3856ad364e35_10.0.16299.15_it-it_0c1fa8a4c9881108\500-100.asp, \??\C:\inetpub\custerr\it-IT\500-100.asp'

I also looked that in c:\program files and in c:\program files (x86) i get 2 folder IIS and IIS Express, not really sure when they were created.

Any usefull advice? Thanks and sorry for my bad english

iis
windows-10-desktop
asked on Stack Overflow Jul 10, 2018 by Came19xx

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0