Wednesday, January 19, 2011

SESSION_STATE_PASCAL_CASED is not configured properly

In this case, the following error appears many times in the Event Viewer. 

InfoPath Forms Services has detected a mismatch between the user's data in the browser and on the server. This may indicate the SESSION_STATE_PASCAL_CASED is not configured properly on a multiple front end farm or that a malicious user is trying to tamper with client data. (User: MYDOMAIN\username123, Form Name: ABCForm, IP: , Request: http://myserverXYZ/_layouts/Postback.FormServer.aspx, Form ID: urn:schemas-microsoft-com:office:infopath:ABCForm:-myXSD-2005-10-21T21-12-27)

 

This is a common SharePoint issue that your SharePoint admin would be able to help. This error also happens when the shared service in SharePoint central admin is not configured properly. After creating a new shared service, that error went away.

You may also try the following. Clear browser's cache and try again and if that doesn't solve the problem then run the following command: 

stsadm -o reconvertallformtemplates

See this link for more details.

Your SP admin would be best person to help with this. This is not related to AgilePoint as such.

1 comment:

  1. > your SharePoint admin would be able to help

    Alas, I am the shareponit admin, and I don't have the foggiest idea how to help. To what were you referring here? Also, what does "also happens when the shared service ... is not configured properly" mean? I would not know a) how to tell if it is not configured properly or even how to create a new one so that it was configured properly without more details.



    This is happening to many users. It does not happen every time a particular form is used, nor does it happen every time for a particular user. It appears to happen randomly.

    Clearing the cache does not seem to help.
    I am a bit afraid of running the stsadm -o reconvertallformtemplates because of comments such as http://social.msdn.microsoft.com/Forums/en-US/92e0577a-10ec-469e-a2bd-24f66c9927b7/stsadm-o-reconvertallformtemplates which talk about having to republish all infopath templates after running the command - we do not want every user who is using infopath to have to republish all their templates. That is just too much impact on the environment.

    ReplyDelete