I have a form process that I have created after upgrading to 10.2.
The same form is being reused on three user tasks. When routing from task 1 to task 2, it works fine, but then when routing from task 2 to task 3 (without changing any field values), I get the error.
In Forms it just says "An unexpected error has occurred. [LFF502-UnexpectedError]"
In the server Event Viewer, there's a lot of detail, but I don't see anything particularly explanatory.
After I noticed that it says:
"...Inner exception: System.NullReferenceException
Message: Object reference not set to an instance of an object..."
I found this post: http://answers.laserfiche.com/questions/114631/Object-reference-not-set-after-102-upgrade#114989
And in that post there is a reply by @████████referring to hotfix # 1013831, which I installed (and the install appeared successful, Windows now shows version 10.2.0.789). But I'm still experiencing the issue.