V
VJ
The problem is happening in our test box, were I am testing with no Timeout
limit. The webservice I am using to transmit data, fails with a "Message
Expired" error. When I debugged and saw values for various parameters, I saw
the below. It was interesting to note, the Created did not have any date on
it.
?WebSrv.RequestSoapContext.Timestamp.Ttl
0
?WebSrv.RequestSoapContext.Timestamp.Created
#12:00:00 AM#
?WebSrv.RequestSoapContext.Timestamp.Expires
#12/31/9999 11:59:59 PM#
The same section of code, with same data, works on the Staging box, were we
have a no Timeout limit set. I debugged into that environment and the
Created had a date and Time to its value
Somebody please Help!!! Why is this happening?
VJ
limit. The webservice I am using to transmit data, fails with a "Message
Expired" error. When I debugged and saw values for various parameters, I saw
the below. It was interesting to note, the Created did not have any date on
it.
?WebSrv.RequestSoapContext.Timestamp.Ttl
0
?WebSrv.RequestSoapContext.Timestamp.Created
#12:00:00 AM#
?WebSrv.RequestSoapContext.Timestamp.Expires
#12/31/9999 11:59:59 PM#
The same section of code, with same data, works on the Staging box, were we
have a no Timeout limit set. I debugged into that environment and the
Created had a date and Time to its value
Somebody please Help!!! Why is this happening?
VJ