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: CS1061: 'DW.SunSpacesResponsiveV2.Services.Objects.RangeGallery' does not contain a definition for 'Page' and no extension method 'Page' accepting a first argument of type 'DW.SunSpacesResponsiveV2.Services.Objects.RangeGallery' could be found (are you missing a using directive or an assembly reference?)

Source Error:

 Line 13: } Line 14: <div class="lpbanneroverlay"></div> Line 15: <div class="awnings-gal lpbanner" @(!string.IsNullOrEmpty(Model.Page.ImageName) ? "style=background-image:url(" + @ImageHelper.GetImageUrl(ImageTypes.Banner, ImageSizes.Page, Model.Page.ImageName.ToLower(), Model.Page.H1) + ")" : "")> Line 16: <div class="container internal"> Line 17: <div class="inner">

Source File: d:\Websites\SunSpaces\v4\Www\v1.2.128\Views\Gallery\AwningGallery.cshtml    Line: 15






Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.4087.0