|
| When I execute the Total pipeline: oCart.RunPipeline(New PipelineInfo("total"))
in the shopping cart or at checkout I get the following error:
Component Execution failed for component[0x5] hr: 0x80004005 ProgID: Commerce.SampleRegionalTax.1 Dictionary error: Value for key 'region_code' in dictionary '' missing (expected a variant of type 8) (orderform=default)
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Exception: Component Execution failed for component[0x5] hr: 0x80004005 ProgID: Commerce.SampleRegionalTax.1 Dictionary error: Value for key 'region_code' in dictionary '' missing (expected a variant of type 8) (orderform=default
)
Thank you in advance for your help
|
|