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 'Academic' does not exist in the namespace 'IITMS.UAIMS.BusinessLogicLayer.BusinessEntities' (are you missing an assembly reference?)

Source Error:


Line 12: using IITMS.SQLServer.SQLDAL;
Line 13: using IITMS.UAIMS.BusinessLogicLayer.BusinessLogic;
Line 14: using IITMS.UAIMS.BusinessLogicLayer.BusinessEntities.Academic;
Line 15: using System.Data;
Line 16: using System.Configuration;

Source File: c:\CODE\erp.nitsri.ac.in\ACADEMIC\Event\EventRegistrationDetails.aspx.cs    Line: 14






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