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: Name 'GalleryEncrypt' is not declared.

Source Error:


Line 22:         End Try
Line 23:         If IsPostBack <> True Then
Line 24:             Dim page As String = GalleryEncrypt.Decrypt(Request.QueryString("Page"))
Line 25:             If Request.QueryString("Page") = "" Then
Line 26:                 page = 1

Source File: D:\Websites\HolyChildGaziabad\PhotoGallery\DisplayphotosFull.aspx.vb    Line: 24






Version Information: Microsoft .NET Framework Version:2.0.50727.9061; ASP.NET Version:2.0.50727.9062