Hi,
I'm new to the Telerik scene, and I'm having an issue with creating my first sample report using Telerik Reporting.
I created the class for the report, and I am in the wizard for what data to get and view.....
I'm connecting to a MySQL database, and I have the query built in the query builder... and in this query builder the desired output is attained....
when I go to the next section, the Preview Data Source Results.... whenever I click Execute Query... I receive the following error:
Number must be either non-negative and less than zero or equal to Int32.MaxValue or -1.
Parameter name: dueTime
I never accessed or set anything related to that parameter... I don't even know what this issue is referring.... that's why I'm asking for help.
what do I do to resolve this?
Thanks,
Amit
I'm new to the Telerik scene, and I'm having an issue with creating my first sample report using Telerik Reporting.
I created the class for the report, and I am in the wizard for what data to get and view.....
I'm connecting to a MySQL database, and I have the query built in the query builder... and in this query builder the desired output is attained....
when I go to the next section, the Preview Data Source Results.... whenever I click Execute Query... I receive the following error:
Number must be either non-negative and less than zero or equal to Int32.MaxValue or -1.
Parameter name: dueTime
I never accessed or set anything related to that parameter... I don't even know what this issue is referring.... that's why I'm asking for help.
what do I do to resolve this?
Thanks,
Amit