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.CSFLoadAdvertisements: 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 CSFLoadAdvertisements
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 The set columns for class operation failed.
User Action Check the Event Log message information for more details about the recommended action.

Marketing DTS Import Successfully completed

Error ID 0xC100200B
Message ID MSG_MKTGDTS_I_IMPORT_SUCCEDDED
Component Marketing DTS Task
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.

Copyright © 2005 Microsoft Corporation.
All rights reserved.