Hi Jarad,
You can use the "TimeTolerance" setting to avoid that problem.
<microsoft.web.services2>
<security>
<timeToleranceInSeconds>value</timeToleranceInSeconds>
</security>
</microsoft.web.services2>
Regards,
Pablo Cibraro
http://weblogs.asp.net/cibrax
> Is there any way around this error occurring without sinking the clocks on
> the client and server because this is not an option at all.
>
> Thanks in advance,
>
> Jarad Stahl
jd - 26 Oct 2005 17:59 GMT
Nope that does not fix it, the problem is the server is attaching a time in
the future of the client, then the client generates a wse error.
> Hi Jarad,
> You can use the "TimeTolerance" setting to avoid that problem.
[quoted text clipped - 15 lines]
> >
> > Jarad Stahl
Jordan - 06 Dec 2005 20:46 GMT
both server and client policy files must have the same timeToleranceInSeconds
attribute to be out of sync