web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :

Enterprise Portal on SharePoint 2013 – form resets

Dynamics AX Support Profile Picture Dynamics AX Support Microsoft Employee

We got several requests when user where complaining that form resets.

Ie. User was selecting the customers on customer page, we could see that suddenly the page resets and only first customer has been selected. We could also see the issue on some forms when user fills data in. Suddenly all data disappeared.

When we took network traces we cold see that if it takes more than 30 seconds between the server requests (POST/GET), the authentication token gets invalid and it forces to perform a silent authentication roundtrip. This means that the page is reloaded with the original values, cleaning any change you’ve done.

To fix the issue we need to install two hotfixes:

– SharePoint hotfix Dec 2014 Cumulative Update for SharePoint 2013 (15.0.4675.1000) : https://blogs.technet.microsoft.com/stefan_gossner/2014/12/09/december-2014-cu-for-sharepoint-2013-has-been-released/

– .NET framework hotfix:

 

Comments

*This post is locked for comments