Runtime report design error

Stimulsoft Reports.NET discussion
Post Reply
Vikas
Posts: 20
Joined: Sat Jul 31, 2010 4:12 am
Location: Delhi

Runtime report design error

Post by Vikas »

Hi

I have create a report with few calculation using >= or other operator. First time Its working file. Now using report designer , I have rename this file and calling this. but at runtime its showing the following errors.

1.c:\Documents and Settings\ws007 user\Local Settings\Temp\3y9gz_1z.0.cs(2770,2) : error CS0019: Operator '>=' cannot be applied to operands of type 'object' and 'int'.
2.c:\Documents and Settings\ws007 user\Local Settings\Temp\3y9gz_1z.0.cs(2771,2) : error CS0019: Operator '-' cannot be applied to operands of type 'object' and 'int'

and so on.

Please help me .

Thanks
Vikas
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Runtime report design error

Post by Alex K. »

Hello,

Please send your report with data to support@stimulsoft.com

Thank you.
Post Reply