Server Error in '/' Application.

Compilation Error

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

Compiler Error Message: CS0012: The type 'System.Web.UI.ScriptManager' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.

Source Error:


Line 9:  </asp:Content>
Line 10: <asp:Content ID="Content4" ContentPlaceHolderID="CPMain" runat="Server">
Line 11:   <asp:ToolkitScriptManager ID="ToolkitScriptManager1" runat="server">
Line 12:   </asp:ToolkitScriptManager>
Line 13:   <div class="clear h20">

Source File: d:\inetpub\vhosts\higgsbosonsystems.com\httpdocs\career.aspx    Line: 11





Version Information: Microsoft .NET Framework Version:2.0.50727.9174; ASP.NET Version:2.0.50727.9175