Hi
I extracted the folder and pasted it in program files >later opened the .sln file and on the sample website right clicked to build website but it did not work.. Getting build failed error.. Plzz help
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jiteendra SampathiraoPosted Jun 21, 2011, 6:28 AM
refer these links:
http://programming.top54u.com/post/How-to-install-AJAX-Control-Toolkit.aspx
http://www.mbrock.com/work/asp-net/44-installing-the-ajax-control-toolkit-in-visual-studio-2008
Pradeep ChandrakerPosted Jun 20, 2011, 7:04 PM
Have you installed ASP.Net AJAX?
Anil KumarPosted Jun 20, 2011, 8:38 AM
http://www.c-sharpcorner.com/Forums/Thread/123028/problem-of-ajax-control-tool-kit.aspx
this may help you out.
Sandeep ShekhawatPosted Jun 20, 2011, 6:36 AM
In ToolBox Right Click on ToolBox --->Select Add tab (Give any name like AjaxToolKitControl) --->Now click on Tab Name AjaxToolKitControl---->Click On Choose Items---->Clcik on Browse and Select your ajax .dll file and click ok.
After than u can use ajax control toolkit.But always remember Which page u use Ajax control Toolkit Control Add reference of Ajax toolkit on that page.