Event ID 1020 — Windows Installer Application Servicing
Applies To: Windows Server 2008
Microsoft 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 Microsoft Installer file (MSI), the application files themselves, and application registration information.
Event Details
Product: | Windows Installer - Unicode |
ID: | 1020 |
Source: | MsiInstaller |
Version: | 4.0 |
Symbolic Name: | EVENTLOG_TEMPLATE_PATCH_REMOVAL_FAILED_WITH_LOG |
Message: | Product: %1 - Update '%2' could not be removed. Error code %3. Additional information is available in the log file %4. |
Resolve
Review the System log file
Microsoft 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:
- Click Start, point to Administrative Tools, and then click Event Viewer.
- In the navigation pane, find the System event log.
- In the Actions pane, click Filter current log...
- In the Filter Current Log dialog box, select the Filter tab and then select MsiInstaller from the Event Sources drop-down.
- 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.
- 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://support.microsoft.com/kb/223300.
Verify
To verify that logging is currently enabled:
- Click Start, click Run, type regedit, and then click OK.
- Check to see whether the following registry key is present in the Registry Editor: HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\Installer.
Note: For more information about using the Registry Editor, see Help.
Note: If Windows Installer logging is not enabled, no information will be available in Event Viewer. To obtain more information about Windows Installer logging, see https://support.microsoft.com/kb/223300.