Error when pipeline component does not exist (329516)



The information in this article applies to:

  • Microsoft Commerce Server 2002

This article was previously published under Q329516

SYMPTOMS

If a Commerce Server 2002 pipeline references a pipeline component that does not exist or that cannot be created, the pipeline does not run the component, and you may receive the following error message:
Commerce.MtsPipeline error '80040154' Component Execution failed for component(0x0) hr: 0x80040154 ProgID:....Loading Component.....failed because GlobalInterface Table is Unable to provide a valid marshaled interface pointer for the component.
In the application event log, event ID: 4104 appears that has a description similar to the error mesage.

CAUSE

This problem occurs because the pipeline component does not load any configuration information.

RESOLUTION

To resolve this problem, review the pipelines to determine the point of failure. Open the pipeline in the Pipeline Editor, and then use the Program ID and the component number in the error message to determine the component that is failing.

STATUS

This behavior is by design.

Modification Type:MajorLast Reviewed:1/13/2005
Keywords:kberrmsg kbprb KB329516