Changes or Fixes in VS 2005 SP1 Beta?
I'm trying to find out if any fixes have been made to ReportViewer control?
Kevin
I'm trying to find out if any fixes have been made to ReportViewer control?
Kevin
Hi,
There is a specific error that I am getting. I am unable to use the ServerReport.HistoryId to show a saved snapshot. It gives me rsExecutionNotFound exception and when I check that Execution Id in SessionData table in temp db. I found that id there but with different Snapshot Data Id.
Here is my scenario.
I show a report in the Report Viewer and a list of avaiable history snapshots and when user select a snapshot from the list I want to show that snapshot in the report viewer but it gives Execution not found error. I debugged the code and it seems to use the same Execution Id to get the history snapshot that it used to display the report first time (the most current snapshot)
Thanks,
Hammad
Snapshot issue - this will be addressed with the inclusion of a Reset() method on ReportViewer.
Print layout page count - this will also be fixed in SP1.
Hi Brian
I am using VS2005 SP1, and the issue of print layout not reporting the coreect total number of pages when it is switched to directly, using
reportviewer.SetDisplayMode(Microsoft.Reporting.WinForms.DisplayMode.PrintLayout)
the page count at the top of the reportviewer control is One less than the actual number of pages.
As soon as you advance to another page the count correct itself, but this is not sufficient, as the users of the software want to see hown many pages are going to be printed, and then just print them.
Any help would be greatly appreciated,
Cheers
Duncan
I was mistaken. I thought this fix made it into SP1, but it did not. It will be in the next release. If you need it sooner, please contact Microsoft support to get the fix: