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: Unknown server tag 'ajaxToolkit:CalendarExtender'.

Source Error:


Line 105:    <label for="tbOpenDate">*Open Date:</label>
Line 106:    <asp:TextBox ID="tbOpenDate" runat="server"></asp:TextBox>
Line 107:    <ajaxToolkit:CalendarExtender ID="ceOpenDate" runat="server" TargetControlID="tbOpenDate" Format="MMM d, yyyy" />
Line 108:    <span class="divResultValue"><asp:Label ID="lOpenDate" runat="server"></asp:Label></span>
Line 109:    <div style="clear: both;"></div>

Source File: /GMACWCMSite/UserControls/GMEJobOpenings/JobPostingForm.ascx    Line: 107


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