When you try to execute OrderMapping tool as shown below, you may encounter error.
| OrderMapping.exe /w c:\inetpub\wwwroot\ShippingCostDemo\web.config |
The error is as follows.
|
Microsoft (R) Commerce Server 2007 Order Mapping Tool One or more errors found during validation: |
Resolution : Some how orderMapping tool is not able to identify OrderObjectMappings.xml file in the directory where web.config resides but rather it will look into c:\Program Files\Microsoft Commerce Server 2007\Tools directory. The resolution is to copy OrderObjectMappings.xml file into tools directory and execute the OrderMapping.exe tool again.
If you have any custom pipelines and tried to execute Order mapping tool, you may encounter following error.
|
Microsoft (R) Commerce Server 2007 Order Mapping Tool Error G0001 – Assembly ShippingLineItemExtension cannot be loaded:System.IO.FileNotFoundException: Could not load file or assembly ‘ShippingLineItemExtension’ or one of its dependencies. The system cannot find the file specified. |
The resolution is to copy pipeline assembly into c:\Program Files\Microsoft Commerce Server 2007\Tools directory
If you like this post, please click on our sponsor advertisement.
