thanks for the suggestion, but Alas the result was the same
this is my passing code:
rpt.SetParameterValue("DateFrom", Convert.ToDateTime("14/08/2014"))
rpt.SetParameterValue("DateTo", Convert.ToDateTime("15/08/2014"))
in this example i have even hardcoded dates to check it ?
same error applies