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 'UrunIslemleri' does not exist in the current context

Source Error:


Line 10:         <div class="col-full">
Line 11:             <div class="row">
Line 12:                 <% Response.Write(UrunIslemleri.GetUrunBreadCrumb(Convert.ToInt32(Request.QueryString["ProdId"]))); %>
Line 13:                 <div id="primary" class="content-area">
Line 14:                     <main id="main" class="site-main">

Source File: d:\home\alisverispark.com\httpdocs\UrunDetay.aspx    Line: 12





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