ok I wrote code but when i ran website this error occur
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: Unknown server tag 'asp:toolkitscriptmanager'.
Source Error:
Line 22:
Line 23:
Line 24: <asp:toolkitscriptmanager id="ToolkitScriptManager" runat="server"> Line 25: </asp:toolkitscriptmanager>
Line 26: <asp:UpdatePanel ID="Upbdt" runat="server">
|