Application Center Error Message Reference
How to Use This Reference
This reference consists of two error message tables with links to Microsoft Support Online. The tables list most of the common Application Center error messages in ascending order of their HRESULTs. By clicking on the HRESULT, you can go to Microsoft Support Online for that specific error message. If no article or reference has been written for the specific error, you will be brought to a default page with more general support information.
Search Support Online Web Site
You can search the Microsoft Support Online Web site for a specific error message by entering an HRESULT in the text box below. An HRESULT is an hexadecimal value that identifies an error message, for example 0x800706BA. Enter only the last part of the HRESULT, for example 800706BA.
The values entered must be 8 characters long and begin C, c, or 8, and have as their third and forth characters (facility code) 00, 04, 07, 08, 0C, 13, or 14. |
---|
Ex. 80070023 |
Windows Errors Used by Application Center
Application Center intercepts several standard Windows 2000 errors and provides additional context information for them. This table lists these with the Windows 2000 HRESULT and ERROR_CONSTANT that is being used.
HRESULT |
AC Constant |
AC Message |
Default Constant |
---|---|---|---|
AC_ERROR_CLASSNOTREG |
Could not connect to the server. Verify that the server has a full installation of Application Center on it. You cannot connect to a computer with only the Administration Client installed on it. |
REGDB_E_CLASSNOTREG |
|
AC_ERROR_INVALID_PARAMETER |
One or more parameters or arguments are incorrect. |
ERROR_INVALID_PARAMETER |
|
AC_ERROR_RESOURCE_UNAVAILABLE |
Could not access a resource. Either the Web service is paused or off, or some other process has a lock on the resource. Restart the Web service and try the task again. |
ERROR_PATH_BUSY |
|
AC_ERROR_SERVER_UNAVAILABLE |
Could not connect to the server. Verify that the server exists, that it is part of an Application Center cluster, that it has correct network and DNS settings, and that the credentials supplied have administrative privileges on the server. |
RPC_S_SERVER_UNAVAILABLE |
|
AC_ERROR_GROUPNOTFOUND |
Unable to locate the domain for the credentials provided. Try a different set of credentials. |
NERR_GroupNotFound |
|
AC_ERROR_CONTROLLER_NOT_AVAILABLE |
Could not connect to the cluster controller for the specified server. Verify that the cluster controller is available. |
ERROR_RESOURCE_NOT_AVAILABLE |
|
AC_ERROR_NOINTERFACE |
Could not connect to the server. Verify that the server has Application Center installed on it. |
E_NOINTERFACE |
Application Center Error Messages
This table lists error messages unique to, or that are raised directly by, Application Center. This table lists these with the HRESULT and Application Center ERROR_CONSTANT.
HRESULT |
AC Constant |
AC Message |
---|---|---|
AS_MD_ERROR_NOT_INITIALIZED |
Some data in the metabase was not initialized. The data must be initialized before use. |
|
AS_MD_ERROR_DATA_NOT_FOUND |
The specified data was not found in the metabase. |
|
AS_MD_WARNING_PATH_NOT_FOUND |
A specified metabase object path was not found. The object and associated metabase data was ignored. |
|
AS_MD_WARNING_DUP_NAME |
Metabase data was specified more than once. The duplicate was ignored. |
|
AS_MD_WARNING_INVALID_DATA |
The metabase data specified is not valid. The data was ignored. |
|
AS_MD_ERROR_SECURE_CHANNEL_FAILURE |
A secure communications channel could not be established with the target server. |
|
AS_MD_WARNING_PATH_NOT_INSERTED |
The path was not inserted into the string as requested. The probable cause is that the data is in an object at a higher level than the specified object handle. |
|
AS_MD_ERROR_CANNOT_REMOVE_SECURE_ATTRIBUTE |
The METADATA_SECURE attribute cannot be removed from a data item by using the GetData method. Use the DeleteData method to remove the secure data. |
|
AS_MD_WARNING_SAVE_FAILED |
The current metabase data could not be saved prior to backup. The previous version of the data was backed up. |
|
AS_MD_ERROR_IISAO_INVALID_SCHEMA |
The schema information could not be loaded. A required key or property is missing from the metabase. |
|
AS_ERROR_BAD_OS |
To use this feature, install or upgrade to Windows 2000 Advanced Server or later. |
|
AS_ERROR_NLB_NOT_INSTALLED |
Network Load Balancing (NLB) is not installed on this server. |
|
AS_ERROR_MACHINE_ALREADY_IN_CLUSTER |
This server is already part of a cluster. Try a different server name. |
|
AS_ERROR_BAD_IIS_VERSION |
This feature requires Internet Information Services (IIS), version 5.0 or later. |
|
AS_ERROR_MACHINE_NOT_IN_CLUSTER |
This server is not part of an Application Center cluster. |
|
AS_ERROR_INVALID_PARTITION |
The partition ID is not valid. |
|
AS_ERROR_MACHINE_ALREADY_IN_PARTITION |
The server is already part of the partition. |
|
AS_ERROR_SVC_NOT_INSTALLED |
A necessary service is not installed. The services are Application Center... Administration, Cluster, Log Query Helper, Name Resolution, and Synchronization. |
|
AS_ERROR_INVALID_SITE_BINDING |
A site is bound to an IP address that is not valid. |
|
AS_ERROR_BAD_SUBNET |
The server is on a different subnet. |
|
AS_ERROR_MASTER_NOT_FOUND |
The cluster controller could not be located. |
|
AS_ERROR_NOT_CLUSTER_MASTER |
This server is not the cluster controller. |
|
AS_ERROR_DIFFERENT_CLUSTER |
This server is part of a different cluster. |
|
AS_ERROR_WRONG_MEMBERSHIP |
This server is part of a different domain/workgroup than the cluster controller. |
|
AS_ERROR_SVC_SHUTTING_DOWN |
The Cluster service is shutting down. |
|
AS_ERROR_NOT_INITIALIZED |
The object was not initialized. |
|
AS_ERROR_INVALID_CLUSTER_IP |
The cluster IP address and/or subnet mask is not valid. |
|
AS_ERROR_INVALID_DEDICATED_IP |
The dedicated IP address and/or subnet mask is not valid. |
|
AS_ERROR_NO_NIC |
No network adapter was supplied. |
|
AS_ERROR_ALREADY_INITIALIZED |
The object was already initialized. |
|
AS_ERROR_NETWORK_CFG_CONFLICT |
Network properties are already being modified. |
|
AS_ERROR_CONFLICTING_ACTION |
An administrative action is in progress that conflicts with the requested action. |
|
AS_ERROR_STALE_DATA |
A more recent copy of the data exists. |
|
AS_ERROR_CONTROLLER_CHANGING |
A cluster controller change is in progress. |
|
AS_ERROR_CONTROLLER_NOT_CHANGING |
There is no cluster controller change currently in progress. |
|
AS_ERROR_CONTROLLER_EXISTS |
A cluster controller already exists for this cluster. |
|
AS_ERROR_CONTROLLER_UNREACHABLE |
The cluster controller could not be reached. |
|
AS_ERROR_NLB_NOT_BOUND |
Network Load Balancing (NLB) is not bound to any network adapter. |
|
AS_ERROR_NLB_CONFLICTING_HOST_PRIORITY |
The server has a conflicting Network Load Balancing (NLB) host priority. |
|
AS_ERROR_NLB_ONLY_ONE_NIC |
The server has only one network adapter. |
|
AS_ERROR_NLB_UNSUPP_PORTRULES |
The server has unsupported (probably single-host) Network Load Balancing (NLB) port rules. |
|
AS_ERROR_NLB_UNMANAGEABLE_CONFIG |
The server has a Network Load Balancing (NLB) or network configuration that prevents it from going into managed NLB mode. |
|
AS_ERROR_NLB_ON_DHCP_NIC |
Network Load Balancing (NLB) is bound to a network adapter that is using Dynamic Host Configuration Protocol(DHCP) instead of static addresses. |
|
AS_ERROR_STOPPING_WORKER_THREAD |
A worker thread could not be stopped. |
|
ACS_ERROR_PASSPROV_FAILED_SENDEVENT |
|
|
ACS_ERROR_CANT_REMOVE_CONTROLLER |
The cluster controller could not be removed from the cluster. |
|
ACS_ERROR_MEMBER_CLEANUP_FAILED |
Some settings on the cluster member could not be removed. |
|
ACS_ERROR_ACSARRAY_SVC_TOO_BUSY |
The Cluster service is too busy to complete this request. |
|
ACS_ERROR_LB_CRITICAL_MONITOR |
The server could not be brought online because a monitor was in the critical state. |
|
ACS_ERROR_CONTROLLER_CLEANUP_FAILED |
Some settings on the controller could not be updated. |
|
ACS_ERROR_LB_DISABLED |
Load balancing is disabled on this server. |
|
AC_ERROR_CLUSTER_NAME_CONFLICT |
The cluster name conflicts with an existing name on the network. The cluster name must be unique. |
|
AC_ERROR_MSDE_INSTALL_CONFLICT |
The SQL Server 2000 Desktop Engine (MSDE) setting on the member is not the same as on the controller. This flag is used to confirm that the members and the controller have the same MSDE installation configuration. |
|
AC_ERROR_MSDE_SETTING_MISSING |
The SQL Server 2000 Desktop Engine (MSDE) setting could not be found. This flag is used to confirm that the members and the controller have the same MSDE installation. A cluster cannot be created without this setting. |
|
AC_ERROR_CLUSTERIZATION_IN_PROGRESS |
A cluster is being created or disbanded, or a server is being added to, or removed from, the cluster. |
|
AC_ERROR_MORE_THAN_FIVE_GATEWAYS |
A maximum of five default gateways may be specified. |
|
AC_ERROR_INVALID_IP |
An IP address was specified that is not valid. |
|
AC_ERROR_INVALID_GATEWAY_IP |
A default gateway IP address was specified that is not valid. |
|
AC_ERROR_REGISTRY_FAILURE |
The Windows registry could not be changed. |
|
AC_ERROR_NO_PRIMARY_WINS_SERVER |
No primary Windows Internet Name Service (WINS) server was specified. |
|
AC_ERROR_INVALID_WINS_LOOKUP_FILE |
A Windows Internet Name Service (WINS) host lookup file was specified that is not valid. |
|
AC_ERROR_INVALID_SYSTEM_PATH |
The system path was not valid. |
|
AC_ERROR_FILE_COPY_FAILED |
The file could not be copied. |
|
AC_ERROR_UNABLE_TO_CONFIG_TCPIP |
The TCP/IP NetBIOS Helper service could not be configured. |
|
AC_ERROR_UNABLE_TO_CONFIG_DHCP |
Configuring the Dynamic Host Configuration Protocol (DHCP) service failed. |
|
AC_ERROR_UNABLE_TO_RENEW_DHCP_LEASE |
The Dynamic Host Configuration Protocol (DHCP) lease could not be renewed. |
|
AC_ERROR_UNABLE_TO_RELEASE_DHCP_LEASE |
The Dynamic Host Configuration Protocol (DHCP) lease could not be released. |
|
AC_ERROR_IP_NOT_ENABLED |
The Internet Protocol (TCP/IP) is not enabled on this network adapter. |
|
AC_ERROR_IPX_NOT_ENABLED |
The IPX protocol is not enabled on this network adapter. |
|
AC_ERROR_UNABLE_TO_NOTIFY_DNS_SERVICE |
The Domain Name Server (DNS) service could not be notified. |
|
AC_ERROR_INTERFACE_NOT_CONFIGURABLE |
The network adapter is not configurable. |
|
AC_ERROR_PARTIAL_COMPLETION |
The operation was partially successful. |
|
AC_ERROR_PARAMETER_OUTSIDE_BOUNDS |
The parameter is outside the valid range. |
|
AC_ERROR_MSCS_NOT_SUPPORTED |
The server is part of a Microsoft Cluster Service (MSCS) cluster. The server must be removed from the MSCS cluster before being made a member of an Application Center cluster. |
|
AC_ERROR_ALREADY_OFFLINE |
The server is already offline. |
|
AC_ERROR_ALREADY_DRAINING |
The server is already draining. |
|
AC_ERROR_NO_BACKEND_DEFAULT_GW |
The back-end network adapter does not have a default gateway associated with it. |
|
AC_ERROR_NAMERES_SVC_TOO_BUSY |
The Application Center Name Resolution Service is too busy to complete this request. |
|
AC_ERROR_NETCARD_MISCONFIGURED |
The network adapter is misconfigured - it may have IP addresses and/or subnet masks that are not valid. |
|
AC_ERROR_SQL_CONNECT_FAILED |
Failed to authenticate, or connect to, SQL Server. |
|
AC_ERROR_SQL_QUERY_FAILED |
Failed to execute a SQL query. |
|
AC_ERROR_NETBT_DISABLED |
NetBIOS over TCP/IP is disabled on one or more network adapters. |
|
AC_ERROR_MISMATCHED_DIR_STRUCTURE |
The server to be added did not have the same directory and drive structure as the controller. Ensure that the server being added has the same System Root, Default Web Site, and Program Files paths as the controller. |
|
AC_ERROR_MSDE_NOT_INSTALLED |
Unable to retrieve information because the Application Center Logging feature is not installed. |
|
AC_ERROR_NO_APP_ON_SOURCE |
The source server does not have any applications to deploy. There must be at least one application on the source server to deploy. |
|
AC_ERROR_VERSION_NOT_COMPATIBLE |
The Application Center cluster that you are trying to administer is not compatible with the version of the Administrative client you are using. |
|
AC_ERROR_MAX_MEMBER_NUM |
The maximum number of members allowed for this cluster has been reached. |
|
AC_ERROR_CLUSTERSERVICE_START_FAILURE |
The Application Center Cluster service could not be started. For more details, see the Windows Event log. |
|
AC_ERROR_CONTROLLER_RENAMED |
The cluster controller has been renamed. If you experience problems connecting to the cluster, you must disconnect from the controller, rename it back to what it was, and then reconnect to the controller. |
|
AC_ERROR_MACHINE_RENAMED |
The server has been renamed. |
|
AC_ERROR_OVERLAPPING_NIC_GUIDS |
The management and load-balanced network cards cannot be the same. |
|
AC_ERROR_RELICATIONSERVICE_START_FAILURE |
The Application Center Replication service could not be started. For more details, see the Windows Event log. |
|
AC_ERROR_ASAI_START_FAILURE |
The Application Center Administration service could not be started. For more details, see the Windows Event log. |
|
AC_ERROR_NAMERES_START_FAILURE |
The Application Center Name Resolution service could not be started. For more details, see the Windows Event log. |
|
AC_ERROR_LQH_START_FAILURE |
The Application Center Log Query service could not be started. For more details, see the Windows Event log. |
|
AC_ERROR_IISADMINSERVICE_START_FAILURE |
The Internet Information Services (IIS) Admin service could not be started. For more details, see the Windows Event log. |
|
AC_ERROR_REPLICATE_TO_SELF |
A deployment can not deploy to the source server. |
|
AC_ERROR_NO_RESOURCES_TO_DEPLOY |
The deployment does not reference any applications with resources. |
|
AC_ERROR_BACKWARDS_COMPATIBILITY |
The operation cannot complete because it is being performed between incompatible versions of Application Center. |
|
AC_ERROR_NOT_SUPPORTED_ON_CONTROLLER |
This operation is not allowed on the cluster controller. |
|
AC_ERROR_NOT_SUPPORTED_IN_CLUSTER |
This operation is not supported in this cluster. |
|
AC_ERROR_NLB_OPERATIONS_SUSPENDED |
Network Load Balancing (NLB) is suspended on this server. The operation cannot be performed until NLB is resumed. |
|
AC_ERROR_NLB_LEADING_NUMERICS_NOT_SUPPORTED |
Network Load Balancing (NLB) does not support server names starting with a number. |
|
AS_WEBADMIN_ERROR_WRONG_OS |
The operating system is not the correct version. You must be using Windows 98, Windows NT 4.0, or Windows 2000. You must be running Microsoft Internet Explorer 5 or later. |
|
AS_WEBADMIN_ERROR_WRONG_BROWSER |
The browser is not the correct type. You must use Microsoft Internet Explorer 5 or later. |
|
AS_WEBADMIN_ERROR_WRONG_BROWSER_VER |
The browser is not the correct type. You must use Microsoft Internet Explorer 5 or later. |
|
AS_WEBADMIN_ERROR_IP_CONFLICT |
One or more of your IP addresses has a conflict. Please correct this problem by adjusting your IP settings on the load balanced network adapter using the Windows Network Connection Properties dialog. |
|
AS_WEBADMIN_ERROR_SINGLE_MEMBER |
There are no other members in the cluster. |
|
AC_ERROR_DHCP_FAILED |
The Dynamic Host Configuration Protocol (DHCP) service could not be configured. The most likely reason is that the IP address is already in use. |
Related Topics
For more information about events, see Events.
For a list of all the Application Center events, see Application Center Event Reference.
Did you find this information useful? Please send your suggestions and comments about the documentation to acdocs@microsoft.com.