This sounds like you are using an old CTP build.
Did you try CTP September of SQL Server 2005?
-- Robert
This posting is provided "AS IS" with no warranties, and confers no rights.
[quoted text, click to view] "Nat Johnson" <NatJohnson@discussions.microsoft.com> wrote in message
news:71EEF892-1D58-4848-A38C-8E76E71404A4@microsoft.com...
>- export as CSV, XML or web archive creates an axd file. I don't know why
>it
> does this. Exporting as different file types is not something that we set
> up
> ourselves when we create the report - SQL Reporting Services handle
> exporting
> files. I've had a quick look on the web and haven't seen anything that
> deals
> with this problem. Exporting as CSV does work from SQL Reporting 2000. I
> don't know whether the issue is with the report or with Reporting Services
> itself.
>
>
> - paging problem. This is also a weird problem. I've found that if you
> change a report parameter (one that actually affects the data that is
> returned) then Reporting Services recalculates the pages correctly. I'm
> not
> aware of a way to force reporting services to recalculate pages. Have an
> option in a report to show detail or not to show detail. If you say no
> detail and run the report you get two pages and it correctly shows two
> pages
> in the navigation panel in report manager, however if you rerun the report
> to
> show detail it should be three pages. The report is three pages however
> in
> the nagivation panel it still only shows 2 pages .
>