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: 'testRESiSpam' is not a member of 'RESI.Global.Functions'.

Source Error:


Line 27:         EmailCountSQL = ""
Line 28:         
Line 29:         If emailcnt < 8 And RESI.Global.Functions.testRESiSpam(HttpContext.Current.Request.Form("Email"), CStr(HttpContext.Current.Request.ServerVariables("REMOTE_ADDR"))) Then
Line 30:             Dim strEmail As String = ""
Line 31:             Dim ix As Integer = 0

Source File: d:\resiwebs\deniserubin.com\Mobile\email-to-friend.aspx    Line: 29






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