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: BC30002: Type 'clsSecurity' is not defined.

Source Error:


Line 19: 
Line 20:             'Register the user
Line 21:             Dim objSecurity As New clsSecurity
Line 22:             MemberID = objSecurity.MemberRegisterVitavusDB(tbFirstName.Text, tbLastName.Text, tbAlias.Text, EMailAddress, tbPassword.Text, tbPasswordConfirmation.Text, tbPasswordReminder.Text, HttpApplication(), strGUID)
Line 23: 

Source File: d:\inetpub\vitavus.co.uk\web\content\Public\Membership.aspx.vb    Line: 21