Hello,
could you try to disable HTTP session cache? It could be done the following way:
creator.Settings.HttpSessionCacheEnabled = false;
Please provide us feedback if it works for you. It will help us in further processing of this issue.
Hello,
could you try to disable HTTP session cache? It could be done the following way:
creator.Settings.HttpSessionCacheEnabled = false;
Please provide us feedback if it works for you. It will help us in further processing of this issue.