August 17, 2007 at 1:45 pm
August 17, 2007 at 5:18 pm
When you develop reports your reports RDL is stored in the catalog table in the ReportServerDB so you may have deployed your ReportServerDB and ReportServerTempDB but the Master of the new server have no record of the ReportServerDB and ReportServerTempDB so there is no way of the relational engine to serve up your reports.
The first link below covers how to move the SSRS databases the second covers all other related issues, the reason is moving Reporting services is a lot of work and anything can go wrong. But I could be wrong.
http://technet.microsoft.com/en-us/library/ms156421.aspx
http://support.microsoft.com/kb/842425
Kind regards,
Gift Peddie
August 20, 2007 at 8:17 am
I did not move the reporting server or database.
I created a brand new on ebut I am not getting the fancy html page- only directory listing. I would have expected the .aspx extension missing in IIS but that was not it.
Thanks,
Kevin
August 20, 2007 at 8:44 am
So you have developed a report and build it in reporting services? I think if you want .aspx pages you need to use reportviewer control because standard reports just comes with RDL(repor definition language) file and the solution file nothing else. Try the link below for reportviewer control and samples.
http://www.gotreportviewer.com/
Kind regards,
Gift Peddie
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply