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 'AUAhelpers' does not exist in the namespace 'Ingeniux.Runtime' (are you missing an assembly reference?)

Source Error:


Line 2:  @using Ingeniux.Runtime
Line 3:  @using Ingeniux.Runtime.Models
Line 4:  @using Ingeniux.Runtime.AUAhelpers
Line 5:  @{
Line 6:      Layout = "~/Views/Shared/_Detail_SectionLayout.cshtml";

Source File: c:\igxsites\prod.auasummit.org\DSS\Views\CMSPageDefault\SponsorsCodedAUASummit.cshtml    Line: 4






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