Server Error in '/PGSL2007' 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: Name 'AdminRoleName' is not declared.

Source Error:


Line 20: 
Line 21: 
Line 22:             If (User.IsInRole(AdminRoleName)) Or (User.IsInRole(CoachRoleName)) Then
Line 23:                 btnSeeEdit.Visible = True
Line 24:             Else

Source File: E:\web\pgsladminor\htdocs\PGSL2007\f_AllStars\10U_Diamonds\10UDiamonds.aspx.vb    Line: 22