If it works don't bother quite much about it. Maybe the docs that you are
checking belongs to an older version of the toolkit (a lot of material is
based on the ATLAS beta version).
Good luck
Braulio
/// ------------------------------
/// Braulio Diez
///
///
http://www.tipsdotnet.com
/// ------------------------------
"GeoffreyD" wrote:
> Hi
>
> I installed the Ajax Control Toolkit according to the instructions, and
> added the controls to my toolbox. However, when I drag a control onto my
> aspx page, it reads something like:
> <cc1:Accordion ID="Accordion1" runat="server">
> </cc1:Accordion>
> However the examples display:
> <ajaxToolkit:Accordion>...
> How do I get Visual Studio to use the same reference? cc1 doesn't mean much
> to anyone.
>
>
>