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: BC30455: Argument not specified for parameter 'Side2' of 'Public Overridable Function find(SGiven As String, Side1 As Double, Side2 As Double) As Double'.

Source Error:


Line 64: 
Line 65:         Dim bllObj As New BLL_PythagorasThm()
Line 66:         bllObj.find(SSearch, m1)
Line 67:         SolCtl1.write(SQueH, bllObj.getSolH(), SQueH, bllObj.getSolX(), Me.UpdatePanel1, hq1.Value)
Line 68:     End Sub

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





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