i want to do my visual studio 2008 (2.0) ajax enable…please suggest me what i will have to what tool kit or dll i will have to include and how will i configure it..
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Here are step by step instructions on how to setup the Ajax Control Toolkit.
If you are specifically using .NET 2.0 framework, you will need to use the older release of the toolkit which you can find here.
Once you have it set up in Visual Studio, you will also need to put a copy of the AjaxControlToolkit.dll into the /bin folder of your website.