Accordionextender error

Last post 07-04-2008 11:20 AM by Sam.Dev. 1 replies.

Sort Posts:

  • Accordionextender error

    07-04-2008, 11:05 AM
    • Loading...
    • BlueVeinz
    • Joined on 05-07-2008, 8:37 PM
    • Posts 20

    I want to use the accordion from the ajaxtoolkit. But when I run my webpage, I get the following error:

    Control 'ctl00_ContentPlaceHolder1_Accordion1_AccordionExtender' of type 'AccordionExtender' must be placed inside a form tag with runat=server.

    What's the problem here?

     

  • Re: Accordionextender error

    07-04-2008, 11:20 AM
    Answer
    • Loading...
    • Sam.Dev
    • Joined on 12-12-2006, 5:54 AM
    • Posts 305

     

    if u r using master pages and u want to put accordion control in the content page dont forget to put script manager in the master page

    n chek in ur master page in the form tag runat=server attribute is specified.....

    OR

    if u r using normal page then check u must specify runt=server in the form tag like

     <form id="form1" runat="server">

     

    hope this helps

    Saima Ghumman
    --Mark the post as Answer if the Post helps you--
Page 1 of 1 (2 items)
Microsoft Communities
Page view counter