Configuring SQL 2005 Reporting Services
Just a minor note regarding my experience in setting up SQL 2005 Reporting Services for the first time…
Overall, a very smooth process. I specifically followed the instructions in Chapter 2 of Microsoft SQL Server 2005 Reporting Services (Step by Step), ISBN 978-0-7356-2250-0. There were only a few minor caveats:
1. I installed Reporting Services on an existing SQL 2005 SP2 installation, which meant that I had to go back and rerun SP2 for just that portion of the install before I could configure Database Setup under the Configure Report Server interface.
2. Even after doing this, I got a failure when I chose the option to upgrade the ReportServer DB. The simple fix was to click Apply yet again, and then everything finished like it was supposed to. Guess the DB upgrade had to be in place before the rest of the configuration scripts would run.
And that’s about it. I’ll blog more details about actually using Reporting Services as I get into it in more detail over the coming weeks.
Leave a comment
You must be logged in to post a comment.