Forum Discussion
Sharepoint error - Your session could not be established
Yes, we do have Multi-Domain, we tried the workaround in that link but it didn't make any difference.
Using Fiddler I can notice an odd date for the cookie expiry date (1970). Here is an example: if (get_cookie("F5_PWS") == "1") { document.cookie = "F5_PWS=0; path=/; expires=Fri, 01-Jan-1970 00:00:01 GMT"; var pwsClassId = "7E73BE8F-FD87-44EC-8E22-023D5FF960FF"; InsertActivexControl(pwsClassId, {"command": "exit"} ); } else if (get_cookie("F5_GPO") == "1") { document.cookie = "F5_GPO=0; path=/; expires=Fri, 01-Jan-1970 00:00:01 GMT"; var gpoClassId = "8F6AFB67-F834-4227-94A7-A51377E0678E"; InsertActivexControl(gpoClassId, {"GroupPolicyRollback": "TRUE"} );
Where would that time come from? My time on the F5 it's correct, same on the Sharepoint servers Is that the problem that the session is already expired?
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com