Unknown server tag 'asp:UpdatePanel'.
-
Thursday, April 12, 2012 9:12 PM
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: 20I'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

eps123
- Moved by Bob_BaoMVP Friday, April 13, 2012 5:24 AM (From:Visual Studio Tools for Office)
All Replies
-
Friday, April 13, 2012 2:51 AM
Hi eps123,
Thanks for posting in the MSDN Forum.
This is the forum for Visaul Studio Tools for Office. I would recommend you post your issue in ASP.NET forum.
Have a good day,
Tom
Tom Xu [MSFT]
MSDN Community Support | Feedback to us