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 5:      Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
Line 6:          Try
Line 7:              Dim page As String = GalleryEncrypt.Decrypt(Request.QueryString("Page"))
Line 8:              If Request.QueryString("Page") = "" Then
Line 9:                  page = 1

Source File: D:\Websites\HolyChildGaziabad\PhotoGallery\ImageShow.aspx.vb    Line: 7






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