Wondering if I could get some feedback from 'you All' on how you use the Reporting Services configuration files.
Specifically, I'm interested in -
1) Have you ever made changes to the configuration files? (Yes/No; if Yes - how often?)
2) What if any operations you commonly do in the files? (list)
3) Do you script or otherwise have automated solutions for updating these files? (Yes/No; if Yes - in what scenarios; if No - did you try to?)
Any other feedback about the configuration files is also welcome.
Thanks,
-Lukasz
Anyone doing this?
-Lukasz
|||1) Yes. Depending on the requirements.
2)
- Changing web.config to use Forms Authentication
- adding encryption keys to share session cookies with other ASP.NET sites
- adding policies for using custom assemblies
- registering custom extensions: Authentication, Authorisation, Data delivery etc...
3) never used any automation, always manual.
No comments:
Post a Comment