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

Source Error:


Line 21:             if (id == "NewArrival")
Line 22:             {
Line 23:                 DataTable dt = admin.GetNewArrivals();
Line 24:                 if (dt.Rows.Count != 0)
Line 25:                 {

Source File: \\boswinfs03\home\users\web\b1206\whl.ptolani\site1\WebPublish.aspx.cs    Line: 23






Version Information: Microsoft .NET Framework Version:2.0.50727.9174; ASP.NET Version:2.0.50727.9175