Lately I've returned playing a bit with CS2009 for a POC which meant to show how easy it is to interfere with the Commerce server processes and integrate them with backend systems. We needed to show integration with external profile (login in the commerce environment and get some information from external resource) and calculation of the basket in external system (This is probably better doing in the basket \ total pipelines , but I wanted to play with the multi channel a bit). First, we needed...
Pipeline Error: Component Execution failed for component I've built a custom pipeline component and registered it using the RegAsm /codebase command. Then I've register the component using the commerce server pipereg tool . After adding the component to one of the pipelines and ensuring that the new component is not "broken", I've reset the IIS and test the component. Since these steps were adequate in commerce server 2002 (my commerce server past experience), I was surprised...