Page 1 of 1

Variables getting Erased

Posted: Sun Nov 09, 2008 5:55 pm
by shmuly
I created a report with some new variables and it seems that every time I try to edit the report, the variable gets erased. Therefore, I have to create a new variable each time I edit the report. Is there a fix for this bug? I’ve been noticing it for the past few months and I was hoping V2 would have a fix for it. Thanks.

Variables getting Erased

Posted: Mon Nov 10, 2008 3:05 am
by Edward
Hi.

Please show the code you used for edit the report and how you added those variables?

Maybe there is report.Dictionary.Clear() method call in the code?

Thank you.