I guess your code
<asp:TextBox ID="form1" runat=""server"" Text="hello" AutoPostBack=""true"" Columns="3" EnableTheming=""false"" TextMode=""MultiLine""></asp:TextBox>
is to create a new TextBox. Can you please share the form1 as well? Did you write this inside the body?