<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Pipeline Error: Component Execution failed for component</title>
	<atom:link href="http://microsoftblog.co.in/commerceserver/pipeline-error-component-execution-failed-for-component/feed/" rel="self" type="application/rss+xml" />
	<link>http://microsoftblog.co.in/commerceserver/pipeline-error-component-execution-failed-for-component/</link>
	<description>Build world class ecommerce applications using Microsoft Commerce Server</description>
	<lastBuildDate>Mon, 12 Mar 2012 17:32:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Pipeline Error: Component Execution failed for component - arikveeder</title>
		<link>http://microsoftblog.co.in/commerceserver/pipeline-error-component-execution-failed-for-component/comment-page-1/#comment-587</link>
		<dc:creator>Pipeline Error: Component Execution failed for component - arikveeder</dc:creator>
		<pubDate>Wed, 05 May 2010 13:26:55 +0000</pubDate>
		<guid isPermaLink="false">http://microsoftblog.co.in/commerceserver/pipeline-error-component-execution-failed-for-component/#comment-587</guid>
		<description>[...] tried the suggestions found on this blog http://microsoftblog.co.in/commerceserver/pipeline-error-component-execution-failed-for-component/&#160; , but with no [...]</description>
		<content:encoded><![CDATA[<p>[...] tried the suggestions found on this blog <a href="http://microsoftblog.co.in/commerceserver/pipeline-error-component-execution-failed-for-component/&#038;nbsp" rel="nofollow">http://microsoftblog.co.in/commerceserver/pipeline-error-component-execution-failed-for-component/&#038;nbsp</a>; , but with no [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ravikanth</title>
		<link>http://microsoftblog.co.in/commerceserver/pipeline-error-component-execution-failed-for-component/comment-page-1/#comment-376</link>
		<dc:creator>ravikanth</dc:creator>
		<pubDate>Thu, 31 Dec 2009 02:59:16 +0000</pubDate>
		<guid isPermaLink="false">http://microsoftblog.co.in/commerceserver/pipeline-error-component-execution-failed-for-component/#comment-376</guid>
		<description>Nizam,
The only way to debug pipeline is by attaching the worker process. May be in next few days, I will blog the best way to perform pipeline components unit testing. By this we will be sure that pipeline business logic is as per business logic and less time will go for debugging pipelines.

[WORDPRESS HASHCASH] The poster sent us &#039;0 which is not a hashcash value.</description>
		<content:encoded><![CDATA[<p>Nizam,<br />
The only way to debug pipeline is by attaching the worker process. May be in next few days, I will blog the best way to perform pipeline components unit testing. By this we will be sure that pipeline business logic is as per business logic and less time will go for debugging pipelines.</p>
<p>[WORDPRESS HASHCASH] The poster sent us &#8217;0 which is not a hashcash value.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nizam</title>
		<link>http://microsoftblog.co.in/commerceserver/pipeline-error-component-execution-failed-for-component/comment-page-1/#comment-375</link>
		<dc:creator>Nizam</dc:creator>
		<pubDate>Wed, 30 Dec 2009 17:25:19 +0000</pubDate>
		<guid isPermaLink="false">http://microsoftblog.co.in/commerceserver/pipeline-error-component-execution-failed-for-component/#comment-375</guid>
		<description>Hi Ravi,

i want a list  describing the DETAIL steps that should be followed while builiding a pipeline component. i happen to look at MinMaxShipping but its not that useful.
i am using vs2008,Sharepoint as frontend and CommerceServer 2009. 
My main aim is to debug the pipeline code which i am writing.
Any help w.r.t to this is greatly appreciated.

Thanks in advance,
Nizam.</description>
		<content:encoded><![CDATA[<p>Hi Ravi,</p>
<p>i want a list  describing the DETAIL steps that should be followed while builiding a pipeline component. i happen to look at MinMaxShipping but its not that useful.<br />
i am using vs2008,Sharepoint as frontend and CommerceServer 2009.<br />
My main aim is to debug the pipeline code which i am writing.<br />
Any help w.r.t to this is greatly appreciated.</p>
<p>Thanks in advance,<br />
Nizam.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cmanole</title>
		<link>http://microsoftblog.co.in/commerceserver/pipeline-error-component-execution-failed-for-component/comment-page-1/#comment-303</link>
		<dc:creator>cmanole</dc:creator>
		<pubDate>Wed, 23 Sep 2009 11:05:10 +0000</pubDate>
		<guid isPermaLink="false">http://microsoftblog.co.in/commerceserver/pipeline-error-component-execution-failed-for-component/#comment-303</guid>
		<description>Hello,
I also have a problem with running a custom pipeline component.
My error (in basket.pipelog) is:

PIPELINE:++ component[0x1] about to be called ProgID: SurfaceInventory.ObtainValues
PIPELINE:-- component [0x1] returned hr: 0x4, IErrorLevel=-2 in -317390712 milliseconds
    Error Description: Component Execution failed for component[0x1]  hr: 0x0
ProgID: SurfaceInventory.ObtainValues
Could not create Component SurfaceInventory.ObtainValues.  This may be a component registration issue.
An error relating to security occurred. (Exception from HRESULT: 0x8013150A)

PIPELINE:-- 2009/09/23 13:45:40.0235 Pipeline Execution completed returning hr: 0x8013150A
              i:  0x8013150A
         hrLoop:  0x907D9
  *plErrorLevel:  2949133

I am trying to make a component for a X64 system.
What I did in order to deploy it was the following:

   - I built the project with platform target any cpu and platform: active (any cpu). 
   - I unchecked Register for COM interop
   - I copied the .dll and .pdb in the /bin directory of my site
   - I ran regasm x.dll /tlb:x.tlb /codebase (the 64 bit regasm)
   - I used pipereg to register my pipeline to be visible under the product Info stage
   - I inserted it in basket.pcf with pipeeditor (the 64 bit version).

However, when I run the pipeline in my site, that&#039;s the error I get.

Thank you in advance for your help</description>
		<content:encoded><![CDATA[<p>Hello,<br />
I also have a problem with running a custom pipeline component.<br />
My error (in basket.pipelog) is:</p>
<p>PIPELINE:++ component[0x1] about to be called ProgID: SurfaceInventory.ObtainValues<br />
PIPELINE:&#8211; component [0x1] returned hr: 0&#215;4, IErrorLevel=-2 in -317390712 milliseconds<br />
    Error Description: Component Execution failed for component[0x1]  hr: 0&#215;0<br />
ProgID: SurfaceInventory.ObtainValues<br />
Could not create Component SurfaceInventory.ObtainValues.  This may be a component registration issue.<br />
An error relating to security occurred. (Exception from HRESULT: 0x8013150A)</p>
<p>PIPELINE:&#8211; 2009/09/23 13:45:40.0235 Pipeline Execution completed returning hr: 0x8013150A<br />
              i:  0x8013150A<br />
         hrLoop:  0x907D9<br />
  *plErrorLevel:  2949133</p>
<p>I am trying to make a component for a X64 system.<br />
What I did in order to deploy it was the following:</p>
<p>   &#8211; I built the project with platform target any cpu and platform: active (any cpu).<br />
   &#8211; I unchecked Register for COM interop<br />
   &#8211; I copied the .dll and .pdb in the /bin directory of my site<br />
   &#8211; I ran regasm x.dll /tlb:x.tlb /codebase (the 64 bit regasm)<br />
   &#8211; I used pipereg to register my pipeline to be visible under the product Info stage<br />
   &#8211; I inserted it in basket.pcf with pipeeditor (the 64 bit version).</p>
<p>However, when I run the pipeline in my site, that&#8217;s the error I get.</p>
<p>Thank you in advance for your help</p>
]]></content:encoded>
	</item>
</channel>
</rss>

