FIX: Order Basket Checkout Exception; Invalid Expression ID (327721)



The information in this article applies to:

  • Microsoft Commerce Server 2000

This article was previously published under Q327721

SYMPTOMS

When your application uses the Commerce.CSFScoreDiscounts pipeline component, you may receive the following error message:
HRESULT 0x8110000A

CAUSE

This "invalid expression id" return code occurs when an application experiences a problem that involves the evaluation of an expression.

This problem may occur when invalid entries appear in the i_disc_cond_expr field in the order_discount table of the Commerce database.

RESOLUTION

Note If application processing results in this condition in Commerce Server 2002, the exception is handled.

A supported fix is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Apply it only to computers that are experiencing this specific problem. This fix may receive additional testing. Therefore, if you are not severely affected by this problem, Microsoft recommends that you wait for the next Commerce Server 2000 service pack that contains this fix.

To resolve this problem immediately, contact Microsoft Product Support Services to obtain the fix. For a complete list of Microsoft Product Support Services phone numbers and information about support costs, visit the following Microsoft Web site:NOTE: In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The typical support costs will apply to additional support questions and issues that do not qualify for the specific update in question.


The P1 version of this fix has the file attributes (or later) that are listed in the following table. The dates and times for these files are listed in coordinated universal time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.
   Date         Time   Version     Size     File name
   -------------------------------------------------------
   14-Nov-2002  01:57  4.0.3860.0  258,320  Csfcomp.dll
   14-Nov-2002  01:53  4.0.0.3860  356,624  Stdretcomp.dll

STATUS

This problem was corrected in Commerce Server 2002.

MORE INFORMATION

A pipeline log will contain the following information:PIPELINE:++ component[0x4] about to be called ProgID: Commerce.CSFScoreDiscounts.1
RootObject: ReadValue _content VT_DISPATCH PV=[0x8ee21f4] VT_EMPTY __empty__
PIPELINE:-- component [0x4] returned hr: 0x8110000A, IErrorLevel=4 in 0 milliseconds
Error Description: Component Execution failed for component[0x4] hr: 0x8110000A ProgID: Commerce.CSFScoreDiscounts.1 Invalid expression ID specified, or expression ID not found in store. (ID = '(null)'
PIPELINE:-- 2002/03/27 14:51:55.0712 Pipeline Execution completed returning hr: 0x8110000A This problem might occur because a BizDesk failure might cause invalid data to be put in the Commerce Server database.

Modification Type:MinorLast Reviewed:10/12/2005
Keywords:kbHotfixServer kbQFE kbfix kbbug KB327721