SYMPTOM

WEB UI System Log reports:

          "Error Session UserId is not set... "

One or more of the following symptoms may also be present:

  • Case list does not load any records
  • "Create New Project" button does not launch case creation wizard.
  • Case list loads, but fails when attempting to filter or paginate.

CAUSE

Web User Session is being interrupted and is not able to recover.

RESOLUTION

 

  1. Ensure Microsoft .NET Framework 4.7.1 (or newer) is installed
  2. Set the "ASP.NET State Service" start-up type to "Automatic" and that the service is running. https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/69009875927/original/ASP.NETStateService.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAS6FNSMY2XLZULJPI%2F20210926%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210926T164227Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=358369ebcfd85a3b58be1b1f0009c1150d8337e62ebcb3b42058049f292de0f7
  3. Edit [DRIVE]\Program Files\AccessData\MAP\Web.config and locate the "sessionState" key.
  4. Make the following edit to the sessionState key (Note: case sensitive)

  1. Save changes to web.config.
  2. Restart IIS to put the changes into effect.