Can't enable or install .NET Framework 3.5 in Windows 8.1 PRO 64-bit

Anonymous
2014-02-08T14:22:54+00:00

I continually receive the message in a dialogue that

"Windows couldn't complete the requested changes.

The system cannot find the file specified.

Error code: 0x80070002"

I have not been able to find my way around it.  Running on a 4770K system with fresh install, only user, and with Admin privileges, and usually running Command and many other programs as Administrator.

Can't turn 3.5 on through Control Panel "Turn Windows features on or off", although .NET Framework 4.5 Advanced Services IS enabled.

No success either, using installers provided with programs that require that version of .NET.  As they do require it, I am hoping to get this resolved.

No success with DISM method of scanhealth & restorehealth, although these run OK.

No success with DISM method to install from distribuion CD, mounted ISO, or folder Sources\sxs folder copied to hard drive (including using /LimitAccess switch).

I haven't been able to figure out from looking at the DISM and CBS logs what might be missing.

No success changing server or path in Administrative Templates, etc. regarding Windows Update, for installing components.

No success from .NET full download or stub from Microsoft website.

Microsoft's Windows Update fix-it tool doesn't come up with a solution, either, or point to the culprit with any useful detail.

I've tried to be reasonably methodical in working this out, but I still don't seem to be getting anywhere.

ANY SUGGESTIONS, PLEASE?

<Merged Duplicate (2) Threads>

Windows for home | Previous Windows versions | Apps

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2017-04-28T11:28:29+00:00

Hi everyone,

I solved the problem .Just copy  the single  file from sxs folder of windows 10 dvd or iso to your local drive.

Extract this file using winrar.

Now run DISM command wih administrator privilege  with extracted folder as a source path

Ex.

dism / online /Enable-Feature /featurename:NetFx3 /All /Source:D:Sources\sxs

Was this answer helpful?

30+ people found this answer helpful.
0 comments No comments

85 additional answers

Sort by: Most helpful
  1. Anonymous
    2014-02-13T05:03:23+00:00

    Still stuck for an answer.

    I'd rather not have to try a re-install of Win 8.1, as there doesn't seem any way to keep all the programs I've loaded and configured since.  It's also installed on an SSD, though I could try cloning to a hard disk and testing out on the cloned disk.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2014-02-11T14:59:59+00:00

    Hi,

    Taking Ownership of the C;\ drive covers about everything... Did you also check subfolders and files ?

    A Local Account seems to work better than the Microsoft...

    There always will be a few system files that you are Denied Access to change Owner...

    There are also some deeper down folders that for some reason don't change, even though there was no error shown... One example might be C:\Windows\System32...

    This can usually be corrected by simply doing the Take Ownership process on the troublesome folder...

    Kind of a pain, but I've never needed access to virtually every system file\folder on the machine anyway.

    I don't know enough about your log to make much sense of it...

    I do know that others have had this issue, and were unable to activate .Net 3.5 until after reinstalling Win 8\8.1...

    I don't actually know if the problem is with Windows, or a 3rd party program that needs .Net 3.5...

    Some of the threads I have been involved in suggest that sometimes a 3rd party program that is dependent on .Net 3.5, that tries to use or install it prior to it being activated, somehow screws up the process..

    BTW... I can't find the info at the moment, but it seems to me that I read somewhere about changing the OnLine part of the command to OffLine...

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2014-02-11T09:47:36+00:00

    Is there a simple way to give myself all authorizations for this system?  I'm the only user, and have Admin permissions.  My last OS experience, though, was XP Home, much simpler to edit, move files & system files, etc. as needed.  I've tried changing Ownership on the drives, and may have been largely successful, but still sometimes get told I need an Administrator to write to a particular directory.

    Not sure if this is too big to post, but here's the log from a recent DISM install attempt, if anyone can interpret what's going on. 

    I first ran a DISM /online /restorehealth (with 4 files fixed).

     Checking System Update Readiness.

    (p)    CSI Payload Corrupt    (Fixed)    msil_system.servicemodel.ref_b77a5c561934e089_6.3.9600.16384_none_87730accd6bf6767\System.ServiceModel.dll

    (p)    CSI Payload Corrupt    (Fixed)    amd64_wcf-m_svc_mod_op_perf_c_ini_31bf3856ad364e35_6.3.9600.16384_none_b420da2803500f8a\_ServiceModelOperationPerfCounters.ini

    (p)    CSI Payload Corrupt    (Fixed)    msil_system.servicemodel.washosting_b77a5c561934e089_6.3.9600.16384_none_d91c4b77a56a0891\System.ServiceModel.WasHosting.dll

    (p)    CSI Payload Corrupt    (Fixed)    amd64_wcf-m_svc_mod_svc_perf_reg_31bf3856ad364e35_6.3.9600.16384_none_6779721d632c51d7\_ServiceModelServicePerfCounters.reg

    Summary:

    Operation: Detect and Repair

    Operation result: 0x0

    Last Successful Step: Entire operation completes.

    Total Detected Corruption:    4

        CBS Manifest Corruption:    0

        CBS Metadata Corruption:    0

        CSI Manifest Corruption:    0

        CSI Metadata Corruption:    0

        CSI Payload Corruption:    4

    Total Repaired Corruption:    4

        CBS Manifest Repaired:    0

        CSI Manifest Repaired:    0

        CSI Payload Repaired:    4

        CSI Store Metadata refreshed:    True

     I tried pointing to where those particular fixed files were located (based on date modified, figuring others might be corrupt), rather than my DVD or another local directory (which is what I had been using previously).

    Dism /online /enable-feature /featurename:NetFx3 /All /Source:C:\Windows\SxS /LimitAccess

    Here's the DISM.LOG file from that run:

    2014-02-11 01:26:11, Info                  DISM   PID=4636 TID=3156 Scratch directory set to 'D:\Users\Kevin\Temp'. - CDISMManager::put_ScratchDir

    2014-02-11 01:26:11, Info                  DISM   PID=4636 TID=3156 DismCore.dll version: 6.3.9600.16384 - CDISMManager::FinalConstruct

    2014-02-11 01:26:11, Info                  DISM   PID=4636 TID=3156 Successfully loaded the ImageSession at "C:\Windows\System32\Dism" - CDISMManager::LoadLocalImageSession

    2014-02-11 01:26:11, Info                  DISM   DISM Provider Store: PID=4636 TID=3156 Found and Initialized the DISM Logger. -

    CDISMProviderStore::Internal_InitializeLogger

    2014-02-11 01:26:11, Info                  DISM   DISM Provider Store: PID=4636 TID=3156 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not

    a WinPE image. - CDISMProviderStore::Final_OnConnect

    2014-02-11 01:26:11, Info                  DISM   DISM Provider Store: PID=4636 TID=3156 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect

    2014-02-11 01:26:11, Info                  DISM   DISM Provider Store: PID=4636 TID=3156 Getting Provider DISMLogger - CDISMProviderStore::GetProvider

    2014-02-11 01:26:11, Info                  DISM   DISM Provider Store: PID=4636 TID=3156 Provider has previously been initialized.  Returning the existing instance. -

    CDISMProviderStore::Internal_GetProvider

    2014-02-11 01:26:11, Info                  DISM   DISM Provider Store: PID=4636 TID=3156 Getting Provider DISMLogger - CDISMProviderStore::GetProvider

    2014-02-11 01:26:11, Info                  DISM   DISM Provider Store: PID=4636 TID=3156 Provider has previously been initialized.  Returning the existing instance. -

    CDISMProviderStore::Internal_GetProvider

    2014-02-11 01:26:11, Info                  DISM   DISM Manager: PID=4636 TID=3156 Successfully created the local image session and provider store. -

    CDISMManager::CreateLocalImageSession

    2014-02-11 01:26:11, Info                  DISM   DISM Provider Store: PID=4636 TID=3156 Getting Provider DISMLogger - CDISMProviderStore::GetProvider

    2014-02-11 01:26:11, Info                  DISM   DISM Provider Store: PID=4636 TID=3156 Provider has previously been initialized.  Returning the existing instance. -

    CDISMProviderStore::Internal_GetProvider

    2014-02-11 01:26:11, Info                  DISM   DISM.EXE:

    2014-02-11 01:26:11, Info                  DISM   DISM.EXE: <----- Starting Dism.exe session ----->

    2014-02-11 01:26:11, Info                  DISM   DISM.EXE:

    2014-02-11 01:26:11, Info                  DISM   DISM.EXE: Host machine information: OS Version=6.3.9600, Running architecture=amd64, Number of processors=8

    2014-02-11 01:26:11, Info                  DISM   DISM.EXE: Dism.exe version: 6.3.9600.16384

    2014-02-11 01:26:11, Info                  DISM   DISM.EXE: Executing command line: dism  /online /enable-feature /featurename:NetFx3 /All /Source:C:\Windows\WinSxS

    /LimitAccess

    2014-02-11 01:26:11, Info                  DISM   DISM Provider Store: PID=4636 TID=3156 Getting Provider FolderManager - CDISMProviderStore::GetProvider

    2014-02-11 01:26:11, Info                  DISM   DISM Provider Store: PID=4636 TID=3156 Provider has not previously been encountered.  Attempting to initialize the provider.

    • CDISMProviderStore::Internal_GetProvider

    2014-02-11 01:26:11, Info                  DISM   DISM Provider Store: PID=4636 TID=3156 Loading Provider from location C:\Windows\System32\Dism\FolderProvider.dll -

    CDISMProviderStore::Internal_GetProvider

    2014-02-11 01:26:11, Info                  DISM   DISM Provider Store: PID=4636 TID=3156 Connecting to the provider located at C:\Windows\System32\Dism\FolderProvider.dll. -

    CDISMProviderStore::Internal_LoadProvider

    2014-02-11 01:26:11, Info                  DISM   DISM Manager: PID=4636 TID=3156 physical location path: C:\ - CDISMManager::CreateImageSession

    2014-02-11 01:26:11, Info                  DISM   DISM Manager: PID=4636 TID=3156 Copying DISM from "C:\Windows\System32\Dism" - CDISMManager::CreateImageSessionFromLocation

    2014-02-11 01:26:12, Info                  DISM   DISM Manager: PID=4636 TID=3156 Successfully loaded the ImageSession at "D:\Users\Kevin\Temp\0F649B89-7102-43D5-B819-

    DFC71648B425" - CDISMManager::LoadRemoteImageSession

    2014-02-11 01:26:12, Info                  DISM   DISM Image Session: PID=2728 TID=1572 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Initializing a provider store for the IMAGE session type. -

    CDISMProviderStore::Final_OnConnect

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Provider has not previously been encountered.  Attempting to initialize the provider.

    • CDISMProviderStore::Internal_GetProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Loading Provider from location D:\Users\Kevin\Temp\0F649B89-7102-43D5-B819-

    DFC71648B425\OSProvider.dll - CDISMProviderStore::Internal_GetProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Connecting to the provider located at D:\Users\Kevin\Temp\0F649B89-7102-43D5-B819-

    DFC71648B425\OSProvider.dll. - CDISMProviderStore::Internal_LoadProvider

    2014-02-11 01:26:12, Info                  DISM   DISM OS Provider: PID=2728 TID=1572 Defaulting SystemPath to C:\ - CDISMOSServiceManager::Final_OnConnect

    2014-02-11 01:26:12, Info                  DISM   DISM OS Provider: PID=2728 TID=1572 Defaulting Windows folder to C:\Windows - CDISMOSServiceManager::Final_OnConnect

    2014-02-11 01:26:12, Info                  DISM   DISM OS Provider: PID=2728 TID=1572 Host OS verion is 6.3 - CDISMOSServiceManager::SetDllSearchPath

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Attempting to initialize the logger from the Image Session. -

    CDISMProviderStore::Final_OnConnect

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Provider has not previously been encountered.  Attempting to initialize the provider.

    • CDISMProviderStore::Internal_GetProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Loading Provider from location D:\Users\Kevin\Temp\0F649B89-7102-43D5-B819-

    DFC71648B425\LogProvider.dll - CDISMProviderStore::Internal_GetProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Connecting to the provider located at D:\Users\Kevin\Temp\0F649B89-7102-43D5-B819-

    DFC71648B425\LogProvider.dll. - CDISMProviderStore::Internal_LoadProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Found and Initialized the DISM Logger. -

    CDISMProviderStore::Internal_InitializeLogger

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Provider has not previously been encountered.  Attempting to initialize the provider.

    • CDISMProviderStore::Internal_GetProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Loading Provider from location D:\Users\Kevin\Temp\0F649B89-7102-43D5-B819-

    DFC71648B425\PEProvider.dll - CDISMProviderStore::Internal_GetProvider

    2014-02-11 01:26:12, Warning               DISM   DISM Provider Store: PID=2728 TID=1572 Failed to Load the provider: D:\Users\Kevin\Temp\0F649B89-7102-43D5-B819-

    DFC71648B425\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not

    a WinPE image. - CDISMProviderStore::Final_OnConnect

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Getting Provider DISMLogger - CDISMProviderStore::GetProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Provider has previously been initialized.  Returning the existing instance. -

    CDISMProviderStore::Internal_GetProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Manager: PID=4636 TID=3156 Image session successfully loaded from the temporary location: D:\Users\Kevin\Temp\0F649B89

    -7102-43D5-B819-DFC71648B425 - CDISMManager::CreateImageSession

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Getting Provider OSServices - CDISMProviderStore::GetProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Provider has previously been initialized.  Returning the existing instance. -

    CDISMProviderStore::Internal_GetProvider

    2014-02-11 01:26:12, Info                  DISM   DISM.EXE: Target image information: OS Version=6.3.9600.16470, Image architecture=amd64

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Getting the collection of providers from an image provider store type. -

    CDISMProviderStore::GetProviderCollection

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Provider has not previously been encountered.  Attempting to initialize the provider.

    • CDISMProviderStore::Internal_GetProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Loading Provider from location D:\Users\Kevin\Temp\0F649B89-7102-43D5-B819-

    DFC71648B425\CbsProvider.dll - CDISMProviderStore::Internal_GetProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Connecting to the provider located at D:\Users\Kevin\Temp\0F649B89-7102-43D5-B819-

    DFC71648B425\CbsProvider.dll. - CDISMProviderStore::Internal_LoadProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Encountered a servicing provider, performing additional servicing initializations. -

    CDISMProviderStore::Internal_LoadProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Package Manager: PID=2728 TID=1572 Finished initializing the CbsConUI Handler. - CCbsConUIHandler::Initialize

    2014-02-11 01:26:12, Info                  DISM   DISM Package Manager: PID=2728 TID=1572 CBS is being initialized for online use. More information about CBS actions can be

    located at: %windir%\logs\cbs\cbs.log - CDISMPackageManager::Initialize

    2014-02-11 01:26:12, Info                  DISM   DISM Package Manager: PID=2728 TID=1572 Loaded servicing stack for online use only. -

    CDISMPackageManager::RefreshInstanceAndLock

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Provider has not previously been encountered.  Attempting to initialize the provider.

    • CDISMProviderStore::Internal_GetProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Loading Provider from location D:\Users\Kevin\Temp\0F649B89-7102-43D5-B819-

    DFC71648B425\MsiProvider.dll - CDISMProviderStore::Internal_GetProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Connecting to the provider located at D:\Users\Kevin\Temp\0F649B89-7102-43D5-B819-

    DFC71648B425\MsiProvider.dll. - CDISMProviderStore::Internal_LoadProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Encountered a servicing provider, performing additional servicing initializations. -

    CDISMProviderStore::Internal_LoadProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Provider has not previously been encountered.  Attempting to initialize the provider.

    • CDISMProviderStore::Internal_GetProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Loading Provider from location D:\Users\Kevin\Temp\0F649B89-7102-43D5-B819-

    DFC71648B425\IntlProvider.dll - CDISMProviderStore::Internal_GetProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Connecting to the provider located at D:\Users\Kevin\Temp\0F649B89-7102-43D5-B819-

    DFC71648B425\IntlProvider.dll. - CDISMProviderStore::Internal_LoadProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Encountered a servicing provider, performing additional servicing initializations. -

    CDISMProviderStore::Internal_LoadProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Provider has not previously been encountered.  Attempting to initialize the provider.

    • CDISMProviderStore::Internal_GetProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Loading Provider from location D:\Users\Kevin\Temp\0F649B89-7102-43D5-B819-

    DFC71648B425\IBSProvider.dll - CDISMProviderStore::Internal_GetProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Connecting to the provider located at D:\Users\Kevin\Temp\0F649B89-7102-43D5-B819-

    DFC71648B425\IBSProvider.dll. - CDISMProviderStore::Internal_LoadProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Encountered a servicing provider, performing additional servicing initializations. -

    CDISMProviderStore::Internal_LoadProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Provider has not previously been encountered.  Attempting to initialize the provider.

    • CDISMProviderStore::Internal_GetProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Loading Provider from location D:\Users\Kevin\Temp\0F649B89-7102-43D5-B819-

    DFC71648B425\DmiProvider.dll - CDISMProviderStore::Internal_GetProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Connecting to the provider located at D:\Users\Kevin\Temp\0F649B89-7102-43D5-B819-

    DFC71648B425\DmiProvider.dll. - CDISMProviderStore::Internal_LoadProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Encountered a servicing provider, performing additional servicing initializations. -

    CDISMProviderStore::Internal_LoadProvider

    2014-02-11 01:26:12, Info                  DISM   DISM OS Provider: PID=2728 TID=1572 Successfully loaded the hive. - CDISMOSServiceManager::DetermineBootDrive

    2014-02-11 01:26:12, Info                  DISM   DISM Driver Manager: PID=2728 TID=1572 Further logs for driver related operations can be found in the target operating

    system at %WINDIR%\inf\setupapi.offline.log - CDriverManager::Initialize

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Provider has not previously been encountered.  Attempting to initialize the provider.

    • CDISMProviderStore::Internal_GetProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Loading Provider from location D:\Users\Kevin\Temp\0F649B89-7102-43D5-B819-

    DFC71648B425\UnattendProvider.dll - CDISMProviderStore::Internal_GetProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Connecting to the provider located at D:\Users\Kevin\Temp\0F649B89-7102-43D5-B819-

    DFC71648B425\UnattendProvider.dll. - CDISMProviderStore::Internal_LoadProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Encountered a servicing provider, performing additional servicing initializations. -

    CDISMProviderStore::Internal_LoadProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Provider has not previously been encountered.  Attempting to initialize the provider.

    • CDISMProviderStore::Internal_GetProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Loading Provider from location D:\Users\Kevin\Temp\0F649B89-7102-43D5-B819-

    DFC71648B425\Wow64provider.dll - CDISMProviderStore::Internal_GetProvider

    2014-02-11 01:26:12, Warning               DISM   DISM Provider Store: PID=2728 TID=1572 Failed to get the IDismObject Interface - CDISMProviderStore::Internal_LoadProvider

    (hr:0x80004002)

    2014-02-11 01:26:12, Warning               DISM   DISM Provider Store: PID=2728 TID=1572 Failed to Load the provider: D:\Users\Kevin\Temp\0F649B89-7102-43D5-B819-

    DFC71648B425\Wow64provider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x80004002)

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Provider has not previously been encountered.  Attempting to initialize the provider.

    • CDISMProviderStore::Internal_GetProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Loading Provider from location D:\Users\Kevin\Temp\0F649B89-7102-43D5-B819-

    DFC71648B425\SmiProvider.dll - CDISMProviderStore::Internal_GetProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Connecting to the provider located at D:\Users\Kevin\Temp\0F649B89-7102-43D5-B819-

    DFC71648B425\SmiProvider.dll. - CDISMProviderStore::Internal_LoadProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Encountered a servicing provider, performing additional servicing initializations. -

    CDISMProviderStore::Internal_LoadProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Provider has not previously been encountered.  Attempting to initialize the provider.

    • CDISMProviderStore::Internal_GetProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Loading Provider from location D:\Users\Kevin\Temp\0F649B89-7102-43D5-B819-

    DFC71648B425\EmbeddedProvider.dll - CDISMProviderStore::Internal_GetProvider

    2014-02-11 01:26:12, Warning               DISM   DISM Provider Store: PID=2728 TID=1572 Failed to Load the provider: D:\Users\Kevin\Temp\0F649B89-7102-43D5-B819-

    DFC71648B425\EmbeddedProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Provider has not previously been encountered.  Attempting to initialize the provider.

    • CDISMProviderStore::Internal_GetProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Loading Provider from location D:\Users\Kevin\Temp\0F649B89-7102-43D5-B819-

    DFC71648B425\AppxProvider.dll - CDISMProviderStore::Internal_GetProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Connecting to the provider located at D:\Users\Kevin\Temp\0F649B89-7102-43D5-B819-

    DFC71648B425\AppxProvider.dll. - CDISMProviderStore::Internal_LoadProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Encountered a servicing provider, performing additional servicing initializations. -

    CDISMProviderStore::Internal_LoadProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Provider has not previously been encountered.  Attempting to initialize the provider.

    • CDISMProviderStore::Internal_GetProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Loading Provider from location D:\Users\Kevin\Temp\0F649B89-7102-43D5-B819-

    DFC71648B425\AssocProvider.dll - CDISMProviderStore::Internal_GetProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Connecting to the provider located at D:\Users\Kevin\Temp\0F649B89-7102-43D5-B819-

    DFC71648B425\AssocProvider.dll. - CDISMProviderStore::Internal_LoadProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Encountered a servicing provider, performing additional servicing initializations. -

    CDISMProviderStore::Internal_LoadProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Provider has not previously been encountered.  Attempting to initialize the provider.

    • CDISMProviderStore::Internal_GetProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Loading Provider from location D:\Users\Kevin\Temp\0F649B89-7102-43D5-B819-

    DFC71648B425\GenericProvider.dll - CDISMProviderStore::Internal_GetProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Connecting to the provider located at D:\Users\Kevin\Temp\0F649B89-7102-43D5-B819-

    DFC71648B425\GenericProvider.dll. - CDISMProviderStore::Internal_LoadProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Encountered a servicing provider, performing additional servicing initializations. -

    CDISMProviderStore::Internal_LoadProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Provider has not previously been encountered.  Attempting to initialize the provider.

    • CDISMProviderStore::Internal_GetProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Loading Provider from location D:\Users\Kevin\Temp\0F649B89-7102-43D5-B819-

    DFC71648B425\TransmogProvider.dll - CDISMProviderStore::Internal_GetProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Connecting to the provider located at D:\Users\Kevin\Temp\0F649B89-7102-43D5-B819-

    DFC71648B425\TransmogProvider.dll. - CDISMProviderStore::Internal_LoadProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Encountered a servicing provider, performing additional servicing initializations. -

    CDISMProviderStore::Internal_LoadProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Transmog Provider: PID=2728 TID=1572 Current image session is [ONLINE] - CTransmogManager::GetMode

    2014-02-11 01:26:12, Info                  DISM   DISM Transmog Provider: PID=2728 TID=1572 Audit Mode: [No] - CTransmogManager::Initialize

    2014-02-11 01:26:12, Info                  DISM   DISM Transmog Provider: PID=2728 TID=1572 GetProductType: ProductType = [WinNT] - CTransmogManager::GetProductType

    2014-02-11 01:26:12, Info                  DISM   DISM Transmog Provider: PID=2728 TID=1572 Product Type: [WinNT] - CTransmogManager::Initialize

    2014-02-11 01:26:12, Info                  DISM   DISM Transmog Provider: PID=2728 TID=1572 Product Type ServerNT : [No] - CTransmogManager::Initialize

    2014-02-11 01:26:12, Info                  DISM   DISM.EXE: Got the collection of providers. Now enumerating them to build the command table.

    2014-02-11 01:26:12, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DISM Log Provider

    2014-02-11 01:26:12, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: OSServices

    2014-02-11 01:26:12, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DISM Package Manager

    2014-02-11 01:26:12, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: DISM Package Manager.

    2014-02-11 01:26:12, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: MsiManager

    2014-02-11 01:26:12, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: MsiManager.

    2014-02-11 01:26:12, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: IntlManager

    2014-02-11 01:26:12, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: IntlManager.

    2014-02-11 01:26:12, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: IBSManager

    2014-02-11 01:26:12, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DriverManager

    2014-02-11 01:26:12, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: DriverManager.

    2014-02-11 01:26:12, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DISM Unattend Manager

    2014-02-11 01:26:12, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: DISM Unattend Manager.

    2014-02-11 01:26:12, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: SmiManager

    2014-02-11 01:26:12, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: AppxManager

    2014-02-11 01:26:12, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: AppxManager.

    2014-02-11 01:26:12, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: AssocManager

    2014-02-11 01:26:12, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: AssocManager.

    2014-02-11 01:26:12, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: GenericManager

    2014-02-11 01:26:12, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: GenericManager.

    2014-02-11 01:26:12, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: Edition Manager

    2014-02-11 01:26:12, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: Edition Manager.

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Getting Provider DISM Package Manager - CDISMProviderStore::GetProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Provider has previously been initialized.  Returning the existing instance. -

    CDISMProviderStore::Internal_GetProvider

    2014-02-11 01:26:12, Info                  DISM   DISM Package Manager: PID=2728 TID=1572 Processing the top level command token(enable-feature). -

    CPackageManagerCLIHandler::Private_ValidateCmdLine

    2014-02-11 01:26:12, Info                  DISM   DISM Package Manager: PID=2728 TID=1572 Attempting to route to appropriate command handler. -

    CPackageManagerCLIHandler::ExecuteCmdLine

    2014-02-11 01:26:12, Info                  DISM   DISM Package Manager: PID=2728 TID=1572 Routing the command... - CPackageManagerCLIHandler::ExecuteCmdLine

    2014-02-11 01:26:12, Info                  DISM   DISM Package Manager: PID=2728 TID=1572 Encountered the option "featurename" with value "NetFx3" -

    CPackageManagerCLIHandler::Private_GetPackagesFromCommandLine

    2014-02-11 01:26:12, Info                  DISM   DISM Package Manager: PID=2728 TID=1572 Encountered an unknown option "featurename" with value "NetFx3" -

    CPackageManagerCLIHandler::Private_GetPackagesFromCommandLine

    2014-02-11 01:26:12, Info                  DISM   DISM Package Manager: PID=2728 TID=1572 Encountered the option "source" with value "C:\Windows\WinSxS" -

    CPackageManagerCLIHandler::Private_GetPackagesFromCommandLine

    2014-02-11 01:26:12, Info                  DISM   DISM Package Manager: PID=2728 TID=1572 Encountered an unknown option "source" with value "C:\Windows\WinSxS" -

    CPackageManagerCLIHandler::Private_GetPackagesFromCommandLine

    2014-02-11 01:26:12, Info                  DISM   DISM Package Manager: PID=2728 TID=1572 Initiating Changes on Package with values: 5, 7 -

    CDISMPackage::Internal_ChangePackageState

    2014-02-11 01:26:12, Info                  DISM   DISM Package Manager: PID=2728 TID=1572 CBS session options=0x20100! - CDISMPackageManager::Internal_Finalize

    2014-02-11 01:26:13, Info                  DISM   DISM Package Manager: PID=2728 TID=720  Error in operation: (null) (CBS HRESULT=0x80070002) - CCbsConUIHandler::Error

    2014-02-11 01:26:13, Error                 DISM   DISM Package Manager: PID=2728 TID=1572 Failed finalizing changes. - CDISMPackageManager::Internal_Finalize(hr:0x80070002)

    2014-02-11 01:26:13, Error                 DISM   DISM Package Manager: PID=2728 TID=1572 Failed processing package changes with session options -

    CDISMPackageManager::ProcessChangesWithOptions(hr:0x80070002)

    2014-02-11 01:26:13, Error                 DISM   DISM Package Manager: PID=2728 TID=1572 Failed ProcessChanges. - CPackageManagerCLIHandler::Private_ProcessFeatureChange

    (hr:0x80070002)

    2014-02-11 01:26:13, Error                 DISM   DISM Package Manager: PID=2728 TID=1572 Failed while processing command enable-feature. -

    CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x80070002)

    2014-02-11 01:26:13, Info                  DISM   DISM Package Manager: PID=2728 TID=1572 Further logs for online package and feature related operations can be found at

    %WINDIR%\logs\CBS\cbs.log - CPackageManagerCLIHandler::ExecuteCmdLine

    2014-02-11 01:26:13, Error                 DISM   DISM.EXE: DISM Package Manager processed the command line but failed. HRESULT=80070002

    2014-02-11 01:26:13, Info                  DISM   DISM Provider Store: PID=2728 TID=1572 Found the OSServices.  Waiting to finalize it until all other providers are unloaded.

    • CDISMProviderStore::Final_OnDisconnect

    2014-02-11 01:26:13, Info         

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2014-02-10T15:42:10+00:00

    Hi,

    .Net 4.0 probably isn't related to the problem... I just mentioned that as an example...

    If you are getting some kind of error concerning Ownership, I can think of two things to check...

    Are you using a Microsoft Account ? If so, try switching to a Local Account. It has less restrictions...

    Another thing to try is to Take Ownership of the directory in question... or the entire C:\ drive...

    I do this as a standard practice on all of my installations... Just because I get tired of getting Access Denied messages... I still get a few, but most everything is accessible.

    It's best to do this from THIS PC on the Desktop....

    Open Properties of the drive or directory and select the Security tab, and then Advanced at the bottom, to get to the Ownership area...

    You might just try adding your User name to the Permissions, but you most likely will need to take ownership to do that.

    Was this answer helpful?

    0 comments No comments