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

Source Error:


Line 172:                                                            </ul>
Line 173:                                                        </a>
Line 174:                                                        <div class="mb-1 border-top mb-6 pt-2 plist-action" data-id="@item.CD_URUN" data-pid="@item.CD_FIYAT" onclick="return App.AddToCart(this);">
Line 175:                                                            <div class="plist-action-box flex-center-between flex-wrap">
Line 176:                                                                <div class="plist-action-name">

Source File: c:\vhosts\pellinnparfume.com\http\Views\Product\ProductSearch.cshtml    Line: 174






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