| Author |
Pipelines in commerce server
|
|
|
| Hi All
I have unpacked a commerce server site on my machine. It has a
pipelines folder. These pipelines were working fine for some time. But
now when I open the pipelines in the editor, some of the components are
showing as broken.
I read some where on the internet that this means that the component is
no longer registered on the machine.
To register the component the regPipe wizard requires the .dll or the
..tdl(?) file. Since I got the site from some one else, I dont have the
source code for the pipe lines with me. How should I make sure that the
pipeline components are registered back on the machine and I can use
the pipeline on the site.
Regards
| |
|
| Hi
you need to get the Dll of the broken pipeline component and then use the
RegAsm command to register this Dll on yur machine (you won't need o use the
regPipe tool)
"Meetu" wrote:
> Hi All
> I have unpacked a commerce server site on my machine. It has a
> pipelines folder. These pipelines were working fine for some time. But
> now when I open the pipelines in the editor, some of the components are
> showing as broken.
>
> I read some where on the internet that this means that the component is
> no longer registered on the machine.
>
> To register the component the regPipe wizard requires the .dll or the
> ..tdl(?) file. Since I got the site from some one else, I dont have the
> source code for the pipe lines with me. How should I make sure that the
> pipeline components are registered back on the machine and I can use
> the pipeline on the site.
>
> Regards
>
>
| |
|
| Hi Arik
Thanks for replying. Today morning when I restarted my computer, I
found that the pipeline was ok. None of the components was broken.
Any idea why. Registry got refreshed on its own or something like it
....? (just a guess). If you have detailed explaination of this please
let me know. It will be quite helpful to understand how the pipeline
and registration work together.
|
|
|
|