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 140:                        <div class="media-image-head">
Line 141:
Line 142:                            <a href="MediaNew.aspx?ID=<%#GalleryEncrypt.Encrypt(DataBinder.Eval(Container.DataItem, "id"))%>">
Line 143:                                <img src="<%=ConfigurationManager.AppSettings("AWS_URL")%>Media/Thumb/<%#DataBinder.Eval(Container.DataItem, "ImageIcon")%>"
Line 144:                                    title="Click here for large image" class="media-image-shadow"  alt="">

Source File: D:\Websites\SacredHeartJagadhri_Pro_New\MediaGallery\Mediagallery.aspx    Line: 142






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