
Issue
In Chrome browser, when you change the parameters and click “Apply” after executing an SSRS 2012 report, the parameters reverts back to default. This issue, however, does not occur in Internet Explorer browser.
Solution
- Log on to the client’s server as an admin user
- Run IIS (Internet Information Service) software
- Right Click on the client’s site and select “Explore”. The folder will explore with the “web.config” files
- Create a backup for file “global.asax”
- Open the file using Note++ and add the following script at the end
- Save and close the file
- Lastly, restart IIS Pool (from restart buttons on the right hand side)
We hope this helps resolve your issue with the SSRS 2012 Reporting.