Yes, You are correct in your assumption.
The custom pipeline when tested through pipeline.exe shows no error
though.
but when used with the send ****t, it gives error.
Finally i have to change my approach and instead of appending and
prepending
in stream itself, I created an XMLDo***ent object out of it and did the
manipulation and this is working.
Thanks
"Jan Eliasen" <eliasen@[EMAIL PROTECTED]
> wrote in message
news:tr77k25cdo5lmaasi6ikguf5e91cchih5a@[EMAIL PROTECTED]
> On Fri, 27 Oct 2006 11:09:37 -0700, "Shankar"
> <shankar.kumar@[EMAIL PROTECTED]
> wrote:
>
>>I am using the fismst piline component as it is in one of my send
>>pipelines
>>preassemble stage and trying to append and prepend some XML wrapper
around
>>the originial message.
>>I have prepend data more than 64 characters. so i have to turn the
>>validation for it off.
>>It keeps throwing me this error Object reference not set to instance.
> Could you be a bit more specific?
>
> Am I right in assumig that:
> 1. You are programming your own pipeline component that you want to
> use in the preassemble stage of a send pipeline?
>
> 2. You need to put something in the beginning of the original emssages
> and something at the end of the message? Ie. a new XML root or
> something like that?
>
> 3. The error you mention appears inside your custom pipeline
> component?
>
> --
> eliasen, representing himself and not the company he works for.
>
> Private blog: http://blog.eliasen.dk
>
> Private email: jan@[EMAIL PROTECTED]


|