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

Source Error:


Line 30:                 RPTCLass.DataSource = dt;
Line 31:                 RPTCLass.DataBind();
Line 32:                 lblmsg.Text = string.Empty;
Line 33:             }
Line 34:             else

Source File: d:\Websites\SMCSchoolKasauli\menu\Career\career.aspx.cs    Line: 32






Version Information: Microsoft .NET Framework Version:2.0.50727.9061; ASP.NET Version:2.0.50727.9062