Hello All,
I have developed one web part which uses session state. I am getting excel file from user, reading the excel file in web part using open xml and storing the excel database in back end database. Now I have 2 web front end servers in our SharePoint server, when i access the SharePoint site from URL of first Web Front End server and perform required actions in the web part then it executes successfully. But if i access the same SharePoint site from url of second Web Front End server and perform the required actions in the web part, then the sessions times out.
Does anyone has any idea why does this happens on second web front end server? Is there any configuration i am missing in the web front end server?
Any help is appreciated
Thanks in advance
Anna Jhaveri