Groups | Blog | Home
all groups > dotnet web services enhancements > december 2005 >

dotnet web services enhancements : Web Services Query


VenuGopal
12/16/2005 2:16:02 AM
Hello,

I have the Server in USA and Client is in India.
Now if the Server and Client time difference is more/less than 3minute... i
am not able to lconnect to the server.

Is there any settings in WSE 2.0 that we need to make to handle this
situation?

Thanks
Pablo Cibraro
12/16/2005 11:33:29 AM
Hi Venu,
There is a config setting to set a tolerance in the time difference.

<security>
<timeToleranceInSeconds>insert the time tolerance for timestamp
checking</timeToleranceInSeconds>
</security>

Regards,
Pablo Cibraro
http://weblogs.asp.net/cibrax
http://www.lagash.com

[quoted text, click to view]

GCR
12/18/2005 11:22:02 PM
And don't forget to synchronize both server and consumer with a public ntp
server!

[quoted text, click to view]
AddThis Social Bookmark Button