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

Source Error:


Line 63: 
Line 64:                         <div class="form-group row">
Line 65:                             @Html.LabelFor(x => x.TC, new { @class = "col-sm-3 col-form-label" })
Line 66:                             <div class="col-md-9 col-xs-12">
Line 67:                                 @Html.TextBoxFor(x => x.TC, new { @class = "form-control" })

Source File: \\172.20.1.94\WebProjects\e-genc.gsb.gov.tr\Views\Account\LoginEGenc.cshtml    Line: 65






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