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

Source Error:


Line 24: 
Line 25:          EP2010Model.EP2010Entities Dc = new EP2010Model.EP2010Entities();
Line 26:          EP2010Model.Seren3May2017 seren = new EP2010Model.Seren3May2017();
Line 27:          seren.Date = DateTime.Now;
Line 28:          seren.IP = Request.ServerVariables["REMOTE_ADDR"];

Source File: c:\produzione\APRE_Register\Seren3may2017.aspx.cs    Line: 26





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