This works in 2008… doesn’t work in 2008r2 w. sp1
Adding the below to the end of this file:
C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\ReportManager\js
function setTitle()
{
document.title = "Hello World"
}
Any ideas?