Article ID: 923229 - Last Review: November 15, 2007 - Revision: 1.2

FIX: You receive an error message when you execute an order pipeline in Commerce Server 2007

Hotfix download is availableHotfix Download Available
View and request hotfix downloads

On This Page

Expand all | Collapse all

SYMPTOMS

On a computer that is running Microsoft Commerce Server 2007, the OrderObjectMapping.xml file does not accept the Scale property for numeric data types. When you execute an order pipeline, you receive the following error message:
[SqlSchemaValidationException: Column OrderForms.CurrencyExchangeRate referenced in Orders storage mapping file has a different data type than the corresponding entry in the SQL schema.] Microsoft.CommerceServer.Runtime.Orders.OrderContext.ValidateXmlFileWithSql(SchemaMapping mapping, String connStr, Int32 timeout) +8044 Microsoft.CommerceServer.Runtime.Orders.OrderContext.CreateSchemaAndPipelineMapping(SchemaMapping& schemaMapping, PipelineAdapter& pipelineAdapter, String appRootPath, CommerceOrdersConfiguration ordersConfiguration) +259 Microsoft.CommerceServer.Runtime.Orders.OrderContext.Initialize(String transactionResourceConnectionString, String transactionConfigResourceConnectionString) +212 Microsoft.CommerceServer.Runtime.Orders.OrderContext.Create(String transactionResourceConnectionString, String transactionConfigResourceConnectionString) +114 Microsoft.CommerceServer.Runtime.Orders.CommerceOrderModule.CreateOrderContext() +68 Microsoft.CommerceServer.Runtime.Orders.CommerceOrderModule.get_OrderContext() +87 Microsoft.CommerceServer.Runtime.Orders.CommerceOrderModule.Init(HttpApplication appInstance) +235 System.Web.HttpApplication.InitModules() +267 System.Web.HttpApplication.InitInternal(HttpContext context, HttpApplicationState state, MethodInfo[] handlers) +1251 System.Web.HttpApplicationFactory.GetNormalApplicationInstance(HttpContext context) +243 System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext context) +106 System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +317
This problem occurs after you add the Scale property to a column tag that has a data type of numeric in the OrderObjectMapping.xml file.

RESOLUTION

Hotfix information

A supported hotfix is available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing this specific problem. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next software update that contains this hotfix.

If the hotfix is available for download, there is a "Hotfix download available" section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the hotfix.

Note If additional issues occur or if any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft Web site:
http://support.microsoft.com/contactus/?ws=support (http://support.microsoft.com/contactus/?ws=support)
Note The "Hotfix download available" form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language.

Prerequisites

You must have Commerce Server 2007 installed before you apply this hotfix.

Restart requirement

You do not have to restart the computer after you apply this hotfix. However, you must restart Microsoft Internet Information Services (IIS) after you apply this hotfix. To do this, click Start, click Run, type iisreset, and then click OK.

Hotfix replacement information

This hotfix does not replace any other hotfixes.

File information

The English version of this hotfix has the file attributes (or later file attributes) 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 item in Control Panel.
Collapse this tableExpand this table
File nameFile versionFile sizeDateTime
Microsoft.commerceserver.runtime.dll6.0.3800.0842,56021-Aug-200617:49
Ordermapping.exe6.0.3800.097,04821-Aug-200617:49

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

MORE INFORMATION

This problem occurs when the OrderObjectMapping.xml file contains column tags that resemble the following.
<Column Name="CurrencyExchangeRate" DataType="numeric" Precision="11" Scale="5" IsNullable="false"/>
<Column Name="EurSalesPriceExchangeRate" DataType="numeric" Precision="11" Scale="5" IsNullable="false"/>
For more information about software update terminology, click the following article number to view the article in the Microsoft Knowledge Base:
824684  (http://support.microsoft.com/kb/824684/ ) Description of the standard terminology that is used to describe Microsoft software updates

APPLIES TO
  • Microsoft Commerce Server 2007 Enterprise Edition
  • Microsoft Commerce Server 2007 Developer Edition
  • Microsoft Commerce Server 2007 Standard Edition
Keywords: 
kbautohotfix kbfix kbbug kbhotfixserver kbqfe kbpubtypekc KB923229
 

Article Translations

 

Related Support Centers