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: BC30451: 'Addperson' is not declared. It may be inaccessible due to its protection level.

Source Error:


Line 298:                    If Not IsDBNull(reader("WebinarLink")) Then
Line 299:                        If Len(reader("WebinarLink")) > 1 Then
Line 300:                            Addperson(reader("activityID"))
Line 301:    			    Response.Redirect(reader("WebinarLink"))
Line 302:                        End If

Source File: C:\Inetpub\vhosts\fham.org\httpdocs\list_progopt.aspx.vb    Line: 300





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