Answered by:
An error occurred during the installation of assembly 'Microsoft.ConfigurationManager.AssetProvider.dll

Question
-
During installation of SCCM agent on 1 particular server we get following error:
ccmsetup.log
MSI: Action 14:19:26: CreateFolders. Creating folders ccmsetup 15/09/2014 14:19:26 6524 (0x197C)
MSI: Action 14:19:26: CcmDetectFilesInUseRollback. Rolls back files moved by CcmDetectFilesInUse. ccmsetup 15/09/2014 14:19:26 6524 (0x197C)
MSI: Action 14:19:26: CcmDetectFilesInUse. Moves files that are in use so that they will be deleted upon the next reboot. ccmsetup 15/09/2014 14:19:26 6524 (0x197C)
MSI: Action 14:19:26: CcmDetectFilesInUseCommit. Commits action of CcmDetectFileInUse. After this we cannot rollback. ccmsetup 15/09/2014 14:19:26 6524 (0x197C)
MSI: Action 14:19:27: InstallFiles. Copying new files ccmsetup 15/09/2014 14:19:27 6524 (0x197C)
MSI: An error occurred during the installation of assembly 'Microsoft.ConfigurationManager.AssetProvider.dll,Version="5.0.0.0",Culture="neutral",PublicKeyToken="31bf3856ad364e35"'. Please refer to Help and Support for more information. ccmsetup 15/09/2014 14:19:28 6524 (0x197C)
MSI: Action 14:19:28: Rollback. Rolling back action: ccmsetup 15/09/2014 14:19:28 6524 (0x197C)
File C:\Windows\ccmsetup\{181D79D7-1115-4D96-8E9B-5833DF92FBB4}\client.msi installation failed. Error text: ExitCode: 1603
Action: InstallFiles.
ErrorMessages:
Internal Error 2908. {C6660293-02D9-4DF8-9088-6BB194EC1A67}
An error occurred during the installation of assembly 'Microsoft.ConfigurationManager.AssetProvider.dll,Version="5.0.0.0",Culture="neutral",PublicKeyToken="31bf3856ad364e35"'. Please refer to Help and Support for more information.
ccmsetup 15/09/2014 14:19:29 6524 (0x197C)client.msi.log
MSI (s) (E0:E0) [14:19:29:448]: Note: 1: 1708
MSI (s) (E0:E0) [14:19:29:448]: Product: Configuration Manager Client -- Installation operation failed.
MSI (s) (E0:E0) [14:19:29:448]: Windows Installer installed the product. Product Name: Configuration Manager Client. Product Version: 5.00.7958.1000. Product Language: 1033. Manufacturer: Microsoft Corporation. Installation success or error status: 1603.
MSI (s) (E0:E0) [14:19:29:448]: Deferring clean up of packages/files, if any exist
MSI (s) (E0:E0) [14:19:29:448]: MainEngineThread is returning 1603
MSI (s) (E0:A0) [14:19:29:463]: RESTART MANAGER: Session closed.
MSI (s) (E0:A0) [14:19:29:463]: No System Restore sequence number for this installation.
=== Logging stopped: 15/09/2014 14:19:29 ===At this moment no client is installed, I'm trying to install SCCM 2012 R2 Client. Previously there was an agent installed.
I manually ran ccmsetup /uninstall , rebooted and tried installI have deleted old registry keys and old folders and tried to reinstall
I have check HKLM\COMPONENTS -> this key does not exist
I'm not able to figure out what is wrong with the machine... any idea would be more than welcome
Answers
-
You can try the following
uninstall .NET Framework, reboot, reinstall it.
Also you can try:
Make sure you have disabled any Antivirus.Regards, Ibrahim Hamdy
- Marked as answer by Daniel JiSunModerator Monday, October 6, 2014 8:03 AM
All replies
-
You can try the following
uninstall .NET Framework, reboot, reinstall it.
Also you can try:
Make sure you have disabled any Antivirus.Regards, Ibrahim Hamdy
- Marked as answer by Daniel JiSunModerator Monday, October 6, 2014 8:03 AM
-
-
Hello,
I noticed that there is a log we can refer to:
C:\Windows\CCM\Microsoft.ConfigurationManager.AssetProvider.InstallLog
Since the client software is not installed successfully, I'm not 100% sure if the folder persists.
In addition please check event log. Pay attention to those logs regarding WMI.
- Edited by Daniel JiSunModerator Wednesday, September 17, 2014 2:44 AM
-
-