Quantcast
Channel: Windows 8.1 Installation, Setup, and Deployment forum
Viewing all articles
Browse latest Browse all 5362

Installing .NET 3.5 on windows 8 using DISM

$
0
0

Hi

I am trying to install .NET 3.5 on my Windows 8 (x64) PC using DISM but it fails with error: 50 (Not supported)

I’m using this command:
DISM /Online /Enable-Feature /FeatureName:NetFx3 /LimitAccess /Source:e:\sources\sxs

My dism.log containing this error reference:

Error CSI    000008de (F) Component marked deleted and is no longer available for: [ml:280{140},l:190{95}]"msil_system.enterpriseservices.resources_b03f5f7f11d50a3a_6.3.9600.16384_nb-no_1de1704ee402e9ee"[gle=0x80004005]
Error CSI    000008df (F) STATUS_NOT_SUPPORTED #13228972# from CFileInstaller::DoComponentOperation(...)[gle=0xd00000bb]
Error CSI    000008e0 (F) STATUS_NOT_SUPPORTED #13228971# from CFileInstaller::ProcessComponentChange(...)[gle=0xd00000bb]
Error CSI    000008e1 (F) STATUS_NOT_SUPPORTED #13228970# from PrimitiveInstaller::CCoordinator::ProcessChange(Change (null) -> 6.3.9600.16384 for System.EnterpriseServices.resources, pA = PROCESSOR_ARCHITECTURE_MSIL (8), Culture = [l:10{5}]"nb-no", VersionScope neutral, PublicKeyToken = {l:8 b:b03f5f7f11d50a3a}, Type neutral, TypeName neutral, PublicKey neutral)[gle=0xd00000bb]
Error CSI    000008e2 (F) STATUS_NOT_SUPPORTED #13215031# from CCSDirectTransaction::PerformChangeAnalysis(...)[gle=0xd00000bb]
Error CSI    000008e3 (F) STATUS_NOT_SUPPORTED #13215030# from CCSDirectTransaction::PrepareForCommit(...)[gle=0xd00000bb]
Error CSI    000008e4 (F) STATUS_NOT_SUPPORTED #13215029# from CCSDirectTransaction::GenerateComponentChangeList(...)[gle=0xd00000bb]
Error CSI    000008e5 (F) STATUS_NOT_SUPPORTED #13215028# from Windows::COM::CPendingTransaction::ExtractInformationFromRtlTransaction(...)[gle=0xd00000bb]
Error CSI    000008e6 (F) HRESULT_FROM_WIN32(50) #12993922# from Windows::COM::CPendingTransaction::IStorePendingTransaction_Analyze(...)[gle=0x80070032]
Error CSI    000008e7 (F) HRESULT_FROM_WIN32(50) #12992870# from Windows::ServicingAPI::CCSITransaction::ICSITransaction_Commit(Flags = 102 (0x00000066), pSink = NULL, disp = 0, coldpatching = FALSE)[gle=0x80070032]
Error CSI    000008e8 (F) HRESULT_FROM_WIN32(50) #12992869# 716937 us from Windows::ServicingAPI::CCSITransaction_ICSITransaction::Commit(flags = 0x00000066, pSink = NULL, disp = 0)


To fix this error I have tried doing the usual approach, but the result are the same

1. "Sfc /scannow"   
2. "Dism /online /cleanup-image /scanhealth"
3. "Dism /online /cleanup-image /restorehealth"
4. "Sfc /scannow"   Result: Everything OK
5. "Dism /online /cleanup-Image /scanhealth"   Result: Everything OK
6. “DISM /Online /Enable-Feature /FeatureName:NetFx3 /LimitAccess /Source:e:\sources\sxs”

In addition, I cannot install the windows 8.1 Update KB2919355 and it fails during installing update after rebooting (Stops at 70% ish) and goes to a couple of reverting changes reboots before it fails with 0x800F0920. Because testing and reverting the KB2919355 update take 3 hours, I am trying to fix this .NET 3.5 update issue first.

Does anybody have any clue how to fix this issue? Please help me dodging the not so exciting clean install ghost :)

Best regards

Dan Ove


Viewing all articles
Browse latest Browse all 5362

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>