Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 468049
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T23:38:35+00:00 2026-05-12T23:38:35+00:00

We have the VS 2005 version of the ReportViewer control on an ASP.NET page.

  • 0

We have the VS 2005 version of the ReportViewer control on an ASP.NET page. The reports are executed against SQL2008 Reporting services and display correctly. We have Interactive Sorting on the columns which works as expected…usually.

On larger result sets (over 100 pages), the sort stops, displays a white background in the viewer with the words, “The operation has timed out”. The ironic part is that it does this in about 3 seconds. I thought I had it when I saw that the ServerReport.Timeout is 2000 ms by default, but changing that to 30,000 ms did not make a difference. It’s like it doesn’t even have the will to try sorting that much data 🙂 Here’s the code:

        var rvMain = new ReportViewer {
            EnableViewState = true,
            ProcessingMode = ProcessingMode.Remote,
            ShowRefreshButton = false,
            AsyncRendering = true,
            ShowCredentialPrompts = false,
            ShowDocumentMapButton = true,
            DocumentMapCollapsed = true,
        };
        rvMain.ServerReport.DisplayName = displayName;
        rvMain.ServerReport.ReportPath = reportPath;
        rvMain.ServerReport.Timeout = 30000;

I have looked at many of the other posts on various timeouts. However, this ONLY HAPPENS WHEN SORTING, and then only on large result sets. Any suggestions would be appreciated!!

UPDATE: The sort does not timeout when the sort is done on the report running directly in SQL Report Manager web site.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T23:38:35+00:00Added an answer on May 12, 2026 at 11:38 pm

    Looks like we got ourselves into this one. We implemented IReportServerConnection21
    because we are not using session state and we wanted to control the credentials used to connect to the Reporting Service. In that interface implementation, we had an unusual default of 2000 ms. So, on the round trip that occurs with interactive sort, it was using that default instead of the value set on the initial ReportViewer creating. Obviously raising the value of Timeout in the implementation of IReportServerConnection2 fixed it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We have found an interesting issue between ASP.NET 3.5 and ReportViewer with Google Chrome.
We have recently upgraded from Reporting Services 2005 to 2008 R2. In the 2005
I have the following XML Document: <?xml version=\1.0\ encoding=\UTF-8\?> <atom:entry xmlns:atom=\http://www.w3.org/2005/Atom\ xmlns:apps=\http://schemas.google.com/apps/2006\ xmlns:gd=\http://schemas.google.com/g/2005\> <apps:property
I have a .NET 2005 (C#) desktop application, in which there is a login
I have three projects written with VB.NET (2005) and have to convert them to
I am writing an ASP.NET app that uses a SQL Server 2005 with SSRS
I have successfully created linked server between 2005 and 2008 version. We changed a
In Visual Studio 2005's About Box, the installed products have a (version?) number associated
I have a column in SQL Server 2005 that stores a version number as
Each version of Microsoft's .NET frameworks have a limited support lifetime , e.g.: support

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.