Search This Blog

Jan 24, 2009

Handling Winsock Errors





ERROR_FUNCTION_FAILED 1627

The function failed during execution.

ERROR_INVALID_TABLE 1628

An invalid or unknown table was specified.

ERROR_DATATYPE_MISMATCH 1629

The data supplied is the wrong type.

ERROR_UNSUPPORTED_TYPE 1630

Data of this type is not supported.

ERROR_CREATE_FAILED 1631

The Windows Installer service failed to start. Contact your support personnel.

ERROR_INSTALL_TEMP_UNWRITABLE 1632

The Temp folder is either full or inaccessible. Verify that the Temp folder exists and that you can write to it.

ERROR_INSTALL_PLATFORM_UNSUPPORTED 1633

This installation package is not supported on this platform. Contact your application vendor.

ERROR_INSTALL_NOTUSED 1634

Component is not used on this machine.

ERROR_PATCH_PACKAGE_OPEN_FAILED 1635

This patch package could not be opened. Verify that the patch package exists and is accessible, or contact the application vendor to verify that this is a valid Windows Installer patch package.

ERROR_PATCH_PACKAGE_INVALID 1636

This patch package could not be opened. Contact the application vendor to verify that this is a valid Windows Installer patch package.

ERROR_PATCH_PACKAGE_UNSUPPORTED 1637

This patch package cannot be processed by the Windows Installer service. You must install a Windows service pack that contains a newer version of the Windows Installer service.

ERROR_PRODUCT_VERSION 1638

Another version of this product is already installed. Installation of this version cannot continue. To configure or remove the existing version of this product, use Add/Remove Programs in Control Panel.

ERROR_INVALID_COMMAND_LINE 1639

Invalid command line argument. Consult the Windows Installer SDK for detailed command-line help.

ERROR_INSTALL_REMOTE_DISALLOWED 1640

The current user is not permitted to perform installations from a client session of a server running the Terminal Server role service.

ERROR_SUCCESS_REBOOT_INITIATED 1641

The installer has initiated a restart. This message is indicative of a success.

ERROR_PATCH_TARGET_NOT_FOUND 1642

The installer cannot install the upgrade patch because the program being upgraded may be missing or the upgrade patch updates a different version of the program. Verify that the program to be upgraded exists on your computer and that you have the correct upgrade patch.

ERROR_PATCH_PACKAGE_REJECTED 1643

The patch package is not permitted by system policy.

ERROR_INSTALL_TRANSFORM_REJECTED 1644

One or more customizations are not permitted by system policy.

ERROR_INSTALL_REMOTE_PROHIBITED 1645

Windows Installer does not permit installation from a Remote Desktop Connection.

ERROR_PATCH_REMOVAL_UNSUPPORTED 1646

The patch package is not a removable patch package. Available beginning with Windows Installer version 3.0.

ERROR_UNKNOWN_PATCH 1647

The patch is not applied to this product. Available beginning with Windows Installer version 3.0.

ERROR_PATCH_NO_SEQUENCE 1648

No valid sequence could be found for the set of patches. Available beginning with Windows Installer version 3.0.

ERROR_PATCH_REMOVAL_DISALLOWED 1649

Patch removal was disallowed by policy. Available beginning with Windows Installer version 3.0.

ERROR_INVALID_PATCH_XML 1650

The XML patch data is invalid. Available beginning with Windows Installer version 3.0.

ERROR_PATCH_MANAGED_ADVERTISED_PRODUCT 1651

Administrative user failed to apply patch for a per-user managed or a per-machine application that is in advertise state. Available beginning with Windows Installer version 3.0.

ERROR_INSTALL_SERVICE_SAFEBOOT 1652

Windows Installer is not accessible when the computer is in Safe Mode. Exit Safe Mode and try again or try using System Restore to return your computer to a previous state. Available beginning with Windows Installer version 4.0.

ERROR_ROLLBACK_DISABLED 1653

Could not perform a multiple-package transaction because rollback has been disabled. Multiple-Package Installations cannot run if rollback is disabled. Available beginning with Windows Installer version 4.5.

ERROR_SUCCESS_REBOOT_REQUIRED 3010

A restart is required to complete the install. This message is indicative of a success. This does not include installs where the ForceReboot action is run.



Send comments about this topic ,they will forward to Microsoft

Build date: 1/15/2009

No comments:

Post a Comment