0

I had to use a Microsoft Web Services Enhancements 2.0 service and it raised wse910 error when the time difference between the server and client was more than 5 minutes.

I read in many places that setting the timeToleranceInSeconds, ttlInSeconds and defaultTtlInSeconds values should help, but only setting the clock of the client machine solved the problem.

Any experiences?

icelava
  • 9,787
  • 7
  • 52
  • 74
nandras
  • 65
  • 1
  • 2
  • 6

1 Answers1

0

Does this help? It also mentions setting timeToleranceInSeconds and defaultTtlInSeconds on the client as well as the server.

HitScan
  • 8,651
  • 3
  • 22
  • 17