A
APA
I have a web service that when I try to call from my desktop application using SSL it doesn't return anything. I'm using WSE 2.0. I've stepped
through the web request and it just kind of quits after (successfully) completing the overridden UsernameTokenManager.AuthenticateToken method. I'm
not sure why it's not stepping into the web method after that and I can't following it to where it is apparently failing. Any ideas?
through the web request and it just kind of quits after (successfully) completing the overridden UsernameTokenManager.AuthenticateToken method. I'm
not sure why it's not stepping into the web method after that and I can't following it to where it is apparently failing. Any ideas?