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: CS1061: 'SONHA.Models.tblConfig' does not contain a definition for 'Address' and no extension method 'Address' accepting a first argument of type 'SONHA.Models.tblConfig' could be found (are you missing a using directive or an assembly reference?)

Source Error:


Line 14:             <div id="Right_Head">
Line 15:                 <span class="hd1">@Model.Name</span>
Line 16:                 <span class="hd2">Địa chỉ: @Model.Address</span>
Line 17:                 <span class="hd3">Điện thoại: @Model.MobileIN - Hotline : @Model.HotlineIN</span>
Line 18:                 <span class="hd4">Email : @Model.Email - website: www.Thaiduongnang.com</span>

Source File: c:\Domains\bonnuocsonha.vn\httpdocs\Views\Baogia\BaogiaDetail.cshtml    Line: 16






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