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

Source Error:


Line 26:         
Line 27:         
Line 28:         rpt1.DataSource = ds;
Line 29:         rpt1.DataBind();
Line 30: 

Source File: d:\inetpub\vhosts\shinemusic.com.au\httpdocs\Links.aspx.cs    Line: 28






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