Hi,
Does .Net compact framework 2.0 supports MTOM web service client?
For instance, sending an image file from pocket pc to a web service server
with MTOM enabled.
Thanks....
more >>
I need to create a policy file for my Web Service with security built-in and
I’m using VB.net and WSE 2.0 to do it.
I am new to building Web Services, so any help would be appreciated. So
far, I know I need to add a <policy></policy> tag in the WEB.config, and
between the tags would be t...
more >>
Hi,
I have spent hours to solve this problem to no avail.
I have created a custom security policy assertion for a web service as shown
in WSE 3.0 documentation. My complex project involves using two custom
security tokens and token managers to encrypt/sign SOAP messages. But at the
serve...
more >>
Hi,
I'm trying to work my way through the hands-on WSE 3.0 lab. I've followed
part 1 step by step but I keep coming up against the following error:
WSE910: Security requirements are not satisified because the security header
is not present in the incoming message.
Anyone have any ideas of...
more >>