Hi guys
i'm newbie to AJAX usage.
i'm using visual web developer 2008 express edition
i downloaded AjaxControlTool kit.Binary.NET3 5 from codeplex site.
i extracted the zip file.
I added the toolbox to visual web developer by adding a new tab naming it ajax kit.
added tools to it by choose item and selected AjaxControlTool kit.dll ,the one i unzipped.
AJAX tools appear in toolbox.Even after using script manager tool,when i drag one of the contols for example autocompleteext ender,i get a circle with black diagonal line indicating i cant use the tool
Why is it so..
when i hard code the the controls in tags in source tab ,i dont get an error but i dont get the tool in design view...
the following lines are also present
<%@ Register assembly="Syste m.Web.Extension s, Version=3.5.0.0 , Culture=neutral , PublicKeyToken= 31bf3856ad364e3 5" namespace="Syst em.Web.UI" tagprefix="asp" %>
<%@ Register assembly="AjaxC ontrolToolkit" namespace="Ajax ControlToolkit" tagprefix="ajax Toolkit" %>
Can anyone plz help me...
It's urgent
Thank u
i'm newbie to AJAX usage.
i'm using visual web developer 2008 express edition
i downloaded AjaxControlTool kit.Binary.NET3 5 from codeplex site.
i extracted the zip file.
I added the toolbox to visual web developer by adding a new tab naming it ajax kit.
added tools to it by choose item and selected AjaxControlTool kit.dll ,the one i unzipped.
AJAX tools appear in toolbox.Even after using script manager tool,when i drag one of the contols for example autocompleteext ender,i get a circle with black diagonal line indicating i cant use the tool
Why is it so..
when i hard code the the controls in tags in source tab ,i dont get an error but i dont get the tool in design view...
the following lines are also present
<%@ Register assembly="Syste m.Web.Extension s, Version=3.5.0.0 , Culture=neutral , PublicKeyToken= 31bf3856ad364e3 5" namespace="Syst em.Web.UI" tagprefix="asp" %>
<%@ Register assembly="AjaxC ontrolToolkit" namespace="Ajax ControlToolkit" tagprefix="ajax Toolkit" %>
Can anyone plz help me...
It's urgent
Thank u
Comment