The application has been running for one year, and today it failed with the
following
message:
WSE511: It is invalid to use the security token
SecurityToken-e4aa51c6-848e-495e-bc7d-ec0b44c34b8f now because the token is
either expired or postdated. Microsoft.Web.Services2
at
Microsoft.Web.Services2.Security.Tokens.SecurityTokenCollection.Add(SecurityToken token) at EWSConnector.Connector.Tickle(Object sender)
Anyone has any idea about this problem? Expert suggestion is really
appreciated.
Thanks
csheng - 06 Jul 2005 18:30 GMT
Never mind, I found it.
> The application has been running for one year, and today it failed with the
> following
[quoted text clipped - 10 lines]
>
> Thanks
C#questions - 21 Oct 2005 21:58 GMT
I'm having the same problem and haven't figured it out.
Would you share your solution? Thanks.
C#questions - 24 Oct 2005 20:23 GMT
Okay - I figured this out, I need to have the certificate for the application (that I just inherited) loaded on my machine.