Hi,
The problems is in your ReportOptions. You have Locals.ReportOptions.ResultFilterExpression as an empty string. You setup some properties in Locals.ReportOptions then overwite Paramaters.ReportOptions. Parameters.ReportOptions.ResultFilterExpression is set to the empty string. The Evalute() in the precondition doesn't like this it should have as default "True".
I tried a small example in TS3.5 setting Locals.ReportOptions.ResultFilterExpression as an empty string and it still generated the same error. So I dont think there is any difference between TS3.5 and TS4 in this respect.
Can you post your TS3.5 example.
Regards
Ray Farmer
Regards
Ray Farmer
