07-28-04 11:09 PM
If you do copy and paste the example from the
http://msdn.microsoft.com/library/d...-us/sdk/htm/ebi
z_prog_pipe_eiji.asp
and just modify the gonext method, the public properties should be shown, I
can see it in my machine.
make sure you custom pipeline component extend the following interface:
FFDasmComp, IBaseComponent, IDisassemblerComponent; same as the sample,
after you generate the assembly for your custom pipeline components, then
add it to the toolbox from the Tools--add/remove toolbox item menu. and
drag/drop to the pipeline design surface in Biztalk project.
if you still have the problem, would you pass me the project? I can take a
look
thanks
Ni
[ Post a follow-up to this message ]
|