Hello,
I recently upgraded our Report Server that was hosted in IIS with an HTTPS binding but after the upgrade we were unable to communicate with the server using HTTPS. We received an invalid client id error.
We updated the bindings and everything worked. However, it would be nice if we could upgrade Report Server without changing the IIS bindings.
Thank you.
Dear Mr/Ms,
I'd like to file a feature request: please implement the option to change the report's draft status (true/false) explicitly via the Report Server's UI. It would be a nice feature in case we'd like to test the report in our MVC application, then we'd like to revert it in case any problems.
Currently, if a report has multiple crosstabs and I would like to use this report for Data alerts. While setting up the rules I am unable to set up rules across cross tab. For instance, crosstab1.textBox59 >= 0 & crosstab2.textbox78 <= 0 is not possible. when i save a rule for crosstab1 and try to add a new rule for crosstab2 it automatically deletes the crosstab1 rule.