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: CS0103: The name 'Base' does not exist in the current context

Source Error:


Line 143:                                                    </div>
Line 144:                                                    <a class="woocommerce-LoopProduct-link woocommerce-loop-product__link" href='<%# Eval("UrunURL") %>'>
Line 145:                                                        <%# (decimal)Eval("IndirimliFiyat") != (decimal)0.00 ? "<span class=\"onsale\">%<span class=\"woocommerce-Price-amount amount\">"+ Base.IndirimYuzdeBul((decimal)Eval("Fiyat"), (decimal)Eval("IndirimliFiyat")).ToString() +"</span></span>" : "" %>
Line 146:
Line 147:                                                        <img alt='<%# Eval("UrunAdi") %>' class="attachment-shop_catalog size-shop_catalog wp-post-image" src='<%# Eval("VitrinImageURL") %>' width="224" height="197" />

Source File: d:\home\alisverispark.com\httpdocs\UrunListe.aspx    Line: 145





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