Server Error in '/' Application.

Parser Error

Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: The server tag 'asp:UpdatePanel' is ambiguous. Please modify the associated registration that is causing ambiguity and pick a new tag prefix.

Source Error:


Line 1:  <%@ Page Language="vb" MasterPageFile="~/sitehome2.master" AutoEventWireup="true" CodeFile="Catalog.aspx.vb" Inherits="Catalog" Title="Catalog" %>
Line 2:  
Line 3:  <%@ Register Assembly="System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"
Line 4:      Namespace="System.Web.UI" TagPrefix="asp" %>
Line 5:  <%@ Register Src="Modules/MiniCart.ascx" TagName="MiniCart" TagPrefix="uc1" %>

Source File: /catalog.aspx    Line: 3


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4700.0