Workflow Soluiton

 View Only

Error Discarding invalid PM session

  • 1.  Error Discarding invalid PM session

    Posted Nov 24, 2015 02:52 PM
    I have a project (Type Workflow) that uses an auto-run component to run every 30mins. Every 90 mins I see the following in the log: Error Discarding invalid PM session System.Web.Services.Protocols.SoapException: Verify Session ID failed at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) at LogicBase.Core.EnsembleHelper.GetEnsembleSession(IData data) The error seems to be harmless but I'd like to eliminate it. I presume this is related to a session timeout somewhere that is present for good reason so I'd rather not turn it off. Is there a component or something I can change in my project that would prevent this error appearing?