Hi to all..
I have the binaries of ajax control toolkit i do not have installed ajax extensions. then how to use these features of ajax in my project - how to add reference of it?
I have designed a master page and all the other pages - that are content pages, so how to use AJAX control toolkit in content pages.
Hi there,
first of all you have to install the Ajax Extension package (MSI), then from your project, you have to add a reference to AjaxControlToolkit assembly. Finally, select the toolbox window, right click on there, add a new tab, for instance "Ajax Toolkit", and then right click on this new tab and select the "Choose Items" option, at this point a new window will be opened so then select the "Browse" button and click on the AjaxControlToolkit assembly and that's all. You will see the whole AjaxControlToolkit on your toolbox window.
I hope it helps.
Regards,
Fernando.
hi,,
thank you for give me suggession.
i have already done that thing but the problem is when i put <asp:ScriptManager>.. inside the content page the following build error comes there "unknown type <asp:scriptmanager>"
and second thing is
if it runs successfully then there is an error in web browser like in status bar of browser "done, But with errors..."
sys. - undefined.
these errors i've faces so far so please guild for that also..
Thank you
Bhavin
No comments:
Post a Comment