Answered Unknown server tag 'asp:UpdatePanel'.

  • 2012年4月11日 16:35
     
      包含代码

    Unknown server tag 'asp:UpdatePanel'.

    I have built and rebuilt this page forever.  It executes beautifully on my local server, but when I deploy it I get the following :

    ___________________________________

    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: Unknown server tag 'asp:UpdatePanel'.

    Source Error:

    Line 18:     <form id="form1" runat="server">
    Line 19:     <div>
    Line 20:             <asp:UpdatePanel ID="UpdatePanel1" runat="server">
    Line 21:             <ContentTemplate>
    Line 22:                 <asp:GridView ID="GridView1" runat="server" AutoGenerateColumns="False" 

    Source File: /TABLE1.aspx    Line: 20

    I've done as much research as I can with no clue how to fix this.

    I Would appreciate any direct answer to the problem or even a suggestion for a work-around if that is feasible.

    eps123


    eps123

全部回复