I can't make any changes to Windows Features. Even if I just enter in Windows Features and press Ok I get: "An error has occured. Not all of the features were successfully changed." I noticed this while trying to install/uninstall IIS. If I try to install IIS from the Web [...] read more
I am having a problem i cannot install roles or features at all. I installed windows server 2016 standard with desktop as a hardware machine not virtual joined existing domain installed anti-virus software a few tools then i added active directory role promoted to domain controller then made it the [...] read more
I'm trying to install Docker but unfortunately Windows decided that I'm not going to do that. In order to get it working, I have to activate the Hyper-V feature. I tried using GUI and Powershell using the Enable-WindowsOptionalFeature -Online -FeatureName:Microsoft-Hyper-V command but everything I get is this. The referenced assembly [...] read more
Another symptom is that it claims that there has been no last update installation ever. It quotes a null in a non-existing source code file on somebody's d: drive: 2014-12-27 00:12:17, Error CSI 00000351@2014/12/26:23:12:17.141 (F) d:\win7sp1_gdr\base\wcp \componentstore\csd_locking.cpp(324): Error STATUS_SXS_ASSEMBLY_MISSING originated in function CCSDirectTransaction::LockComponent expression: (null) And it appears from the [...] read more
I am trying to upgrade my Windows server 2016 from Standard to DataCenter using the command dism /online /Set-Edition:ServerDatacenter /ProductKey:MY-WORKING-MSDN-KEY /AcceptEula . Unfortunatelly it ends with error 14081. In the dism.log I have the following: 2019-04-06 21:11:22, Info DISM DISM Package Manager: PID=4204 TID=5000 Error in operation: (null) (CBS HRESULT=0x80073701) [...] read more
I have a Windows Server 2012R2 machine that I installed with Server Core, and then decided that I wanted to switch to GUI. I'll make the long story short: I ran windows updates, and now the source files are older/out of sync with the operating system, and I need to [...] read more
I am doing a migration from an old server to a brand new server. I am trying to install the Windows Migration Service and keep getting the following error The Referenced Assembly Could Not Be Found. Error: 0x80073701 Looking at the logs it creates when trying to install I see: [...] read more
Every time I would try to enable Hyper-V, it fails with this error in CBS.log : 2019-11-19 12:34:20, Info CBS Exec: Resolving Package: HyperV-UX-PowerShell-Module-HyperV-WOW64-servercommon-Package~31bf3856ad364e35~amd64~ja-JP~10.0.17763.1, Update: acc2e8a20c76ffe3547579459bc35e3a, PinDeployment: amd64_hyperv-ux-powershel..oyment-languagepack_31bf3856ad364e35_10.0.17763.1_ja-jp_759d6514b48b8eca 2019-11-19 12:34:20, Info CBS Exec: 84 deployments need bulk staging 2019-11-19 12:34:20, Error CSI 000067a7@2019/11/19:11:34:20.604 (F) onecore\base\wcp\componentstore\csd_locking.cpp(95): Error STATUS_SXS_ASSEMBLY_MISSING originated in function [...] read more
I tried to execute this command in powershell Uninstall-WindowsFeature -Name FS-SMB1 -Remove but encountered error message > Uninstall-WindowsFeature: The request to add or remove features on the > specified server failed. Removal of one or more roles, role services, or > features failed. The referenced assembly could not be found. [...] read more
I am trying to scan the CBS log file for a certain string of words and then clean up the registry but I am receiving a null value error. I am having trouble matching on the (ERROR_SXS_ASSEMBLY_MISSING) part that does exist in the log file inside parentheses, but does not [...] read more
I have updated a Windows 2012R2 to Windows 2016 in Oktober. Since this time the CU Windows Updates do not work. I allways get the Error 0x80073701. I tried -SFC /SCANNOW => no error found -DISM.exe /Online /Cleanup-image /Scanhealth => no error found For checking, if the Updates packages are [...] read more
I'm running Windows 10 Enterprise on Mac, using Parallels 13.3.2 for .NET development at work. After installing Docker Desktop for Windows, I'm running into Error 0x80073701 when trying to enable Hyper-V, specifically Hyper-V Platform. enter image description here [https://i.stack.imgur.com/lZijQ.png] I've enabled nested virtualization in my Parallels configuration, which is why [...] read more
I am facing "Error: 0x80073701" for enabling Hyper V on Windows server 2012 R2. The virtualization is enabled in BIOS but still I am facing the issue. Error [https://i.stack.imgur.com/3CwkO.png] read more
I am attempting to install .NET 3.5 Framework on a Windows 2012 Essentials server but am running into the following error: HRESULT = 0x80073701 - ERROR_SXS_ASSEMBLY_MISSING After checking the CBS logs it seems to me that Microsoft-Windows-ServerCore Package~31bf3856ad364e35~amd64~~6.2.9200.16384 is the offending package. Here is a snippet of the logs: 2014-12-03 [...] read more
windows
Comments
seminil
Good afternoon! Great post. I would like with your permission to share a bit of your experience, solving the error 0x80073701 when changing the language of the operating system interface.
I had it when I installed the language pack, I tried to restore the component store, it gave an effect, and also manually installed the latest cumulative updates downloaded from the Microsoft directory.
After which the error went away, on this topic I was helped by an engineer (http://pyatilistnik.org/oshibka-0x80073701-v-windows-reshaem-za-minutu/) Maybe this information to someone will be useful. Thank you for the article. Maybe this information to someone will be useful. Thank you for the article.
seminil
Good afternoon! Great post. I would like with your permission to share a bit of your experience, solving the error 0x80073701 when changing the language of the operating system interface.
I had it when I installed the language pack, I tried to restore the component store, it gave an effect, and also manually installed the latest cumulative updates downloaded from the Microsoft directory.
After which the error went away, on this topic I was helped by an engineer (http://pyatilistnik.org/oshibka-0x80073701-v-windows-reshaem-za-minutu/) Maybe this information to someone will be useful. Thank you for the article. Maybe this information to someone will be useful. Thank you for the article.