Report Viewer Export to Excel hangs on opening file

Discussion in 'ASP.NET / ASP.NET Core' started by fanycus, Nov 14, 2010.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Hi,

    I am using ASP .NET ReportViewer to display my reports. All reports are functioning successfully.

    However, some users, are unable to export certain reports to Excel. After the user selects the Export link and after choosing to Save or Open, the window just hangs and does not open or save the file.

    What I have tried:
    Having the user increase their IE cache.
    Comparing versions of Excel: same version, not the issue.

    I can't find any common association between the reports that work and the ones that do not based on report size or user's machine configurations. The only time I have been able to solve this for a particular user is by having the user manually shut down all unnecessary applications to reduce CPU usage. This worked; however, I had the user reopen all their applications to increase CPU usage, and the reports still worked.

    I'm not certain if this is a Windows issue (maybe something dealing with the Registry) or a .NET issue with the code behind how it generates the Excel code.

    Any help is greatly appreciated.

    Thanks,
    Fani
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page