How do you set the priority on SoapExtensions without
using the .config file?

I am using compression and encryption soapextesions.  In
order for it to work properly it must operate in the
correct order.

Client                   Server

Compress   -> Encrypt >> Decrypt -> Decompress |
Decompress <- Decrypt << Encrypt <- Compress  <-

At first I thought I had it figured out how this is done.
It seemed that the order of the attributes affected it,
but I ran it once and it didn't work.  After switch the
order on the client, it started working again.  Can anyone
shed any light on this mess?

You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced 
DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to