Commerce Server General - Basket Pipeline Errors

This is Interesting: Free IT Magazines  
Home > Archive > Commerce Server General > August 2006 > Basket Pipeline Errors





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Basket Pipeline Errors
TechMate

2006-08-10, 1:25 pm

Ravi shankar –

I found this article where you pointed out that there is a scriptor that is
causing a particular error on commerce server 2002 web sites.

Reference: http://www.webservertalk.com/archiv...5-3-947816.html

Since we have changed the basket.pcf pipeline for our own customization, I
don’t think I follow what the sixth component is. If you can help me out with
what the component is or looking for where to fix the error, I would be
really grateful.

Error Details:

System.Exception: Unspecified error (orderform=default) at
Microsoft.VisualBasic.ErrObject.Raise(Int32 Number, Object Source, Object
Description, Object HelpFile, Object HelpContext) at
Microsoft.CommerceServer.Interop.Orders.MTSHelperImpl.RunPipesHelper(String
strPCF, String strPipelineProgID, IDictionary OrderGroupData, IDictionary
oContext, String LogFile) at
Microsoft.CommerceServer.Interop.Orders.PrivateOrderGroupMtsHelperFreeThreaded.RunPipes(String
strPCF, String strPipelineProgID, Object OrderGroupData, IDictionary
oContext, String LogFile)

Thanks
Ravi Shankar

2006-08-10, 7:29 pm

Hello TechMate,

If you read the post clearly, the folowing text was posted as part of the
error message

------
ShoppingCart.aspx_PageLoad :
https://www.mySite.com.tr/msib21/re...oppingcart.aspx :
Microsoft.CommerceServer.Runtime.Orders.CommerceOrderSystemException:
Execution of pipeline 'basket' failed. --->
Microsoft.CommerceServer.Runtime.CommerceException: RunPipe Failed. --->
Microsoft.CommerceServer.Runtime.CommerceException: RunPipes Failed. --->
System.Exception: Component Execution failed for component[0x5] hr:
0x80020101
ProgID: Commerce.Scriptor.1
MscsExecute() failed.
Script invocation failed.
Invalid use of Null: 'round'
Line: 25.
---------

this line says to me that in the pipline the failing components is [0x5]...
with a 0 based index this implies the 6th component
[vbcol=seagreen]
This line of the error message tells me that it is a scriptor component
(where you can put a VBScript)
[vbcol=seagreen]
These next lines give me an idea that maybe round is a variable or there is
some variable in the rounding function which is NULL. The occurrence is
around Line 25 of the VBScript associated with the 6th component in the
pipeline.

Are you getting the same error ? (Sciptor, component 0x5, etc..)

I'd request you to include a image of the pipeline or represent the pipelines

as Basket.pcf
|----- Stage 1
| |---------<component id) as it appears in the Pipeline
Designer.

..... so on... and it'll definitely gve a better idea of the components and
whats in there...

Hope this helps !
--
Ravi Shankar


"TechMate" wrote:
[vbcol=seagreen]
> Ravi shankar –
>
> I found this article where you pointed out that there is a scriptor that is
> causing a particular error on commerce server 2002 web sites.
>
> Reference: http://www.webservertalk.com/archiv...5-3-947816.html
>
> Since we have changed the basket.pcf pipeline for our own customization, I
> don’t think I follow what the sixth component is. If you can help me out with
> what the component is or looking for where to fix the error, I would be
> really grateful.
>
> Error Details:
>
> System.Exception: Unspecified error (orderform=default) at
> Microsoft.VisualBasic.ErrObject.Raise(Int32 Number, Object Source, Object
> Description, Object HelpFile, Object HelpContext) at
> Microsoft.CommerceServer.Interop.Orders.MTSHelperImpl.RunPipesHelper(String
> strPCF, String strPipelineProgID, IDictionary OrderGroupData, IDictionary
> oContext, String LogFile) at
> Microsoft.CommerceServer.Interop.Orders.PrivateOrderGroupMtsHelperFreeThreaded.RunPipes(String
> strPCF, String strPipelineProgID, Object OrderGroupData, IDictionary
> oContext, String LogFile)
>
> Thanks

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com