I have a master report with a sub report on it I put the expression (for testing purposes) into Visibility =IIF(1+1=2,true,false)...as far as I can see this should make the sub report visible. the report however fails to run and I get an error back saying "The Located assembly's manifest definition does not match the assembly reference" If I remove the expression the report runs again?
Why Is this not valid?