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 142:                            <div class="photo-Repeater2">
Line 143:                                <center>
Line 144:                                    <a href="DisplayPhotos.aspx?ID=<%#GalleryEncrypt.Encrypt(DataBinder.Eval(Container.DataItem, "id"))%>" >
Line 145:                                        <img src="<%=ConfigurationManager.AppSettings("AWS_URL")%>PhotoAlbum/Thumb/<%#DataBinder.Eval(Container.DataItem, "AlbumIconPhoto")%>"
Line 146:                                            title='<%#DataBinder.Eval(Container.DataItem, "AlbumIconPhoto")%>'  alt="" />

Source File: D:\Websites\SacredHeartJagadhri_Pro_New\PhotoGallery\Default.aspx    Line: 144






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