"asp:updatepanel" is not a known element using Visual Web Developer 2008 Express Edition
asp:ScriptManager runat="server" ID="ScriptManager1" EnablePartialRendering="true" />
<asp:UpdatePanel ID="OuterPanel" UpdateMode="Conditional" runat="server">
<asp:ScriptManager runat="server" ID="ScriptManager1" EnablePartialRendering="true" />
<asp:UpdatePanel ID="OuterPanel" UpdateMode="Conditional" runat="server">
</asp:UpdatePanel>