Server Error in '/' Application.

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS0121: The call is ambiguous between the following methods or properties: 'System.Math.Ceiling(decimal)' and 'System.Math.Ceiling(double)'

Source Error:


Line 329:        HtmlGenericControl a;
Line 330:        int pages;
Line 331:        pages = Convert.ToInt16(System.Math.Ceiling(itemCount / _ilestatic));
Line 332:
Line 333:        if (pages > 1)

Source File: \\oldfileshare\www$\www.polskieradio.pl\euranet\_controls\podcasts.ascx    Line: 331







Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4110.0