Failing to enable .Net 3.5 because of "CBS Watchlist Package Missing" problems

Aivern

New member
Joined
Jul 29, 2018
Posts
1
Failing to enable .Net 3.5 because of "CBS Watchlist Package Missing" problems

I desperately need to enable .Net 3.5 on my 64 Bit Windows 7 Pro SP1 machine. The enable features wizard returns a bland error so I have tried to enable with DSIM enable features and I am getting the following errors:

DISM Package Manager: PID=5764 Error in operation: (null) (CBS HRESULT=0x80070643) - CCbsConUIHandler::Error
DISM Package Manager: PID=5764 Failed finalizing changes. - CDISMPackageManager::Internal_Finalize(hr:0x80070643)
DISM Package Manager: PID=5764 Failed processing package changes - CDISMPackageManager::ProcessChanges(hr:0x80070643)
DISM Package Manager: PID=5764 Failed ProcessChanges. - CPackageManagerCLIHandler::Private_ProcessFeatureChange(hr:0x80070643)
DISM Package Manager: PID=5764 Failed while processing command enable-feature. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x80070643)
DISM Package Manager: PID=5764 Further logs for online package and feature related operations can be found at %WINDIR%\logs\CBS\cbs.log - CPackageManagerCLIHandler::ExecuteCmdLine
DISM.EXE: DISM Package Manager processed the command line but failed. HRESULT=80070643

I have therefore run SURT on the machine and I am getting 4 errors with the following summary

Summary:
Seconds executed: 1180
Found 4 errors
CBS Watchlist Package Missing Total count: 1
CBS Watchlist Component Missing Total count: 3

I also ran sfc /scannow and I have uploaded the link to Dropbox below.
Dropbox - CBS.zip

I tried fixing the errors with SFCFIX and it recommended I ask for help because the errors cannot be fixed by SFCFIX.

Please help me.
 
Re: Failing to enable .Net 3.5 because of "CBS Watchlist Package Missing" problems

Hello and welcome! Please start with the following:

Export Component Based Servicing


  1. Click on the Start button and in the search box, type regedit
  2. When you see regedit on the list, right-click on it and select Run as administrator
  3. When regedit opens, using the left pane, navigate to the following registry key and select it by clicking on it once.

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\
  4. Once selected, click File > Export....
  5. Change the Save as type: to Registry Hive Files (*.*)
  6. Name this file ComponentBasedServicing (with no file extension) and save it to your Desktop.
  7. Right Click on the ComponentBasedServicing file on your Desktop and choose Send To -> Compressed (Zipped) Folder.


Once done please upload ComponentBasedServicing.zip via DropBox, OneDrive or SendSpace etc. and include the link with your reply.
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top