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

Source Error:


Line 1:  <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="DealerLogin.aspx.cs" Inherits="ExpressAuto.Web.Usedcar.Login" %>
Line 2:  
Line 3:  <%@ Import Namespace="ExpressAuto.Web.DealerSite" %>
Line 4:  <!DOCTYPE html PUBliC "-//W3C//Dtd XHTML 1.0 transitional//EN" "http://www.w3.org/tr/xhtml1/Dtd/xhtml1-transitional.dtd">
Line 5:  <html xmlns="http://www.w3.org/1999/xhtml">

Source File: c:\webhosting\data\Usedcar\DealerLogin.aspx    Line: 3





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