<asp:ScriptManager ID="ScriptManager1" runat="server">
           <Scripts>
               <asp:ScriptReference Path="ErrorhandlingScript.js"
               ScriptMode="Debug" />
          </Scripts>
</asp:ScriptManager>
