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 'compraAPlazos' of 'Public Function compraDirecta(NombreCompleto As String, eMail As String, celular As String, pais As String, Inlicencia As String, patrocinadorID As Object, licType As String, laOferta As String, compraAPlazos As Boolean) As String'.

Source Error:


Line 5:          Try
Line 6:              lblMsg.Visible = True
Line 7:              result = oFinWeb.compraDirecta(txtNombre.Text, txtEmail.Text, txtTel.Text, txtPais.Text, cbxLicencias.Text, refValue.value, presValue.value, lblOferta.Text)
Line 8:  
Line 9:              If result.ToLower.Contains(".aspx") And (result.ToLower.Contains("http://") or result.ToLower.Contains("https://")) Then

Source File: C:\Inetpub\vhosts\programaparaprestamos.com\httpdocs\ComprarPres.aspx.vb    Line: 7





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