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: CS0012: The type 'US.Common.Common.MENU_ACTIVE_TAB' is defined in an assembly that is not referenced. You must add a reference to assembly 'App_Code.qcg-a11c, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.

Source Error:


Line 44: 
Line 45:                      m.DisplayHeaderBoxText = "Song Book: add new";
Line 46:                      m.CurrentTab = US.Common.Common.MENU_ACTIVE_TAB.SONG_BOOKS  ;
Line 47:                      m.DisplayHeaderBox = true;
Line 48: 

Source File: e:\web\alohashe\songbookadd.aspx.cs    Line: 46





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