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: CS1061: 'ASP.login_ascx' does not contain a definition for 'bookid' and no extension method 'bookid' accepting a first argument of type 'ASP.login_ascx' could be found (are you missing a using directive or an assembly reference?)

Source Error:


Line 48:         }
Line 49: 
Line 50:         login1.bookid = "6";
Line 51:         login1.strdate = strdate;
Line 52: 

Source File: d:\www\localuser\Kalvi\ThArticalinner.aspx.cs    Line: 50






Version Information: Microsoft .NET Framework Version:2.0.50727.5477; ASP.NET Version:2.0.50727.5479