Commerce Server 2000 Error Messages

 

Microsoft Corporation

July 2002

Applies to:
   Microsoft® Commerce Server 2000

Summary: This document provides a list of common error messages found in Microsoft® Commerce Server 2000. For each error message, the message, the component in which it appears, an explanation of the error message, and the user action needed are provided.

Contents

Business Analytics System Error Messages
Product Catalog System Error Messages
Targeting System Error Messages
OLE DB Provider Error Messages
Predictor Service and Component Error Messages
Performance Counters and Other Component Error Messages
Site Configuration and Component Error Messages
Profiling System Error Messages
For Additional Troubleshooting Information

Business Analytics System Error Messages

User Import Task: Failed to create Commerce Server Performance Counters Component.

Error ID 0xC1003000
Message ID E_MSCOP_UPMDTS_PERFCTR_CREATE
Component Profile Data Import Task
Explanation The User Import Task Performance Counters Component was not created and you will not be able to view the performance counters until you correct this.
User Action Check the Commerce Server installation Event Log for any errors that may have prevented the component from being created.

User Import Task: Failed to initialize Commerce Server Performance Counters Component.

Error ID 0xC1003001
Message ID E_MSCOP_UPMDTS_PERFCTR_INIT
Component Profile Data Import Task
Explanation The User Import Task Performance Counters Component was not created and you will not be able to view the performance counters until you correct this.
User Action Check the Commerce Server installation Event Log for any errors that may have prevented the component from being created.

User Import Task: Failed to create Commerce Server OLEDB Provider Component.

Error ID 0xC1003002
Message ID E_MSCOP_UPMDTS_CSOLEDB_CREATE
Component Profile Data Import Task
Explanation The OLEDB Provider Performance Counters Component was not created and you will not be able to view the performance counters until you correct this.
User Action Check the Commerce Server installation Event Log for any errors that may have prevented the component from being created.

User Import Task: Failed to bind to connection URL: <connection URL>.

Error ID 0xC1003003
Message ID E_MSCOP_UPMDTS_CSOLEDB_CONNURLBIND
Component Profile Data Import Task
Explanation This error appears in the event log when the connection parameters to the Profile definition store or the Data Warehouse is incorrect.
User Action Verify that the connection string is valid.

User Import Task: Failed to form queries on BizDataStore.

Error ID 0xC1003004
Message ID E_MSCOP_UPMDTS_QRYCREATE
Component Profile Data Import Task
Explanation The Profile data store is not configured correctly and has one or more Profile definitions configured that are not valid.
User Action Verify the Profile definition store configuration and validate all profile definitions through the Commerce Server MMC snap-in.

User Import Task: Failed to perform schema changes in the Data Warehouse.

Error ID 0xC1003005
Message ID E_MSCOP_UPMDTS_SCHEMAUPDATE
Component Profile Data Import Task
Explanation The User Import Task did not make the requested schema changes in the Data Warehouse.
User Action Run the Commerce Server Data Warehouse debugging tool (csdwdbgsrv.exe) to get more detailed information and to diagnose the failures.

User Import Task: Failed to transfer data to the Data Warehouse.

Error ID 0xC1003006
Message ID E_MSCOP_UPMDTS_DATATRANSFER
Component Profile Data Import Task
Explanation The user data was not transferred to the Data Warehouse.
User Action Run the Commerce Server Data Warehouse debugging tool (csdwdbgsrv.exe) to get more detailed information and to diagnose the failures.

User Import Task: Failed to bind to class URL: <class URL>.

Error ID 0xC1003007
Message ID E_MSCOP_UPMDTS_CSOLEDB_CLASSURLBIND
Component Profile Data Import Task
Explanation The CSOLEDB provider Bind call to a Data Warehouse or profile data store class failed.
User Action Run the Commerce Server Data Warehouse debugging tool (csdwdbgsrv.exe) to get more detailed information and to diagnose the failures.

User Import Task: Failed to open class <class name>.

Error ID 0xC1003008
Message ID E_MSCOP_UPMDTS_CSOLEDB_OPENCLASS
Component Profile Data Import Task
Explanation The CSOLEDB provider Open call to a Data Warehouse or profile data store class failed.
User Action Run the Commerce Server Data Warehouse debugging tool (csdwdbgsrv.exe) to get more detailed information and to diagnose the failures.

User Import Task: Class name : <class name> already exists in the Data Warehouse but is not mapped to a Biz Data Catalog class.

Error ID 0xC1003009
Message ID E_MSCOP_UPMDTS_UNMAPPEDUPMCLASS
Component Profile Data Import Task
Explanation The class name already exists; however, you can prevent the message from appearing.
User Action This is an informational message only. To avoid receiving the message, set the DWClassName custom attribute on the profile that exports data to this Data Warehouse class. The attribute value should be the Data Warehouse class name.

User Import Task: Failed to Add Members to Class: <class name>. Member name:<member name>.

Error ID 0xC100300A
Message ID E_MSCOP_UPMDTS_MEMBERCREATE
Component Profile Data Import Task
Explanation This error occurs because the extension of a Data Warehouse class failed.
User Action Run the Commerce Server Data Warehouse debugging tool (csdwdbgsrv.exe) to get more detailed information and to diagnose the failures.

User Import Task: Class name: <class name> does not exist in the Data Warehouse but is mapped to a Biz Data Catalog class.

Error ID 0xC100300B
Message ID E_MSCOP_UPMDTS_NONEXISTANTDWCLASS
Component Profile Data Import Task
Explanation This is an informational message only. This message indicates that the class will be created in the Data Warehouse.
User Action None.

User Import Task: Failed to create the Timezone converter object.

Error ID 0xC100300C
Message ID E_MSCOP_UPMDTS_TIMEZONECNVTR_CREATE
Component Profile Data Import Task
Explanation The User Import Task did not create the Timezone converter object.
User Action Check the Commerce Server installation Event Log for any errors that may have prevented the object from being created.

User Import Task: Failed to load members for class <class name>.

Error ID 0xC100300D
Message ID E_MSCOP_UPMDTS_CLASSLOAD
Component Profile Data Import Task
Explanation This error may occur when the DTS task loads the schema information for the profile data store or the Data Warehouse.
User Action Run the Commerce Server Data Warehouse debugging tool (csdwdbgsrv.exe) to get more detailed information and to diagnose the failures.

User Import Task: The export engine was not initialized.

Error ID 0xC100300E
Message ID E_MSCOP_UPMDTS_EXIMOBJ_UNINITIALIZED
Component Profile Data Import Task
Explanation This is an internal error message for information only. This message may occur if the Run method on Commerce.DTSUPM is called before the Initialize method is called. Commerce.DTSUPM is an internal object used by the DTS task and not by customers directly.
User Action None necessary.

User Import Task: Failed to create object <progid>.

Error ID 0xC100300F
Message ID E_MSCOP_UPMDTS_OBJECT_CREATE
Component Profile Data Import Task
Explanation The creation of a component on which the Profile Data Import task depends, failed.
User Action Check the Commerce Server installation Event Log for any errors that may have prevented the component from being created.

User Import Task: <error message from another component>

Error ID 0xC1003010
Message ID E_MSCOP_UPMDTS_GENERIC_ERROR
Component Profile Data Import Task
Explanation This message reports any errors returned by external components invoked in the code.
User Action Take the action recommended in the error message.

User Import Task: Failed to get values from TaskHistory table.

Error ID 0xC1003011
Message ID E_MSCOP_UPMDTS_TASKHISTORY_GET
Component Profile Data Import Task
Explanation The TaskHistory table in the Data Warehouse maintains the status and run times of the DTS task. There was a failure in reading the table.
User Action Check the Data Warehouse to see if the TaskHistory table exists. Run the Commerce Server Data Warehouse debugging tool (csdwdbgsrv.exe) to get more detailed information and to diagnose the failures.

User Import Task: Failed to set values to TaskHistory table.

Error ID 0xC1003012
Message ID E_MSCOP_UPMDTS_TASKHISTORY_SET
Component Profile Data Import Task
Explanation The TaskHistory table in the Data Warehouse maintains the status and run times of the DTS task. There was a failure in writing to the table.
User Action Check the Data Warehouse to see if the TaskHistory table exists. Run the Commerce Server Data Warehouse debugging tool (csdwdbgsrv.exe) to get more detailed information and to diagnose the failures.

User Import Task: Failed to initialize Timezone converter object.

Error ID 0xC1003013
Message ID E_MSCOP_UPMDTS_TIMEZONE_INIT
Component Profile Data Import Task
Explanation The User Import Task did not initialize the Timezone converter object.
User Action Run the Commerce Server Data Warehouse debugging tool (csdwdbgsrv.exe) to get more detailed information and to diagnose the failures.

User Import Task: Failed to do timezone conversion.

Error ID 0xC1003014
Message ID E_MSCOP_UPMDTS_TIMEZONE_CONVERSION
Component Profile Data Import Task
Explanation This error may occur if the time value is null.
User Action Check for null time/date values in the profile data store.                                                

User Import Task: An error occurred in loading the DTS task properties dialog.

Error ID 0xC1003015
Message ID E_MSCOP_UPMDTS_UI_LOAD
Component Profile Data Import Task
Explanation The DTS task properties dialog did not load properly.
User Action Check the Commerce Server installation Event Log for any errors that may have caused this error. Verify that the Profile Data Import DTS task is registered correctly with SQL Server.

User Import Task: Primary key should be exported for classes not already mapped to an existing class in the Data Warehouse. Profile <profile name> will not be exported.

Error ID 0xC1003016
Message ID E_MSCOP_UPMDTS_MISMATCHED_PK
Component Profile Data Import Task
Explanation The User Import Task did not export the specified profile.
User Action Mark the Primary/Dual key of the profile noted in the message as "Exported."

User Import Task: One or more invalid data type mappings between Profile and Data Warehouse found.

Error ID 0xC1003017
Message ID E_MSCOP_UPMDTS_INVALID_DATATYPES
Component Profile Data Import Task
Explanation The data type mappings found are not valid.
User Action Check the Commerce Server Event Log for errors. Run the Commerce Server Data Warehouse debugging tool (csdwdbgsrv.exe) to get more detailed information and to diagnose the failures.

User Import Task: Member <member name> of profile <profile name> is of dataype <datatype name> which is inconsistent with datatype <datatype name> of member <member name> mapped to Data Warehouse class <class name>.

Error ID 0xC1003018
Message ID E_MSCOP_UPMDTS_MISMATCHED_DATATYPE
Component Profile Data Import Task
Explanation The mapped data type is not valid.
User Action Correct the mapping defined in the DWMemberName custom attribute of the Profile member to match the data type of the Data Warehouse class member.

Product Catalog System Error Messages

The Unique ID required for the Product/Category/Product Variant is missing. <unique ID name>

Error ID 0xC1005005
Message ID MSG_PRODUCTID_NOTPRESENT
Component Catalog System
Explanation The unique identifier for the product ID, category name, or variant ID was not found for in the XML or CSV file being imported.
User Action Verify that the data is correct in the XML/CSV file being imported and retry the import.

Database operation failed. <string name>

Error ID 0xC1005009
Message ID MSG_DB_ERROR
Component Catalog System
Explanation Generic Database error. The <string name> string contains the details about the error.
User Action Necessary user action depends on the specific <string name> string.

Updating a product/Category failed <category name>.

Error ID 0xC1005010
Message ID MSG_UPDATE_PRODUCT_FAILED
Component Catalog System
Explanation Import of the product or category failed. See error message in %1 for details.
User Action See the %1 string for the recommended action.

Importing Catalog <catalog name>

Error ID 0x81005012
Message ID MSG_IMPORTING_CATALOG
Component Catalog System
Explanation The import of <catalog name> has started.
User Action This is an informational message; no user action is necessary.                                                        

Unable to create the file <file name>

Error ID 0x81005013
Message ID MSG_FILE_CREATION_FAILED
Component Catalog System
Explanation The attempt to create the file to which the exported XML/CSV data is to be written failed.
User Action Verify that the file path is correct, that the directory exists, and that the file name does not contain any disallowed characters. Verify, also, that you have the correct permissions for the directory and file.

Microsoft Commerce Server Exporting Catalog <catalog name>.

Error ID 0x81005016
Message ID MSG_EXPORTING_CATALOG
Component Catalog System
Explanation Catalog export for <catalog name> has started.
User Action This is an informational message; no action is necessary.                                                                                  

Invalid property is used in the product, <product name>. Possible causes can be: For a string property, the property value exceeds the property length, for an enumerated property the enumerated value does not exist, for a date property the date does not fall within the specified date range.

Error ID 0xC1005017
Message ID MSG_INVALID_PROPERTY
Component Catalog System
Explanation You have used a property that is not valid.
  • If this is a string property, the value may exceed the property length.
  • If this is an enumerated property, the enumerated value may not exist.
  • If this is a date property, the date does not fall within the specified date range.
User Action Correct the property value as necessary.

Unable to Open or Create the file <file name>

Error ID 0xC1005018
Message ID MSG_FILE_ERROR
Component Catalog System
Explanation Could not open the file. (This message can be logged from XMLImport, CSVImport, Unpup, or ValidateXML).
User Action Verify that the file exists and is accessible to the user.

The new Import/Export operation cannot be started until the Import in progress is completed.

Error ID 0xC1005020
Message ID MSG_IMPORT_IN_PROGRESS
Component Catalog System
Explanation The previous import/export operation must complete before you begin a new import/export.
User Action Wait until the first import/export process is complete, and then run the next import/export.

Creating full text indexes

Error ID 0xC1005025
Message ID MSG_CREATING_FULL_TEXT_INDEXES
Component Catalog System
Explanation This message is called during Catalog XML/CSV Import and signals the start of the full-text-catalog creation step.
User Action This is an informational message; no action is necessary.

The Catalog <catalog name> does not exist.

Error ID 0xC1005029
Message ID MSG_CATALOG_DOES_NOT_EXIST
Component Catalog System
Explanation The catalog does not exist in your database.
User Action You must create a catalog before you can export it, import it, or change its properties.

The attribute <attribute name> contained in the CSV file is a built in column in the catalogproducts table and cannot be used as an attribute. You need to rename the attribute. The CSV file is invalid.

Error ID 0xC1005030
Message ID MSG_INVALID_CSV_FILE
Component Catalog System
Explanation The CSV file cannot be exported because it is a built-in column.
User Action Rename the attribute and try again.                                                                              

The Language <language_name> specified for the Property <property name> in the catalog <catalog name> is not defined in the catalog.

Error ID 0xC1005034
Message ID MSG_INVALID_CATALOG_LANGUAGE
Component Catalog System
Explanation In order to define property values in a particular language, that language must first be added to the catalog.
User Action Add this language to the catalog. You can add the language by adding it to the list of languages in the catalog XML element in the XML file.

Unable to set the security context for the import/export/rebuild operation.

Error ID 0xC1005036
Message ID MSG_COULD_NOT_OPEN_THREAD_TOKEN
Component Catalog System
Explanation: Unable to set thread impersonation token for the background thread.
User Action If the import/export operation succeeds, then you can ignore this warning message. Otherwise, retry the import/export operation with the fRunSynchronously parameter set to "True."

Microsoft Commerce Server: Rebuild Virtual Catalog Started: <virtual catalog name>.

Error ID 0xC1005037
Message ID MSG_REBUILD_VIRTUAL_CATALOG_START
Component Catalog System
Explanation The virtual Catalog rebuild operation was started.
User Action This is an informational message; no action is necessary.                                                      

Microsoft Commerce Server: Rebuild Virtual Catalog Succeeded: <virtual-catalog-name>

Error ID 0xC1005038
Message ID MSG_REBUILD_VIRTUAL_CATALOG_SUCCESS
Component Catalog System
Explanation The virtual Catalog rebuild operation was successfully completed.                                                       
User Action This is an informational message; no action is necessary.

Microsoft Commerce Server: Rebuild Virtual Catalog Failed: <virtual-catalog-name> : <error-msg>

Error ID 0xC1005039
Message ID MSG_REBUILD_VIRTUAL_CATALOG_FAILED
Component Catalog System
Explanation The virtual Catalog rebuild operation failed.                                                                                                            
User Action See the specific error string in the message for details.

The Product <product ID> belonging to the definition <definition name> in the catalog <catalog name> does not define the ID attribute.

Error ID 0xC100503A
Message ID MSG_ID_MISSING_FOR_PRODUCT
Component Catalog System
Explanation The ID attribute for a product element in the XML file is missing.                                                      
User Action Fix the XML file to include the ID attribute for the product element.

The Category <category name> belonging to the definition <definition name> in the catalog <catalog name> does not define the ID attribute.

Error ID 0xC100503B
Message ID MSG_ID_MISSING_FOR_CATEGORY
Component Catalog System
Explanation The ID attribute for a category element in the XML file was missing.                                                      
User Action Fix the XML file to include the ID attribute for the category element.

Targeting System Error Messages

[OrderDiscount]: The discount with id <ID name> has an invalid value for the field <field name>. The discount has been invalidated.

Error ID 0xC1001009
Message ID MSG_DISCOUNT_INVALID
Component Commerce Server Discounts
Explanation The discount in the ContentList cache has a property value that is not valid for the named property. Commerce Server deactivates the discount and you cannot apply it.
User Action In the Business Desk Campaign Manager module, open the discount and locate and fix the incorrect property value.

WIN32 System Error. If the problem persists, please contact a Microsoft support engineer with the following information: source file: <source file name>, WIN32_Error: <error ID>.

Error ID 0xC100100A
Message ID MSG_WIN32_SYSTEM_ERROR
Component Various
Explanation This error was returned by the system API.
User Action The recommended action depends on the source file location shown in the error message.                                                      

System Error. If the problem persists, please contact a Microsoft support engineer with the following information: source file: <source file name>, COM_HRESULT: <HResult code>.

Error ID 0xC100100B
Message ID MSG_COM_SYSTEM_ERROR
Component Various
Explanation This error results from the COM object.
User Action The recommended action depends on the source file location shown in the error message.                                                      

Call to CoCreateInstance(CLSID_StdGlobalInterfaceTable) failed. CS40 pipelines require NT4SP3 or greater.

Error ID 0xC100100C
Message ID MSG_GITNOTAVAILABLE
Component Pipelines
Explanation The software requires a feature that is only present in Windows 2000 and later.
User Action Verify that your software is running on a Windows 2000 Server or later operating system.                                                      

Failed to register COM+ application <application name>. HRESULT <Hresult code>.

Error ID 0xC100100D
Message ID MSG_PIPEREG_REGISTER_APPLICATION_FAILED
Component Setup and Pipeline.dll Self-registration
Explanation An attempt to create a COM+ application failed.
User Action See the specific HRESULT code to identify the cause of the failure. You may need to remove old versions of the COM+ application.

Failed to register COM+ component <component name>. HRESULT <Hresult code>.

Error ID 0xC100100E
Message ID MSG_PIPEREG_REGISTER_COMPONENT_FAILED
Component Setup and Pipeline.dll Self-registration
Explanation An attempt to register a COM+ component failed.
User Action See the specific HRESULT code to identify the cause of the failure. You may need to remove old versions of the COM+ application.

Failed to unregister COM+ application <application name>. HRESULT <Hresult code>.

Error ID 0xC100100F
Message ID MSG_PIPEREG_UNREGISTER_APPLICATION_FAILED
Component Setup and Pipeline.dll Self-registration
Explanation An attempt to delete a COM+ application failed.
User Action See the specific HRESULT code to identify the cause of the failure. You may need to manually remove the COM+ application using the Component Services MMC tool.

Commerce Server 2000 perf counter exceeds 2000 limit.

Error ID 0xC1001010
Message ID MSG_PERFCOUNTER_EXCEEDMAX
Component Commerce Server Performance Counters
Explanation The maximum number of instances of pipeline components and pipeline objects has been reached. No further instances may be reported for performance monitoring.
User Action This is an informational message; no action is necessary.

The CacheManager encountered an error during a refresh of the cache: <cache name>.

Error ID 0xC1002000
Message ID MSG_CACHEMANAGER_REFRESH
Component CacheManager
Explanation An error occurred during a cache refresh. The details of the error are logged along with this message.
User Action The recommended action depends on the cache file location shown in the error message.

Commerce.WriteEvents: no performance dictionary found.

Error ID 0x81002001
Message ID MSG_WRITEEVENTS_NO_PERFORMANCE_DICTIONARY
Component CSFWriteEvents
Explanation The CSFWriteEvents component logs information from the Performance dictionary in the cache. If that dictionary is not found in the cache, this error is returned.
User Action Configure the CSFWriteEvents component for the cache only if the CSFRecordHistory component is being used.

Commerce.LoadAdvertisements: no active advertisements were returned from the query. Consider scheduling house ads to avoid this message.

Error ID 0x81002003
Message ID MSG_LOADADVERTISEMENTS_NO_ADS
Component CSF Load Advertisements
Explanation The CSFLoadAdvertisements component was invoked to populate the cache of ads, but no advertisements were returned from the query. It is possible that there are no advertisements configured, the advertisements have expired or not yet begun, or the advertisements, the customer, or the campaign containers have a status of archived or inactive. This message is only loaded during the first cache refresh cycle after the site start-up.
User Action No action is required. When you schedule house ads, this message no longer appears.

Commerce List Manager Error: <Event Log error number>.

Error ID 0xC1002004
Message ID MSG_LISTMANAGER_ERROR
Component List Manager
Explanation The List Manager logs all errors it encounters to the Event Log using this message.
User Action The recommended action depends on the Event Log error information and the API.                                                               

Marketing DTS: Unable to bind to the Commerce OLEDB Provider with the following URL : <URL name>

Error ID 0xC1002005
Message ID MSG_MKTGDTS_BIND_FAILED
Component Marketing DTS Task
Explanation The Commerce OLEDB Provider may not be installed.
User Action Verify that the Commerce Server Data Warehouse is properly installed.                                                               

Set columns for class <class name> failed

Error ID 0xC100200A
Message ID MSG_MKTGDTS_E_SET_COLUMNS
Component Commerce OLE DB Provider
Explanation  
User Action The recommended action depends on the Event Log error message information.                                                               

Marketing DTS Import Successfully completed

Error ID 0xC100200B
Message ID MSG_MKTGDTS_I_IMPORT_SUCCEDDED
Component  
Explanation The Campaign Data Import completed successfully.                                                               
User Action N/A

List Manager Service Control Notification: <event name>

Error ID 0x8100200C
Message ID MSG_LISTMANAGER_SERVICE_CTL
Component List Manager
Explanation The List Manager received a service control event such as a start or stop event.                                                               
User Action N/A

Warning: A ContentList object is being saved as XML or loaded from XML. This is an unsupported and expensive operation. Please see the Commerce Server 2000 Support Knowledgebase for more details.

Error ID 0x8100200D
Message ID MSG_CONTENTLIST_PERSISTXML_UNSUPPORTED
Component List Manager
Explanation A ContentList or ContentListFactory object is being saved as XML or loaded from XML using the IPersistXML Interface. Most commonly this is the _discounts list that was created by the OrderDiscount component. This operation is highly CPU and memory-intensive and is not supported for production servers.
User Action Ensure that each OrderGroup object that is persisted to the orders or baskets database does not contain any ContentList or ContentListFactory objects. If it does, remove it from the OrderGroup by setting the value to NULL before persisting the OrderGroup.

OLE DB Provider Error Messages

Invalid operator <operator name> encountered.

Error ID 0xC1003C00
Message ID E_MSCOP_AGLAYER_INVALIDOPERATOR
Component Profile Service Aggregation Layer
Explanation The user-specified query is using a data type that is unsupported or is not valid.                                                               
User Action Check the query for operators that are not valid.

Invalid data type <data type name> encountered.

Error ID 0xC1003C01
Message ID E_MSCOP_AGLAYER_INVALIDDATATYPE
Component Profile Service Aggregation Layer
Explanation The user specified query is using a data type that is unsupported or is not valid.                                                               
User Action Check the query to make certain all data types are valid.

Error <error code number> encountered from DSO provider.

Error ID 0xC1003C03
Message ID E_MSCOP_AGLAYER_GENERICDSOERROR
Component Profile Service Aggregation Layer
Explanation This is a generic error message. More information about the error can be found in the trace logs.                                                               
User Action Use the trace logs to find out more details about the error.

Internal error <error code number> encountered at the aggregation layer.

Error ID 0xC1003C04
Message ID E_MSCOP_AGLAYER_INTERNALERROR
Component Profile Service Aggregation Layer
Explanation This is a generic error message. More information about the error can be found in the trace logs.                                                               
User Action Use the trace logs to find out more details about the error.

Invalid source type <source type code name> encountered.

Error ID 0xC1003C05
Message ID E_MSCOP_AGLAYER_INVALIDSOURCETYPE
Component Profile Service Aggregation Layer
Explanation The aggregation component supports LDAP (8) and OLEDB-ANSI (16) data source types. Any other source types are not valid.
User Action Check the sourcedef table in the profile definition store to see if an invalid source type has been used.

Invalid query operation.

Error ID 0xC1003C06
Message ID E_MSCOP_AGLAYER_INVALIDDSOOPTYPE
Component Profile Service Aggregation Layer
Explanation The query operation specified is not valid. The operation must be SELECT, INSERT, UPDATE or DELETE. This error is unlikely to arise because the query syntax parsing code would detect the invalid operation before it is read by the aggregation layer.
User Action N/A

Ran out of stack space.

Error ID 0xC1003C07
Message ID E_MSCOP_AGLAYER_OUTOFSTACK
Component Profile Service Aggregation Layer
Explanation Stack allocation failed during the current operation. Your process may be running low on memory.
User Action Restart the process and check the available memory on your server.

Invalid class definition <class definition name> encountered.

Error ID 0xC1003C08
Message ID E_MSCOP_AGLAYER_INVALIDCLASSDEFINITION
Component Profile Service Aggregation Layer
Explanation The profile definition is incorrect.
User Action Correct the profile definition that caused this error.                                                                   

Invalid query type <query type name> encountered.

Error ID 0xC1003C09
Message ID E_MSCOP_AGLAYER_INVALIDQUERYTYPE
Component Profile Service Aggregation Layer
Explanation An invalid query operation was specified. This error is unlikely to arise because the query syntax parsing code would detect the invalid operation before it is read by the aggregation layer.
User Action N/A

Encountered an error in catalog data structures.

Error ID 0xC1003C0B
Message ID E_MSCOP_AGLAYER_INTERNALCATALOGERROR
Component Profile Service Aggregation Layer
Explanation This is a generic error message. More information about the error can be found in the trace logs.                                                                   
User Action Use the trace logs to find out more details about the error.

Encountered invalid query.

Error ID 0xC1003C0C
Message ID E_MSCOP_AGLAYER_INVALIDQUERY
Component Profile Service Aggregation Layer
Explanation This is a generic error message. More information about the error can be found in the trace logs.                                                                   
User Action Use the trace logs to find out more details about the error.

Invalid table name specified for <source name> source.

Error ID 0xC1003C0D
Message ID E_MSCOP_AGLAYER_BAD_TABLE_NAME
Component Profile Service Aggregation Layer
Explanation This error is due to a bad profile definition configuration. Each persistent profile definition class is backed by a SQL table or an LDAP class. This error occurred because the backing table or class is missing.
User Action Check the configuration of the profile definition that resulted in this error.

Exceeded maximum number of partitions allowed.

Error ID 0xC1003C0E
Message ID E_MSCOP_EXCEEDED_MAXPARTITIONCOUNT
Component Profile Service Directory Component and ANSI-SQL Component
Explanation The profile service component supports up to 128 partitions for each data store. If the number of partitions exceeds that, an error is returned.
User Action Check that the number of partitions is not greater than 128.

The object already exists.

Error ID 0xC1003C0F
Message ID E_MSCOP_OBJ_ALREADY_EXISTS
Component Profile Service Directory Component and ANSI-SQL component
Explanation The profile object that is being persisted already exists in the data store.
User Action Verify that the calling code is performing a legitimate operation. For example, try to create a profile object that already exists.                                                                   

Internal error <error code number> encountered in directory provider.

Error ID 0xC1003E80
Message ID E_MSCOP_MSCSDP_INTERNALERROR
Component Profile Service Directory Component
Explanation This is a generic error message. More information about the error can be found in the trace logs.                                                                   
User Action Use the trace logs to find out more details about the error.

Generic ADSI error <error code number>.

Error ID 0xC1003E81
Message ID E_MSCOP_MSCSDP_GENERICADSIERROR
Component Profile Service Directory Component
Explanation This is a generic error message. More information about the error can be found in the trace logs.                                                                   
User Action Use the trace logs to find out more details about the error.

Ran out of stack space.

Error ID 0xC1003E82
Message ID E_MSCOP_MSCSDP_OUTOFSTACK
Component Profile Service Directory
Explanation Stack allocation failed during the current operation. Your process may be running low on memory.                                                                   
User Action Restart the process and check the available memory on your server.

There is no such object on the server.

Error ID 0xC1003E83
Message ID E_MSCOP_MSCSDP_NOSUCHOBJECT
Component Profile Service Directory Component
Explanation The profile object being searched for does not exist in the directory store.
User Action Verify that the search criterion used in the query is correct. If you are performing a profile service operation, verify that the key value is correct.

Bad password encountered.

Error ID 0xC1003E84
Message ID E_MSCOP_MSCSDP_BADPASSWORD
Component Profile Service Directory Component
Explanation The directory provider failed to set the password in the data store.
User Action Verify that the password conforms to the password restriction policy of the directory store.                                                                   

Missing RDN attribute value.

Error ID 0xC1003E85
Message ID E_MSCOP_MSCSDP_MISSING_RDN_ATTRIBUTE
Component Profile Service Directory Component
Explanation The relative distinguished name (RDN) attribute is required when you create a profile object in the directory store. Exactly one member should be marked with the RDN attribute and its value should be the RDN of the profile object instance being created.
User Action Verify the profile configuration for the profile definition that returned the error.

Invalid data type <data type name> encountered in directory component.

Error ID 0xC1003E87
Message ID E_MSCOP_MSCSDP_INVALIDDATATYPE
Component Profile Service Directory Component
Explanation The user-specified query is using a data type that is invalid or is not supported.                                                                   
User Action Check the query to make certain all data types are valid.

Invalid number of values specified for password property.

Error ID 0xC1003F88
Message ID E_MSCOP_MSCSDP_INVALID_PASSWORD_VALUES
Component Profile Service Directory Component
Explanation The password field in Active Directory is a multi-valued property with a maximum of two values. This enables users to change passwords.
User Action Verify that no more than two values are being passed for the password field.

Value missing for a required key member.

Error ID 0xC1003F89
Message ID E_MSCOP_MSCSDP_MISSING_KEY_VALUE
Component Profile Service Directory Component
Explanation This error is unlikely to arise because the existence of key values is verified in the profile service component before they are read by the directory component.
User Action None.

Internal error occurred in 3rd party provider.

Error ID 0xC1003F80
Message ID E_MSCOP_MSCSDB3_INTERNALERROR
Component Profile Service ANSI-SQL component
Explanation This is a generic error message. More information about the error can be found in the trace logs.                                                                   
User Action Use the trace logs to find out more details about the error.

Invalid datatype encountered in 3rd party provider.

Error ID 0xC1003F81
Message ID E_MSCOP_MSCSDB3_INVALIDDATATYPE
Component Profile Service ANSI-SQL Component
Explanation This is a generic error message. More information about the error can be found in the trace logs.                                                                   
User Action Use the trace logs to find out more details about the error.

Invalid operation encountered in 3rd party provider.

Error ID 0xC1003F82
Message ID E_MSCOP_MSCSDB3_INVALIDOPERATION
Component Profile Service ANSI-SQL Component
Explanation The query operation used is not a valid operation. The operation must be SELECT, INSERT, UPDATE or DELETE.                                                                   
User Action None.

Predictor Service and Component Error Messages

Predictor Service: Only found <number of cases> cases when building model from configuration <model configuration name>. At least <number of cases> cases are recommended.

Error ID 0x81006001
Message ID MSG_PREDSVC_TOO_FEW_CASES
Component Predictor Service
Explanation Not enough cases were found to build a model for this model configuration.                                                                   
User Action You should collect more case data before building a model.

Predictor Service: Model <model name> already exists. Build not started.

Error ID 0xC1006002
Message ID MSG_PREDSVC_MODELEXISTS
Component Predictor Service
Explanation A model with the same name already exists.                                                                                                                                      
User Action Rename the model and start the build again.

Predictor Service Stopped.

Error ID 0x41006004
Message ID MSG_PREDSVC_SERVICESTOPPED
Component Predictor Service
Explanation Predictor Service has stopped.
User Action Restart the Predictor Service if necessary.                                                                                                                                      

Predictor Service Started.

Error ID 0x41006005
Message ID MSG_PREDSVC_SERVICESTARTED
Component Predictor Service
Explanation Predictor Service started.
User Action This is an informational message; no action is necessary.                                                                   

Predictor Service: Bad Service Request.

Error ID 0x41006006
Message ID MSG_PREDSVC_BADREQUEST
Component Predictor Service
Explanation The Predictor Service received an unrecognizable command.                                                                   
User Action Restart the Predictor Service.

Predictor Service: Started build of model <model name> using model configuration <name of model configuration>.

Error ID 0x41006007
Message ID MSG_PREDSVC_BUILDSTARTED
Component Predictor Service
Explanation The Predictor Service has begun to build a model using the corresponding model configuration.                                                                   
User Action This is an informational message; no action is necessary.

Predictor Service: Error occurred while building model from config file <model configuration name>

Error ID 0xC1006008
Message ID MSG_PREDSVC_CREATEMODELERROR
Component Predictor Service
Explanation The Predictor Service failed to build the model.
User Action Verify that the model configuration settings and the data used to build the model are correct, and then rebuild the model.                                                                   

Predictor Service: Error deleting model <model configuration name>

Error ID 0xC100600E
Message ID MSG_PREDSVC_DELETE_MODEL_FAILED
Component Predictor Service
Explanation An error occurred while the model was deleted.
User Action Verify that the model configuration settings and the data used to build the model are correct, and then try to delete the model again.                                                                   

Predictor Service: Error renaming model <original model name> to <new model name>

Error ID 0xC100600F
Message ID MSG_PREDSVC_RENAME_MODEL_FAILED
Component Predictor Service
Explanation An error occurred while the model was being renamed.
User Action Verify that the model configuration settings and the data used to build the model are correct, and then try to delete the model again.                                                                    

Predictor Service: Error deleting model configuration <model configuration name>.

Error ID 0xC1006010
Message ID MSG_PREDSVC_DELETE_MODEL_CONFIG_FAILED
Component Predictor Service
Explanation An error occurred while the model configuration was being deleted.
User Action If one or more models refer to the original model configuration, delete those models before you delete the original model configuration.                                                                    

Predictor Service: Error renaming model configuration <original model configuration name> to <new model configuration name>.

Error ID 0xC1006011
Message ID MSG_PREDSVC_RENAME_MODEL_CONFIG_FAILED
Component Predictor Service
Explanation An error occurred while renaming the model configuration.
User Action Verify that the model configuration settings and the data used to build the model are correct, and then try to rename the model again.                                                                   

Predictor Service: Model <model name> was deleted.

Error ID 0x41006012
Message ID MSG_PREDSVC_MODEL_DELETED
Component Predictor Service
Explanation The model was deleted successfully.
User Action This is an informational message; no action is necessary.                                                                   

Predictor Service: Model <model name> was renamed to <new model name>.

Error ID 0x41006013
Message ID MSG_PREDSVC_MODEL_RENAMED
Component Predictor Service
Explanation Your model was renamed successfully.
User Action This is an informational message; no action is necessary.                                                                   

Predictor Service: Model configuration <model configuration name> was deleted.

Error ID 0x41006014
Message ID MSG_PREDSVC_MODEL_CONFIG_DELETED
Component Predictor Service
Explanation Your model configuration was deleted successfully.
User Action This is an informational message; no action is necessary.                                                                   

Predictor Service: Model configuration <model configuration name> was renamed to <new model configuration name>.

Error ID 0x41006015
Message ID MSG_PREDSVC_MODEL_CONFIG_RENAMED
Component Predictor Service
Explanation The model configuration has been renamed successfully.
User Action This is an informational message; no action is necessary.                                                                   

Performance Counters and Other Component Error Messages

CSPerfCounters Component : Failed to initialize security attributes.

Error ID 0xC1007000
Message ID E_PERF_FAILED_SECURITY_ATTR
Component Commerce Server Performance Counters
Explanation The system failed to create the security attributes for the kernel objects.
User Action The WIN32 API failed. Contact Microsoft Product Support Services for more information.                                                                   

CSPerfCounters Component : Failed to create - <object name>

Error ID 0xC1007001
Message ID E_PERF_FAILED_FAILED_CREATE
Component Commerce Server Performance Counters
Explanation The system failed to create the file-mapping object.
User Action Verify that there is sufficient disk space on your server.                                                                   

CSPerfCounters Component : Error reading ini file - <.INI file names>

Error ID 0xC1007002
Message ID E_PERF_READING_INI
Component Commerce Server Performance Counters
Explanation Commerce Server failed to read the .INI files.

Caution   The read permission for performance counters is set to "everyone." This is not appropriate. The permissions on this file should be set ONLY for the user class that is allowed access to the components that use the performance counters. In most deployments, this includes the IUSR, Web users, and system administrators -- not everyone.

User Action Verify that the following .INI files exist:
{L"CSDWPerfDef.ini"},
{L"CSUPMPerfDef.ini"},
{L"CSMarketingPerfDef.ini"},
{L"CSCustomPerfDef.ini"},
{L"CSPerfCountersDef.ini"} 

CSPerfCounters Component : Error - <Event Log error code number>

Error ID 0xC1007004
Message ID E_PERF_GENERIC_ERROR
Component Commerce Server Performance Counters
Explanation This is a generic error message. More information about the error can be found in the trace logs.                                                                   
User Action Use the trace logs to find out more details about the error.

The evaluation period for Commerce Server 2000 has ended. Contact Microsoft to obtain a licensed version of Commerce Server 2000.

Error ID 0xC1008000
Message ID MSG_TIMEBOMB_EXPIRED
Component Commerce Server
Explanation Commerce Server will not run correctly after the evaluation period has ended.                                                                   
User Action Contact Microsoft to obtain a licensed version of Commerce Server 2000.

The evaluation period for BizTalk Server 2000 has ended. Contact Microsoft to obtain a licensed version of BizTalk Server 2000.

Error ID 0xC1008001
Message ID MSG_CIS_TIMEBOMB_EXPIRED
Component BizTalk Server
Explanation BizTalk Server will not run correctly after the evaluation period has ended.                                                                   
User Action Contact Microsoft to obtain a licensed version of BizTalk Server.

The evaluation period for this product has ended. Contact Microsoft to obtain a licensed version of this product.

Error ID 0xC1008002
Message ID MSG_GENERIC_TIMEBOMB_EXPIRED
Component Commerce Server
Explanation Commerce Server will not run correctly after the evaluation period has ended.
User Action Contact Microsoft Technical Support Services to obtain a licensed version of Commerce Server 2000.                                                                   

The evaluation period for Commerce Server 2000 will expire within ten days. Contact Microsoft to obtain a licensed version of Commerce Server 2000.

Error ID 0x81008003
Message ID MSG_TIMEBOMB_DOOMED
Component Commerce Server
Explanation Your evaluation period for Commerce Server will end in ten days. Commerce Server will not run correctly after the evaluation period has ended.                         
User Action Contact Microsoft Technical Support Services to obtain a licensed version of Commerce Server 2000.

This installation of Commerce Server 2000 has an invalid Product Key. Please contact Microsoft for a licensed copy of Commerce Server 2000.

Error ID 0xC1008004
Message ID MSG_INVALID_PID
Component Commerce Server
Explanation The product key you have entered is not valid.
User Action If you have a product key that was included as part of your Commerce Server software, try entering it again. If the product key still does not work, contact Microsoft Technical Support Services to obtain a licensed version of Commerce Server 2000.

The evaluation period for BizTalk Server 2000 will expire within ten days. Contact Microsoft to obtain a licensed version of BizTalk Server 2000.

Error ID 0x81008010
Message ID MSG_CIS_TIMEBOMB_DOOMED
Component BizTalk Server
Explanation Your evaluation period for BizTalk Server will end in ten days. BizTalk Server will not run correctly after the evaluation period has ended.              
User Action Contact Microsoft Technical Support Services to obtain a licensed version of BizTalk Server 2000.

Site Configuration and Component Error Messages

Error in Commerce Administration Object : Description <failure description>.

Error ID 0xC1009005
Message ID MSG_CS2KSITEADMIN_ERROR
Component SiteConfig Admin
Explanation This is a generic message that is logged when a failure occurs in an administration object. The description contains information about the failure.
User Action Use the trace logs to find out more details about the error.

Profiling System Error Messages

An internal error occurred in Profile Service component.

Error ID 0xC1004000
Message ID E_PS_INTERNAL_ERROR
Component Commerce Profile Service
Explanation This is a generic error message. More information about the error can be found in the trace logs.                                                
User Action Use the trace logs to find out more details about the error.

Invalid operation performed on Profile Service component.

Error ID 0xC1004002
Message ID E_PS_INVALID_OPERATION
Component Commerce Profile Service
Explanation This is a generic error message. More information about the error can be found in the trace logs.                                               
User Action Use the trace logs to find out more details about the error.

The current operation has been performed on a deleted object, and therefore cannot be completed. Please release handle to this deleted object.

Error ID 0xC1004003
Message ID E_PS_OBJ_IS_DELETED
Component Commerce Profile Service
Explanation The object for which the current operation failed was deleted, possibly by another thread.                                                           
User Action Release the handle to the deleted object.

The current operation has been performed using an invalid profile type.

Error ID 0xC1004004
Message ID E_PS_INVALID_PROFILE_TYPE
Component Commerce Profile Service
Explanation The profile type passed by the current operation is not valid. It does not exist in the definition store.
User Action Verify that the parameter being passed is correct, or verify that the profile exists in the profile definition store.                                                                 

Cannot update the value for this property as it is a Join Key property.

Error ID 0xC1004005
Message ID E_PS_CANNOT_MODIFY_JOIN_KEY_PROPERTY
Component Commerce Profile Service
Explanation A user cannot modify the join key value.
User Action Make sure that you have not inadvertently updated a join key property.                                                            

Cannot reinitialize Profile Service object.

Error ID 0xC1004006
Message ID E_PS_PROFILESERVICE_ALREADY_INITIALIZED
Component Commerce Profile Service
Explanation You cannot call the initialize method more than once on an instance of the profile service.                                                     
User Action Release the current instance to call the initialize method again.

Member not found.

Error ID 0xC1004007
Message ID E_PS_PROPERTY_NOT_FOUND
Component Commerce Profile Service
Explanation The property does not exist. It is either not defined, or you have specified an incorrect name.                                                      
User Action Verify that the property you are using exists in the profile definition store.

Bad connection string has been supplied to Profile Service object.

Error ID 0xC1004008
Message ID E_PS_BAD_CONNECTION_STRING
Component Commerce Profile Service
Explanation The connection string supplied to the initialize method does not conform to the format specified for the Profile Service.
User Action For more information, see "Profile Property Attributes" in Commerce Server 2000 Help.                                                                             

Invalid profile definition.

Error ID Not available.
Message ID E_PS_INVALID_PROFILE_DEFINITION
Component Commerce Profile Service
Explanation This is a generic error message. More information about the error can be found in the trace logs.                                                
User Action Use the trace logs to find out more details about the error.

Ran out of stack space in Profile Service component.

Error ID 0xC100400A
Message ID E_PS_OUT_OF_STACKSPACE
Component Commerce Profile Service
Explanation Stack allocation failed during the current operation because the process ran low on memory.                                                                                                                                                                        
User Action Verify that have sufficient memory and then restart the process

Profile object already exists.

Error ID 0xC100400B
Message ID E_PS_OBJ_ALREADY_EXISTS
Component Commerce Profile Service
Explanation The current operation failed because the profile object was already present in the database.                                                        
User Action Verify that the profile object you want to create does not already exist.

Profile object not found. Please check key member name and member value and try again.

Error ID 0xC100400C
Message ID E_PS_OBJECT_NOT_FOUND
Component Commerce Profile Service
Explanation The profile object does not exist.
User Action Verify that the key member name and member value of the profile object you want to create are correct, and then try again.                                

Profile Service objectis not initialized.

Error ID 0xC100400D
Message ID E_PS_PROFILESERVICE_NOT_INITIALIZED
Component Commerce Profile Service
Explanation If you call any of the Profile Service methods before you initialize the Profile Service, an error results.
User Action You must initialize the Profile Service before you call any Profile Service methods.                                                                     

The profile definitions catalog name supplied to Profile Service initialization method is invalid.

Error ID 0xC100400E
Message ID E_PS_BAD_PROFILE_DEFINITION_CATALOG_NAME
Component Commerce Profile Service
Explanation The catalog name is not valid.
User Action Verify that the catalog name you used to initialize the Profile Service is correct.                                                                       

A multi-valued property on a profile definition cannot be marked as key.

Error ID 0xC100400F
Message ID E_PS_MVKEY_NOT_SUPPORTED
Component Commerce Profile Service
Explanation The multi-valued property is not valid.
User Action Verify that none of the multi-valued properties in the profile are marked as key.                                                                         

An invalid value has been specified for key member.

Error ID 0xC1004010
Message ID E_PS_INVALID_KEY_MEMBER_VALUE
Component Commerce Profile Service
Explanation This is a generic error message. More information about the error can be found in the trace logs.                                                  
User Action Use the trace logs to find out more details about the error.

A recoverable race condition was encountered in profile object cache. Please try your call again.

Error ID 0xC1004011
Message ID E_PS_PROFILE_OBJECT_CACHE_RACE_CONDITION
Component Commerce Profile Service
Explanation This is a generic error message. More information about the error can be found in the trace logs.                                                   
User Action Use the trace logs to find out more details about the error.

The profile object cache has become full. Please release dirty entries, and try your operation again. If problems persist, then please review profile service documentation.

Error ID 0xC1004012
Message ID E_PS_PROFILE_OBJECT_CACHE_FULL
Component Commerce Profile Service
Explanation The profile object cache is full. This results from a programming error in which the application is holding on to multiple profile object instances and is not releasing them.                                  
User Action Check the calling program to determine why the profile objects are not being released.

UPM-AUTH: Error: Requested property does not exist on AuthTicket.

Error ID 0xC1004C00
Message ID MSG_UPM_AUTH_PROPNOTFOUND_ERROR
Component AuthManager
Explanation The Requested property does not exist on AuthTicket.
User Action Make sure the property is in the ticket, and then try using the property again.                                                           

UPM-AUTH: Warning: Authticket not set.

Error ID 0x81004C04
Message ID MSG_UPM_AUTH_AUTHTICKET_UNAVAILABLE_WARNING
Component AuthManager
Explanation The specified ticket is not available.
User Action Verify that the ticket exists either in the cookies collection or is part of the query string of the incoming request.                                                            

UPM-AUTH: Error: while setting the cookie for registered user.

Error ID 0xC1004C09
Message ID MSG_UPM_AUTH_SETTING_AUTHCOOKIE_ERROR
Component AuthManager
Explanation An error occurred during the process of setting the Authticket in the cookies collection.
User Action Perform a Network Monitor trace to view the cookie header for the incoming request, as well as for the outgoing response, to determine the contents of the cookie.

UPM-AUTH: Error: while setting the cookie for anonymous user.

Error ID 0xC1004C0A
Message ID MSG_UPM_AUTH_SETTING_ANONCOOKIE_ERROR
Component AuthManager
Explanation An error occurred during the process of setting the profile ticket in the cookies collection.
User Action Perform a Network Monitor trace to view the cookie header for the incoming request, as well as for the outgoing response, to determine the contents of the cookie.                      

UPM-AUTH: Error: while getting the query string for authenticated user.

Error ID 0xC1004C0E
Message ID MSG_UPM_AUTH_GETTING_AUTHQS_ERROR
Component AuthManager
Explanation An error occurred during the process of trying to retrieve the query string for an incoming request.
User Action Perform a Network Monitor trace to view the cookie header for the incoming request, as well as for the outgoing response, to determine the contents of the cookie.                                     

UPM-AUTH: Error: while unpacking the Ticket data.

Error ID 0xC1004C0F
Message ID MSG_UPM_AUTH_UNPACK_TICKET_ERROR
Component AuthManager
Explanation An error occurred while trying to parse the ticket data.
User Action Verify that the incoming ticket is valid and then try unpacking again.                                                                                    

UPM-AUTH: Error: need to Initialize with installed Sitename.

Error ID 0xC1004C10
Message ID MSG_UPM_AUTH_SITE_NEEDED_ERROR
Component AuthManager
Explanation The Initialize function was not called with a valid site name.
User Action Ensure that you use a valid site name to initialize the site.                                                                                    

UPM-AUTHFILTER: SiteName is Empty.

Error ID 0xC1004C14
Message ID E_UPM_AUTHFILTER_SITENAME_IS_EMPTY
Component AuthFilter
Explanation The specified site name is an empty string.
User Action Ensure that you have entered a valid site name.                                                                                

UPM-AUTHFILTER: EncryptionKey cannot be null/empty, if encryption is enabled.

Error ID 0xC1004C15
Message ID E_UPM_AUTHFILTER_ENCRYPTIONKEY_NULL
Component AuthFilter
Explanation The encryption key in the administration database is null.
User Action Ensure that the authentication resource has a valid encryption key.                                                                           

UPM-AUTHFILTER: Unable to insert new entry into the siteconfig cache.

Error ID 0xC1004C16
Message ID E_UPM_AUTHFILTER_INSERT_SITECONFIG_CACHE
Component AuthFilter
Explanation The AuthFilter was unable to insert a new entry in the SiteConfig cache.
User Action Verify that your server has sufficient memory. Also, check to see if you have a very large number of authentication resources.

UPM-AUTHFILTER: Unable to find siteconfig-entry in the siteconfig cache.

Error ID 0xC1004C17
Message ID E_UPM_AUTHFILTER_SITECONFIG_NOTFOUND
Component AuthFilter
Explanation The AuthFilter cannot find a SiteConfig entry in the SiteConfig cache.                                                       
User Action Verify that you have sufficient memory on your server.

UPM-AUTHFILTER: Unable to encrypt ticket.

Error ID 0xC1004C18
Message ID E_UPM_AUTHFILTER_ENCRYPTION_FAILED
Component AuthFilter
Explanation Commerce Server was unable to encrypt the ticket.                                                                             
User Action Ensure that the ticket data is valid.

UPM-AUTHFILTER: Unable to format ticket data.

Error ID 0xC1004C1A
Message ID E_UPM_AUTHFILTER_FORMAT_TICKET_FAILED
Component AuthFilter
Explanation AuthFilter was unable to format the ticket data.                                                                       
User Action Ensure that the ticket data is valid.

UPM-AUTHFILTER: Sending redirect (HTTP: 302) failed.

Error ID 0xC1004C1B
Message ID E_UPM_AUTHFILTER_REDIRECT_FAILED
Component AuthFilter
Explanation An error occurred while trying to redirect the current request.
User Action Check the Event Log errors for any log entries relating to IIS. You should also perform a Network Monitor trace to verify that the request/response traffic is correct.

UPM-AUTHFILTER: Setting cookie failed.

Error ID 0xC1004C1C
Message ID E_UPM_AUTHFILTER_SET_COOKIE_FAILED
Component AuthFilter
Explanation An error occurred during the process of setting the ticket in the response header.
User Action Check the Event Log errors for any log entries relating to IIS. You should also perform a Network Monitor trace to verify that the request/response traffic is correct and to determine the contents of the cookie.

UPM-AUTHFILTER: Generating password-key failed.

Error ID 0xC1004C1D
Message ID E_UPM_AUTHFILTER_GENERATE_PASSWORDKEY_FAILED
Component AuthFilter
Explanation An error occurred during the process of generating the password-key.                                                                               
User Action Reinitialize AuthFilter by restarting IIS.

UPM-AUTHFILTER: URL-Decoding failed.

Error ID 0xC1004C1E
Message ID E_UPM_AUTHFILTER_URLDECODE_FAILED
Component AuthFilter
Explanation The URL decode of the user ID or password failed.
User Action Verify that the User ID and password are valid.                                                                       

UPM-AUTHFILTER: Password-Cache search failed or entry not found.

Error ID 0xC1004C1F
Message ID E_UPM_AUTHFILTER_NOENTRY_IN_PASSWORDCACHE
Component AuthFilter
Explanation The password-Cache search failed or the entry was not found.                                                                
User Action Verify that the entry for which you are searching exists.

UPM-AUTHFILTER: Parsing querystring failed.

Error ID 0xC1004C20
Message ID E_UPM_AUTHFILTER_PARSE_QUERYSTRING_FAILED
Component AuthFilter
Explanation The parsing query string failed.
User Action Verify that the query string is in a valid format.                                                                                                                                                        

UPM-AUTHFILTER: Cache-Cleanup-thread failed.

Error ID 0xC1004C21
Message ID E_UPM_AUTHFILTER_CACHE_CLEANUP_THREAD_FAILED
Component AuthFilter
Explanation An error occurred during the process of creating a wait timer for the clean-up thread.                                                                                                                                             
User Action Reinitialize the AuthFilter by restarting IIS.

UPM-AUTH: Failure in AuthFilter.

Error ID 0xC1004C22
Message ID E_UPM_AUTHFILTER_METHOD_FAILED
Component AuthFilter
Explanation An error occurred during the process of retrieving a server variable.                                                                  
User Action Check the Event Log errors for any log entries relating to IIS.

UPM-AUTH: Invalid character (';' or '%' or '=') present in userID or property name/value.

Error ID 0xC1004C23
Message ID E_UPM_AUTHID_INVALID_CAHRACTRER_PRESENT
Component AuthFilter
Explanation You have used a character that is not valid in the user ID or property name.
User Action Check the query string or the cookies collection (depending on where the ticket is stored) and verify that it does not contain any of the following characters: ';' or '%' or '='.

UPM-AUTH: This API should be called only within an ASP.

Error ID 0xC1004C24
Message ID E_UPM_AUTHMANAGER_API_ASP_ONLY
Component AuthManager
Explanation The AuthManager can only be called within an ASP.                                                                 
User Action Try to call the AuthManager again using an ASP call.

UPM-AUTH: Error: Requested Ticket not set.

Error ID 0xC1004C25
Message ID E_UPM_AUTHMANAGER_TICKET_NOT_SET
Component AuthManager
Explanation The ticket is not available in the cookies collection or the query string.                                                         
User Action Verify that the ticket is available in the cookies collection or the query string.

UPM-AUTH: Error occurred while generating Encryption Key.

Error ID Not available.
Message ID E_UPM_AUTHMANAGER_GENERATE_ENCRYPTIONKEY_FAILED
Component AuthManager
Explanation An error occurred during the process of generating an Encryption Key.                                                                  
User Action Check the Event Log for detailed information about any related Commerce Server event messages.

UPM-AUTH: Invalid custom property name or value.

Error ID 0xC1004C27
Message ID E_UPM_AUTHID_INVALID_PROPERTY
Component AuthManager
Explanation The custom property name or value is not valid.
User Action Verify that the property name or value is valid and enter it again.                                                                    

UPM-AUTH: Failed in formatting properties on Ticket.

Error ID 0xC1004C28
Message ID E_UPM_AUTHID_FORMAT_PROPERTIES_FAILED
Component AuthManager
Explanation AuthManager was unable to format properties on the Ticket.                                                   
User Action Verify that the ticket data is valid.

UPM-AUTHF: Failed to encrypt ticket data.

Error ID 0xC1004C29
Message ID E_UPM_AUTHID_ENCRYPTION_FAILED
Component AuthManager
Explanation AuthManager was unable to encrypt the ticket data.
User Action Verify that the ticket data is correct and that the length and format of the ticket are valid.                                                       

UPM-AUTH: Encryption admin-properties are set wrong (if you enable Encryption, EncryptionKey should be set correctly).

Error ID 0xC1004C2B
Message ID E_UPM_AUTHID_ENCRYPTION_PROPS_WRONG
Component AuthManager
Explanation The Encryption administration properties have been set incorrectly. If you have enabled encryption, the encryption key must be set correctly.                                                  
User Action Verify that the AuthManager resource settings are correct.

UPM-AUTH: Failed to add SiteConfig entry to local SiteConfig-cache.

Error ID 0xC1004C2C
Message ID E_UPM_AUTHID_ADD_SITECONFIG_LOCALCACHE_FAILED
Component AuthManager
Explanation AuthManager was unable to add the SiteConfig entry to the local SiteConfig cache.                                                            
User Action Verify that you have sufficient memory on your server.

UPM-AUTH: Failed to delete SiteConfig entry from local SiteConfig-cache.

Error ID 0xC1004C2D
Message ID E_UPM_AUTHID_DELETE_SITECONFIG_LOCALCACHE_FAILED
Component AuthManager
Explanation AuthManager was unable to delete the SiteConfig entry from the local SiteConfig cache.
User Action Check the Event Log for detailed information about related Commerce Server events, particularly any events related to admin objects.

UPM-AUTH: Failed to get SiteConfig entry from local SiteConfig-cache.

Error ID 0xC1004C2E
Message ID E_UPM_AUTHID_GET_SITECONFIG_LOCALCACHE_FAILED
Component AuthManager
Explanation AuthManager was unable to get the SiteConfig entry from the local SiteConfig cache.                                                              
User Action Ensure that the entry exists in the cache and run your operation again.

UPM-AUTH: CryptoAPI-Failed to generate sessionkey from password.

Error ID 0xC1004C2F
Message ID E_UPM_AUTHID_GENERATE_SESSIONKEY_FAILED
Component AuthManager
Explanation The Crypto API in AuthManager was unable to generate a session key from the user password.                                                             
User Action Check the Event Log for detailed information on any Commerce Server events.

UPM-AUTH: Error in initializing the Encrypt/Decrypt component.

Error ID 0xC1004C30
Message ID E_UPM_AUTHID_CRYPTFNC_INIT_FAILED
Component AuthFilter
Explanation The AuthFiler ENcrypt/Decrypt component did not initialize.                                                                                
User Action Restart the filter by restarting IIS.

UPM-AUTHFILTER: Failed to create cleanup thread for password-cache: <cache name>.

Error ID 0x41004C38
Message ID MSG_UPM_AUTH_CREATE_CLEANUP_THREAD_FAILED
Component AuthFilter
Explanation AuthFilter was unable to create a cleanup thread for the password cache <cache name>.                                                                           
User Action Restart the filter by restarting IIS.

UPM-AUTHFILTER: Filed to create cleanup thread for password-cache.

Error ID 0xC1004C39
Message ID E_UPM_AUTH_CREATE_CLEANUP_THREAD_FAILED
Component AuthFilter
Explanation AuthFilter was unable to create a cleanup thread for the password cache.                                                                
User Action Restart the filter by restarting IIS.

UPM-AUTHFILTER: Failed to create CommerceServer-UPM-PerfCounter Object for site <site name>.

Error ID 0x41004C3A
Message ID MSG_UPM_AUTH_CREATE_UPM_PERFCOUNTER_OBJECT_FAILED
Component AuthFilter
Explanation AuthFilter was unable to create the Commerce Server UPM Performance Counter object for the site specified in the error message.                             
User Action Verify that the performance .dll file was installed correctly and that the correct .ini files are in the Commerce Server directory.

UPM-AUTHFILTER: Failed to initialize WindowsAuth: <error number>.

Error ID 0x41004C3B
Message ID MSG_UPM_AUTH_WINDOWSAUTH_INIT_FAILED
Component AuthFilter
Explanation AuthFilter was unable to initialize the WindowsAuth: <file name>.                                                       
User Action Check the Event Log for detailed information on the specific error ID in the message.

UPM-AUTHFILTER: Failed to initialize CacheCleanupThread object: <error number>.

Error ID 0x41004C3C
Message ID MSG_UPM_AUTH_WINDOWSAUTH_CLEANUPTHREAD_INIT_FAILED
Component AuthFilter
Explanation AuthFilter was unable to initialize CacheCleanupThread object: <object name>.                                                             
User Action Check the Event Log for detailed information on the specific error ID in the message.

UPM-AUTHFILTER: Cleanup thread for password-cache has been successfully started.

Error ID 0x41004C3D
Message ID MSG_UPM_AUTH_WINDOWSAUTH_CLEANUPTHREAD_SUCCESSFULLY_STARTED
Component AuthFilter
Explanation The cleanup thread for the password cache has been successfully started.
User Action This is an informational message; no action is necessary.                                                         

UPM-AUTH: Empty password-key is not allowed.

Error ID 0xC1004C3E
Message ID E_UPM_AUTHID_EMPTY_PASSWORD_KEY
Component AuthFilter
Explanation An empty password key is not allowed.
User Action Check the Event Log for detailed information on this error.                                                                               

UPM-AUTH: Failed to create CommerceServer-UPM-PerfCounter Object for site <site name>.

Error ID 0x41004C3F
Message ID MSG_UPM_AUTHID_CREATE_UPM_PERFCOUNTER_OBJECT_FAILED
Component AuthFilter
Explanation AuthFilter was unable to create the Commerce Server UPM Performance Counter Object for the site specified in the error message.
User Action Verify that the performance .dll file was installed correctly and that the correct .ini files are in the Commerce Server directory.

For Additional Troubleshooting Information

For additional troubleshooting information, see the following resources:

Resource Location
Debugging topics in Commerce Server 2000 Help
  • Debugging Business Desk
  • Content Selection Framework Concepts
Commerce Server 2000 Readme Microsoft Commerce Server 2000 Installation CD
Microsoft Commerce Server Web site https://go.microsoft.com/fwlink/?LinkId=945
Commerce Server Solution Sites Contains technical information and download versions of the Commerce Server Solutions Sites.

https://go.microsoft.com/fwlink/?LinkId=6767

TechNet Contains technical information and tools designed to help you plan, develop, deploy, and manage your e-commerce Web sites.

For information about Commerce Server, select Commerce Server from the Products & Technologies menu on the left side of the screen.

https://go.microsoft.com/fwlink/?LinkId=5160

Microsoft Commerce Server 2000 Software Development Kit (SDK) Contains technical information for developers creating programs or intelligent Web pages that must integrate with the Commerce Server application programming interface (API). The SDK contains a guide for programmers and references to various Commerce Server and commerce technologies. It also includes samples and header files that you can use to create your own programs. The SDK is included with Commerce Server 2000.
Microsoft Commerce Server 2000 Resource Kit The Commerce Server 2000 Resource Kit contains technical information and tools designed to help you plan, develop, deploy, and manage your e-commerce Web site. It is available from Microsoft Press.
MSDN information Contains information about Commerce Server and other Microsoft Windows Server System servers. You may find it helpful to visit this site on a regular basis.

Click Search MSDN, and enter Commerce Server to find related documents and white papers https://go.microsoft.com/fwlink/?LinkId=5161

Microsoft Servers site A guide to the full range of Microsoft server products for IT professionals, developers, and Internet professionals.

https://go.microsoft.com/fwlink/?LinkId=6732

Newsgroups Use peer-to-peer newsgroups to talk about Commerce Server with other administrators, developers, and Microsoft Most Valuable Professionals (MVPs). Microsoft does not monitor or support the content of these newsgroups or sites.

For information about accessing Microsoft newsgroups, see https://go.microsoft.com/fwlink/?LinkId=5816

Premier Support Premier support provides proactive access to specialized technical expertise needed by large enterprises, maximizing business value and minimizing total cost. See the Microsoft customized support sites for Premier customers, or view the following facts sheets for more information. For more information, contact your Microsoft account representative or call Microsoft Enterprise Support Sales at (800) 936-3200 in the United States or Canada.

© Microsoft Corporation. All rights reserved.