Error: "List_price Must Be a Number Between 0 and 2147483648"Last reviewed: February 9, 1998Article ID: Q175951 |
The information in this article applies to:
- Microsoft Commerce Server, version 2.0
SYMPTOMSWhen you use the Page.RequestMoneyAsNumber datafunction in Commerce Server, you may experience the following error message:
list_price must be a number between 0 and 2147483648 CAUSEOne cause for this error message is that the RequestMoneyAsNumber function uses the Number settings, rather than the Currency settings, for a specific locale. This only happens in cases where the Number format and the Currency format are not identical, such as Local &H041D (Swedish). The Swedish locale uses the following formats:
Number : 1 234,56 Currency: 1.234,56Note the group separator of a space in the Number format and the dot in the Currency format.
WORKAROUNDTo work around this problem, you can do any of the following:
STATUSMicrosoft has confirmed this to be a problem in Microsoft Commerce Server version 2.0. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
|
Additional query words: siteserver data function local seperator separater
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |