Re: WSE2 to WSE3, what to do with the pipeline ?

Tech-Archive recommends: Speed Up your PC by fixing your registry



Hi Dave,
I have written something regarding this topic in my weblog.

http://weblogs.asp.net/cibrax/archive/2005/07/19/419921.aspx

I hope this can help you.

Regards,
Pablo Cibraro
http://weblogs.asp.net/cibrax
http://www.lagash.com

"DaveP" <dave.prout@xxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:C73DE2D9-F20E-47F7-8094-DE765D73BF04@xxxxxxxxxxxxxxxx
> Hi,
>
> I'm converting an app from WSE2 to WSE3. The WSE2 app contains the
> following
> code for 4 different Web services;
>
> service.Pipeline.OutputFilters.Add(OutputFilter);
> service.Pipeline.InputFilters.Add(InputFilter);
>
> There is no service.Pipeline in WSE3. I've seen some info that says I
> should
> use a Policy Assertion. But is there a tutorial that will help me re-wrte
> this code ?
>
> --
> Regards
>
> DaveP
> UK
>


.



Relevant Pages