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: CS0234: The type or namespace name 'LoginPage' does not exist in the namespace 'CMS.PageTypes' (are you missing an assembly reference?)

Source Error:


Line 4:  using System.Web.UI.HtmlControls;
Line 5:  using App_Code.Site.CMS.Templates;
Line 6:  using CMS.PageTypes.LoginPage.Constants;
Line 7:  using Litium.Foundation.Accounts;
Line 8:  using Litium.Foundation.Configuration;

Source File: D:\Websites\deromepellets\wwwroot\Site\CMS\Templates\LoginPage1.aspx.cs    Line: 6






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