Event ID 1021 — Windows Installer Application Servicing

Applies To: Windows Server 2008 R2

Windows Installer can upgrade an application that has been installed by the installer. It does this by reinstalling an updated installation package or by applying a Windows Installer patch to the application. The installer can update the .msi file, the application files themselves, and application registration information.

Event Details

Product: Windows Installer - Unicode
ID: 1021
Source: MsiInstaller
Version: 5.0
Symbolic Name: EVENTLOG_TEMPLATE_PATCH_REMOVAL_FAILED_NO_LOG
Message: Product: %1 - Update '%2' could not be removed. Error code %3. Windows Installer can create logs to help troubleshoot issues with installing software packages. Use the following link for instructions on turning on logging support: https://go.microsoft.com/fwlink/?LinkId=23127

Resolve

Review the System log file

Windows Installer encountered an error while installing, updating, or removing an application. For more information about the error, you will need to open Event Viewer and examine the System log file.

To review the system log file for Windows Installer events:

  1. Click Start, point to Administrative Tools, and then click Event Viewer.
  2. In the navigation pane, find the System event log.
  3. In the Actions pane, click Filter current log...
  4. In the Filter Current Log dialog box, select the Filter tab and then select MsiInstaller from the Event Sources drop-down.
  5. Review the most recent Windows Installer events to determine the cause of the issue. In addition to the Windows Installer events, you should also review the other system events to determine if a related issue may be the cause of the Windows Installer error.
  6. If you cannot resolve the issue based on the information in the event log, try reinstalling the application.

Note: If Windows Installer logging is not enabled, no information will be available in Event Viewer. For more information about Windows Installer logging, see https://go.microsoft.com/fwlink/?LinkId=136341.

Verify

To verify that logging is currently enabled:

  1. Click Start, click Run, type regedit, and then click OK.
  2. Check to see whether the following registry key is present in the Registry Editor: HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\Installer.

Note: If Windows Installer logging is not enabled, no information will be available in Event Viewer. For more information about Windows Installer logging, see https://support.microsoft.com/kb/223300.

Windows Installer Application Servicing

Windows Installer Service