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

Source Error:


Line 25:         string description = "Jewellery Manufacturers,Engaged in supplying and exporting of fashion jewellery and thewa jewellery such as designer beaded necklaces, stranded necklaces, dangle earrings, elegant earrings, metal beaded bracelets, adjustable bracelets.";
Line 26:         this.Title = title;
Line 27:         litMetakey.Text = "<META NAME='KEYWORDS' CONTENT='" + keywords + "'>";
Line 28:         litMetadesc.Text = "<META NAME='Description' CONTENT='" + description + "'>";
Line 29:     }

Source File: c:\Domains\urmijewellery.com\wwwroot\wishlist.aspx.cs    Line: 27






Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433