I need to put a hidden checksum (encrypted string) inside a report rdl file but I everything I try gets removed by the designer.
I was wondering if there’s a way to stop the designer doing this for say XML comments or perhaps something similar.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
How about creating a hidden textbox on the report and setting the value expression to the checksum?