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: BC30456: 'getSolH' is not a member of 'MathBLL.BLL_DivRules'.

Source Error:


Line 51: 
Line 52:         Dim SQueH As String = "Check whether " & No1 & " is divisible by " & DivBy & " or not?"
Line 53:         SolCtl1.write(SQueH, bllObj.getSolH(), SQueH, bllObj.getSolX(), Me.UpdatePanel1, hq1.Value)
Line 54:     End Sub
Line 55: 

Source File: D:\InetPub\vhosts\pns3380-1298.package\www.atozmath.com\wwwroot\Number\DivRules.aspx.vb    Line: 53





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