What would cause the following error message?
InitializeSecurityContext failed with the following error message:
A specified logon session does not exist. It may have already terminated.
Steps taken:
1. Created the policy file for a client (Kerberos)
2. Added the Policy attribute to the client generated with WSWSL3 (derived
from SoapClient) run against a running service (soap.tcp)
3. I added the policy to the service too, but this exception happens before
message is sent.
Sidd [MSFT] - 23 Jun 2005 07:18 GMT
Hi Ben,
If you are running this on tcp, then looks at my post to you earlier.
If not, then are you trying to run the kerberos sample?
Thanks,
Sidd [MSFT]
> What would cause the following error message?
>
[quoted text clipped - 9 lines]
> before
> message is sent.