My Server is TFS 2018 update 2
I got an error when accessing workitem history. The error message:
Error during serialization or deserialization using the JSON JavaScriptSerializer. The length of the string exceeds the value set on the maxJsonLength property.
I found a soluction from blog https://blogs.msdn.microsoft.com/dstfs/2014/01/22/issues-in-opening-work-items-in-web-access-in-team-foundation-server-2012-cumulative-update-3/
but this bug seems to be fixed after TFS2012.
Is it work on TFS 2018?