ASP.NET session has expired or could not be found (unable to find the solution) - SSRS Report

Puneet Dasari 20 Reputation points
2024-12-18T14:24:39.5466667+00:00

unable to find out the solution we have tried 2 things but there was no ouput:

  1. We have tried to extend the session time out to 30mins
  2. Tried to scale up the Azure speed when this error occurs

Attached Screenshot for reference, kindly assist for the best possible solutionimage - 2024-12-18T194017.838

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,547 questions
SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,960 questions
{count} votes

1 answer

Sort by: Most helpful
  1. SurferOnWww 3,536 Reputation points
    2024-12-19T02:29:34.74+00:00

    Please see the following Microsoft Blog;

    Did Your Session Really Expire?

    and verify the followings stated in the above blog:

    1. Your session really did expire
    2. The session isn’t available to the server handling the request
    3. Cookies are disabled on the client

    If your answer to my comment "Is your session InProc? Do you use a web farm?" above is Yes, consider item 2 first.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.