Runtime report design error
Posted: Mon Aug 30, 2010 1:04 am
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
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