I've got an attribute but, when I do this:
(I'm using VB)
I get a NullReferenceException: Object reference not set to an instance of
an object.
any insight?
You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.devel
[EMAIL PROTECTED]]
> On Behalf Of Wil Burton
> Sent: Tuesday, May 28, 2002 11:31 PM
> To: [EMAIL PROTECTED]
> Subject: [DOTNET] SoapExtension Priority
>
>
> How do you set the priority on SoapExtensions without
> using the .config file?
>
> I am using compression and encrypti
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
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