when i am going to run project this error occurd..what i have to do
Unable to find control with id 'Address' that is associated with the Label 'Label2'.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.Exception Details: System.Web.HttpException: Unable to find control with id 'Address' that is associated with the Label 'Label2'.
this is code:-
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Remarks.aspx.cs" Inherits="Techisupport.Remarks" %>

Posted May 30, 2011, 3:53 AM
http://blog.dmbcllc.com/2007/11/01/aspnet-nested-textbox-bug/
http://forums.asp.net/t/1313287.aspx/1
http://stackoverflow.com/questions/224662/setting-associatedcontrolid-on-label-fails
https://forums.asp.net/t/1610125.aspx?Unable+to+find+control+with+id
Please try this.