Marcelo
Guest
|
Posted:
Wed Oct 05, 2005 4:51 pm Post subject:
Component pipeline error |
|
|
Hi,
I'm implement the basket pipeline in my site and now have an error in one
bascke pipeline component, I activate the log but I don't see the solution.
PIPELINE:** component [0X9] returned hr:0x80020003, IErrorLevel=4 in 0
milliseconds Error Description: Component Execution failed for component[0x9]
hr: 0x80020003
ProgID: Commerce.Scriptor.1
MscsExecute() failed
The error is in RequiredOrderAdjustPriceCy component, What I do that? |
|
Zoe Hart [MVP]
Guest
|
Posted:
Wed Oct 12, 2005 12:50 pm Post subject:
Re: Component pipeline error |
|
|
Marcelo,
The fact that the error lists ProgID: Commerce.Scriptor.1 suggests that it
is not the RequiredOrderAdjustPriceCy component that's failing, but a
scriptor component. (The RequiredOrderAdjustPriceCy component would be
ProgID:Commerce.RequiredOrderAdjustPriceCy.1.) Can you open the basket.pcf
pipeline file in the pipeline editor and see if the tenth component in the
pipeline (first one is 0) is a scriptor component and, if so, what the
scriptor is supposed to be doing?
--
Zoe Hart
Commerce Server MVP |
|