Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. asp:scriptmanager not available in the content page

asp:scriptmanager not available in the content page

Scheduled Pinned Locked Moved ASP.NET
announcement
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    sanjubaba
    wrote on last edited by
    #1

    hi, developing an ajax enabled site. i am having a master page which has a asp:scriptmanager control. when i inherit the master page in my aspx page i am unable to get the asp:update panel control in the page aspx page.

    Sandeep Kumbhar

    S N 2 Replies Last reply
    0
    • S sanjubaba

      hi, developing an ajax enabled site. i am having a master page which has a asp:scriptmanager control. when i inherit the master page in my aspx page i am unable to get the asp:update panel control in the page aspx page.

      Sandeep Kumbhar

      S Offline
      S Offline
      sashidhar
      wrote on last edited by
      #2

      Can U rephrase the Question. If u didnt see it in controls Try To Use Dll Again

      If It Helps Click It as Answer

      1 Reply Last reply
      0
      • S sanjubaba

        hi, developing an ajax enabled site. i am having a master page which has a asp:scriptmanager control. when i inherit the master page in my aspx page i am unable to get the asp:update panel control in the page aspx page.

        Sandeep Kumbhar

        N Offline
        N Offline
        Not Active
        wrote on last edited by
        #3

        sanjubaba wrote:

        unable to get the asp:update panel control in the page

        Clarify this.


        only two letters away from being an asset

        S 1 Reply Last reply
        0
        • N Not Active

          sanjubaba wrote:

          unable to get the asp:update panel control in the page

          Clarify this.


          only two letters away from being an asset

          S Offline
          S Offline
          sanjubaba
          wrote on last edited by
          #4

          hi,    kindly view the following masterpage code <%@ Master Language="C#" AutoEventWireup="true" CodeFile="MasterPage.master.cs" Inherits="MasterPage" %> <%@ Register Src="~/User_Controls/General/ctlHeader.ascx" TagName="ctlHeader" TagPrefix="uc1" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" > <head runat="server">       <title>Untitled Page</title> </head> <body>       <form id="form1" runat="server">       asp:ScriptManager</asp:ScriptManager>       <div>            <table cellpadding="0" cellspacing="0" width="100%" border="0">                <tr>                      <td>                            <table cellpadding="0" cellspacing="0" width="100%" border="0">                               <tr>                                     <td style="height: 102px" valign="top">                                           <uc1:ctlHeader ID="uctlHeader" runat="server"   />                                     </td>                               </tr>                                                      </table>                      </td>        &

          N 1 Reply Last reply
          0
          • S sanjubaba

            hi,    kindly view the following masterpage code <%@ Master Language="C#" AutoEventWireup="true" CodeFile="MasterPage.master.cs" Inherits="MasterPage" %> <%@ Register Src="~/User_Controls/General/ctlHeader.ascx" TagName="ctlHeader" TagPrefix="uc1" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" > <head runat="server">       <title>Untitled Page</title> </head> <body>       <form id="form1" runat="server">       asp:ScriptManager</asp:ScriptManager>       <div>            <table cellpadding="0" cellspacing="0" width="100%" border="0">                <tr>                      <td>                            <table cellpadding="0" cellspacing="0" width="100%" border="0">                               <tr>                                     <td style="height: 102px" valign="top">                                           <uc1:ctlHeader ID="uctlHeader" runat="server"   />                                     </td>                               </tr>                                                      </table>                      </td>        &

            N Offline
            N Offline
            Not Active
            wrote on last edited by
            #5

            sanjubaba wrote:

            i m unable to get

            What do you mean? You can't type ?


            only two letters away from being an asset

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups