Tagged Questions

1
vote
1answer
882 views

Exception Security Context token in WCF

I'm using Service WCF, and I get the following error: "The security context token is expired or is not valid. The message was not processed." Client config <endpoint ...
0
votes
1answer
2k views

WCF Web Service error - The message could not be processed. This is most likely because the action '' is incorrect or because

... the message contains an invalid expired security context token or because there is a mismatch between bindings... The problem is, the client and the server times are a few seconds off. The web ...