SSRS Help
-
I'm building a site that will be out on the web that takes job applications. Within the admin portal I am using SSRS 2008 to display the information from the database to the HR users. How do I need to set up SSRS so that I can point to the url that displays the report (I am rendering the report in a PDF format through the url)?
-
I'm building a site that will be out on the web that takes job applications. Within the admin portal I am using SSRS 2008 to display the information from the database to the HR users. How do I need to set up SSRS so that I can point to the url that displays the report (I am rendering the report in a PDF format through the url)?
You are going to have to set up an SSRS server if you want to use the URL method.
Never underestimate the power of human stupidity RAH
-
You are going to have to set up an SSRS server if you want to use the URL method.
Never underestimate the power of human stupidity RAH
so, here is what I am doing so far: we have an SSRS server that is already up and running, so I put my report on that server so people in HR can get to the applications while at work. Now, we're dealing with multiple HR groups on different domains, so I want to place it on the web server so everyone can hit it but I am lost on how to configure SSRS to run on the run on the server. I can get it installed and up, but when I change the urls/virtual directories for SSRS it all goes to pot. What am I doing wrong?