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

Source Error:


Line 35:             {
Line 36:                 this.catename = dtcate.Rows[0]["vname"].ToString();
Line 37:                 ltcatename.Text = dtcate.Rows[0]["vname"].ToString();
Line 38:                 icid = Convert.ToInt32(dtcate.Rows[0]["icid"]);
Line 39:                 numitems = WEB.Items.getnumitems("", new string[0], WEB.Common.mod_content, icid.ToString(), lang, "", "1");

Source File: c:\HostingSpaces\thietbibodam.com\thietbibodam.com\home\content\util\default\u_content_cate.ascx.cs    Line: 37






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