Hi,
I have setup a UAT environment for testing, which is a clone of our LIVE environment.
The AOS instance for live is 01 and the UAT instance is 02 - these both reside on the same physical AOS server.
I have two different SQL reporting server instances - both on different physical servers.
I have followed all the steps from the MSDN webpage about setting up multiple SSRS instances but it is still not working.
I have created a new Report server configuration in my UAT environment - when I click on Validate it is successful.
I have managed to deploy all the reports out to the correct folder and as far as I can see the permissions in the reportmanager section of SSRS are all correct.
The SSRS service logon account is the same as my BC account.
I have changed all the config files in reportmanager and reportserver folders as per documentation.
Now when I run the report - it loads fine but it is as if no data is being passed from the temp tables and or SQL query into the SSRS report - it comes up with a blank shell.
This is probably something simple but I have spent all day on this and would welcome suggestions other than a reposting of the microsoft article.