At a client SharePoint 2007 farm, installed on Windows Server 2008 servers, I had to install SQL Server Reporting Services Add in for Sharepoint. I already know that one has to install with elevated privileges at 2008 but this installation required some specific steps to complete.
At first I tried this installation:

Open a command prompt with [...]

Continue reading about SSRS 2008 SharePoint Add in installation on Windows Server 2008 Howto

Very interesting article at Ian’s blog about some issues with SSRS 2008 and SharePoint.
When installing, think about:

Integrated mode only works for SharePoint Web Applications on the Default Zone
Integrated mode will not work on a Web Application that has Anonymous access enabled

Read more about SSRS 2008 installation at the source.

Continue reading about Reporting Services 2008 in SharePoint Integrated Mode