ajax状态码 12130,PageRequestManagerServerErrorException 12019 12130 12031 and 12152

Me too got error with update panel

My update panel contains a tab container annd the tab panels contain grid view

I`m getting error 12031 and at time exception thrown that the page not found

could any one help me , i`m new to ajax

i have added script manager in the master page (VS 2005)

source code :

Namespace="System.Web.UI" TagPrefix="asp" %>

Bugs

style="POSITION: relative" id="grdMy" runat="server" Width="606px" OnPageIndexChanging="grdMy_PageIndexChanging" ForeColor="Black" BorderWidth="1px" BorderColor="Tan" BackColor="LightGoldenrodYellow" GridLines="None" CellPadding="2" AutoGenerateColumns="False"

AllowPaging="True">

Style="position: relative" Text=''>

Width="606px">

Style="position: relative" Text=''>

GridLines="None" OnPageIndexChanging="grdBugAssigned_PageIndexChanging" Width="606px">

Style="position: relative" Text=''>

GridLines="None" OnPageIndexChanging="grdBugFixed_PageIndexChanging" Width="606px">

Style="position: relative" Text=''>

OnPageIndexChanging="grdBugView_PageIndexChanging" Width="606px">

Style="position: relative" Text=''>

web config  :