Installing AJAX Control Toolkit 4 in Visual Studio 2010

 

In this tutorial I’ll show you how to install AJAX Control toolkit step by step:

You can download AJAX Toolkit .NET 4 “Apr 12 2010” released before 4 days, from http://ajaxcontroltoolkit.codeplex.com/releases/view/43475#DownloadId=116534, Once downloaded, extract AjaxControlToolkit.Binary.NET4  on your computer, then extract AjaxControlToolkitSampleSite.

After that you need to open Visual Studio 2010, So you can add AJAX Control toolkit to the toolbox. To do that press right-click in an empty space on your toolbox, then choose Add Tab.

 

image

 

You can rename the new tab to be “Ajax Toolkit” for example :

image

Then when it is added, right-click under the tab and select Choose Items:

image

When the dialog box appears Choose .NET Framework Components tab then click Browse button and find  AjaxControlToolkit folder that you installed the  AJAX Control Toolkit. In that directory you will find a sub-directory called AjaxControlToolkitSampleSite, and under that folder you will find bin Folder, in this folder choose AjaxControlToolkit.DLL which 5.59 MB.

 

The result of these steps, Visual Studio will load all the controls from the DLL file and by default it will be checked in this list:

 image

To submit your steps press OK button.

 

Ultimately,you can find the components in your Toolbox and you can use it.

 

image

 

Happy programming!

Published Friday, April 16, 2010 9:45 AM by Yousef_Jadallah

Comments

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Friday, April 16, 2010 11:36 AM by Phil

Nice post; I found it as useful. Thanks.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Saturday, April 17, 2010 1:03 PM by Yousef_Jadallah

You are Welcome dear Phil.



# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Wednesday, April 21, 2010 10:06 AM by writing services

Thanks for clear explanations. I enjoyed it

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Wednesday, April 21, 2010 11:40 AM by Rob K

I have created a tab and browse to and select the dll. When I hit OK - nothing happens. All that remains is an empty tab in the toolbox.



# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Thursday, April 22, 2010 11:37 AM by Yousef_Jadallah

Am not sure why that happened with you! check that the correct DLL file which you choose, otherwise to make sure that there is no problems with your Visual Stodio add another Custom Controls DLL,just for testing purposes.

Hope this help.



# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Saturday, April 24, 2010 2:23 AM by ahmedasp

Thanks !!! it's way as u say....

# Twitter Trackbacks for Installing AJAX Control Toolkit 4 in Visual Studio 2010 - Yousef Jadallah's Blog [asp.net] on Topsy.com

Pingback from  Twitter Trackbacks for                 Installing AJAX Control Toolkit 4 in Visual Studio 2010 - Yousef Jadallah's Blog         [asp.net]        on Topsy.com

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Thursday, June 03, 2010 11:54 AM by Mat

Thanks for the tutorial, appreciate it :)

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Friday, June 25, 2010 2:46 PM by jjs

THANNNNNNNNNNNNNNNNK YOU !



# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Thursday, July 01, 2010 6:54 AM by Sandeep

Suppose I added the toolkit, now I am developing an ASP.NET 3.5 application, will it generate the code & files necessary for .NET framework 3.5??

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Thursday, July 01, 2010 7:04 AM by Yousef_Jadallah

With the same steps but from the below link you can download AjaxControlToolkit.Binary.NET for .NET 3.5.

ajaxcontroltoolkit.codeplex.com/.../43475

Hope this help.



# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Thursday, July 29, 2010 3:11 AM by Vaibhav

Do i need to paste content of AjaxControlToolkit.Binary.NET4  (leaving AjaxControlToolkitSampleSite )in my bin , i am getting the dll of size 5.26mb is it ok

thanks

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Thursday, July 29, 2010 3:45 AM by Yousef_Jadallah


You can add the AjaxControlToolkit.dll only as reference to your Project or Website..



# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Thursday, September 16, 2010 7:51 AM by Najeeb

Hi, I was wondering to use ajax control toolkit 4 for my new project. I want to know about the performance and the stability of this release. Please mail me the details @ najeebkechery@gmail.com

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Monday, September 20, 2010 11:54 AM by Rupa

very easy and quick. thanks a lot

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Friday, October 01, 2010 9:14 AM by Patricia Marchand

Many thanks.

The application will be working in an outside server, do I therefore need to copy the bin directory onto the application directory?

Warm regards

Pat

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Friday, October 01, 2010 11:06 AM by Yousef_Jadallah

Yes you need to do that ,

as I mentioned before you need to add the DLL in your Web project/Site, by right click in your web Project/Site then choose Add Reference. Therefore when you publish your project the DLL will automatically added to your files.

Best Regards.



# Ajax Control Toolkit?

Friday, October 01, 2010 4:18 PM by Ajax Control Toolkit?

Pingback from  Ajax Control Toolkit?

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Thursday, October 07, 2010 7:17 AM by Anshu

Very easy to install.Nice steps...

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Thursday, October 07, 2010 7:18 AM by Anshu

Thanks for tutorials of ajax at http://www.asp.net. It is very useful.Thanks! again...

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Monday, October 11, 2010 10:02 AM by sifo

hi , but what's the difference between Ajax TK 4.0 and 3.5 ?

thks in advance

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Monday, October 11, 2010 10:27 AM by Yousef_Jadallah

Dear sifo,

There is no new controls but the new release fixes a security issue and more than twenty-five bugs.


# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Tuesday, November 09, 2010 3:51 AM by hitin

I dont have ajax extension tab in VS 2010 Ultimate.

Any idea about it?

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Friday, November 12, 2010 5:44 AM by Hamza

Could not find any resources appropriate for the specified culture or the neutral culture.  Make sure "AjaxControlToolkit.Properties.Resources.NET4.resources" was correctly embedded or linked into assembly "AjaxControlToolkit" at compile time, or that all the satellite assemblies required are loadable and fully signed.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Wednesday, November 17, 2010 11:17 PM by Naveen kumar

as i had  complete all the steps of ajax after doin all steps all ajax control are shwn in my new tab bt wen i drag  one of control to my page they are not dragable.  wt should i do for this.......................

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Friday, November 26, 2010 2:23 AM by anu

thanks it helped me lot

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Friday, November 26, 2010 3:34 AM by sray

which ajax control should I use for tab page in ASP.NET 4.0? If I put any control in tabcontainer, then that control disappears. How can I use it?

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Friday, November 26, 2010 6:19 AM by Yousef_Jadallah

Dear Sray.

kindly find this sample which illustrate how dose it work:

www.asp.net/.../Tabs.aspx

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Wednesday, December 01, 2010 3:37 PM by doctorwho

Man, this was very helpful!  Thank you!!!

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Sunday, December 05, 2010 9:56 AM by Omar

is there autoComplete Control in this kit??

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Sunday, December 05, 2010 10:22 AM by Yousef_Jadallah

Dear Omar,

Yes you can there is AutoCompleteExtender Control.

Try to find this example :

www.asp.net/.../AutoComplete.aspx

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Monday, December 06, 2010 6:49 AM by omar

i downloaded the kit but when i chose to add it to visual webpart it never appears, it only appears on web application

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Monday, December 06, 2010 7:35 AM by omar

i noticed where exactly is the problem but i dun kno how to solve it, when am setting up the frame work in the visiual webpart i chose frame work 4 but it changes to 3.5 when the project is created, while in the web application it remains 4 thats why the toolkit appear in the web app project but dont appear in visual webpart.

any suggestions?

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Tuesday, December 14, 2010 10:43 AM by Pholony

i added the toolkit as instructed but all the controls became disabled. I dont know why. May be something is wrong somewhere. I can see all of them but they are not usefull to me.

Any help?

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Friday, December 24, 2010 2:04 PM by ƒяº$Ł δε√í⌠

wow., it'z really awesome and simple..!!

anyhow thankyu' for a warm intro'...

# Inovar na Web Treinamentos e Sistemas | Como instalar o Ajax control Kit no Visual Studio 2010

Pingback from  Inovar na Web Treinamentos e Sistemas  |   Como instalar o Ajax control Kit no Visual Studio 2010

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Tuesday, January 18, 2011 12:30 AM by Ramya

After downloading the ajax toolkit in visual studio 2010 , am getting this error "Could not find any resources appropriate for the specified culture or the neutral culture.  Make sure "AjaxControlToolkit.Properties.Resources.NET4.resources" was correctly embedded or linked into assembly "AjaxControlToolkit" at compile time, or that all the satellite assemblies required are loadable and fully signed. "

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Tuesday, January 18, 2011 2:36 AM by Yousef_Jadallah

Dear Ramya,

Did you add ScriptManager to the page where ajaxtoolkit used.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Tuesday, February 01, 2011 1:59 PM by will

i installed as above, ajax 4.0 tool kit. added the reference to web applicaiton project. tried the calendar extender and agot:

Could not find any resources appropriate for the specified culture or the neutral culture.  Make sure "AjaxControlToolkit.Properties.Resources.NET4.resources" was correctly embedded or linked into assembly "AjaxControlToolkit" at compile time, or that all the satellite assemblies required are loadable and fully signed.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Monday, February 14, 2011 11:12 AM by NM

Thanks, it was very helpful.

:)

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Wednesday, February 23, 2011 10:08 AM by Silver

I did all the steps above but it does'nt work !!!!!!!!!!

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Wednesday, February 23, 2011 10:17 AM by Yousef_Jadallah

Dear Silver,

what's the problem that you found?

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Tuesday, March 01, 2011 1:59 AM by 3nigma

thanks for a very helpful post...

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Monday, March 07, 2011 11:25 AM by mkoch

Can I use this in Visual Studio Web Developer EXPRESS?

Thanks!

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Monday, March 07, 2011 2:50 PM by Yousef_Jadallah

Dear mkoch,

Yes,AJAX Toolkit is supported for all editions.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Wednesday, March 09, 2011 2:31 AM by bally

I have downloaded the ajaxtoolkit. please let me know where to extract the files?

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Wednesday, March 09, 2011 2:49 AM by bally

I have added Ajax toolkit but controls are not dragable on webpage... wats d problem?

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Wednesday, March 09, 2011 2:51 AM by Yousef_Jadallah

Dear bally

As mentioned before, You can find it in Bin Folder that under AjaxControlToolkitSampleSite folder.

Hope that helps.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Wednesday, March 16, 2011 8:08 AM by MANISHA

I have performed all the steps that ou told but controls are not working when i am trying to drag them from toolbox.nothing is happening at all.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Friday, March 18, 2011 2:03 AM by rohit

Thank you soo much

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Sunday, March 20, 2011 4:34 AM by ashraf Mostafa

Thank you .....

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Thursday, March 24, 2011 10:32 AM by roadrunner

Very useful. Thanks a bunch...

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Friday, March 25, 2011 1:52 AM by Shaik Akbar Saleem Basha

Assalamalaikum Yousef Bhai........

              Your blog is really helpful to me when i'm searching for TabContainer.........

                  All the best......

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Friday, March 25, 2011 2:43 AM by Nomus

Right on the target. Thanks a bundle :)

# AJAX « Michin's Blog

Sunday, March 27, 2011 8:38 AM by AJAX « Michin's Blog

Pingback from  AJAX « Michin's Blog

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Wednesday, April 06, 2011 8:15 PM by shubham

controls with extender suffix are not working

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Thursday, April 07, 2011 8:30 AM by Yousef_Jadallah

Dear shubham,

Could you please explain more.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Tuesday, April 12, 2011 2:48 PM by mes_tur

i do all of this step but my ajax toolkit objects are transparent. what can i do?

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Wednesday, April 13, 2011 1:19 AM by VeeR

I have installed visual studio 2010 but i dont know ajax toolkit is installed with vs10. is ajax toolkit ll come with vs10?

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Wednesday, April 13, 2011 3:30 AM by Yousef_Jadallah

Dear VeeR

Actually, you need to implement the above steps you add AJAX Tollkit to your environment.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Friday, April 15, 2011 3:29 PM by waqar

Every thing worked as said but exception occured while using the tk items and a popup at VS 2K10 IDE about file "ScriptControlBase.cs" ????????????

Any Help on this one?

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Saturday, April 16, 2011 3:32 PM by Pol

Hello,

for all who can not see the new AJAX Folder!

Only in WebApplication available ....lol

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Wednesday, April 27, 2011 12:23 AM by Abhishek

Thanks mate for posting this.

I did this and add tabs on screen. When i clicked on view in the browser, got run time error."Could not find any resources appropriate for the specified culture or the neutral culture.  Make sure "AjaxControlToolkit.Properties.Resources.NET4.resources" was correctly embedded or linked into assembly "AjaxControlToolkit" at compile time, or that all the satellite assemblies required are loadable and fully signed. "

Do you happen to have any idea about this?

Thanks again.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Wednesday, April 27, 2011 1:03 AM by Yousef_Jadallah

Dear Abhishek,

Try to drag the ToolkitScriptManager onto your form then use the other Ajax Toolkit Controls.

Hope that helps,

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Wednesday, April 27, 2011 8:08 AM by Pooja

Very Helpful

Thank you

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Thursday, April 28, 2011 10:21 AM by Jyotsna Sharma

it really worked as u described here..thanx a lot..

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Thursday, April 28, 2011 4:33 PM by Amy

Hi Yousef,

This is a great post.  I followed your directions to install the AJAX Control Toolkit 4 to VS 2010.  After I brought the dll into the toolkit, I found that my controls were ghosted out.  I verified that 2010 only uses framework 4.0, so that can't be it.  Another site said that sometimes when you unplug your mouse and plug it back it, that the controls will be selectable.  Unfortunately this didn't work either.

Would you please help me with this?

Thanks!

Amy

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Friday, April 29, 2011 8:37 AM by Amy

Mystery solved!  I didn't realize that the framework for new projects defaulted to 3.5.  Once I opened up a new one and changed it to 4.0, the controls did show up!  Thanks again for such a useful site. :)

Amy

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Tuesday, May 03, 2011 10:32 AM by Srinivas

Excellent and very nice, It helped me a lot. Thanks for your explanation.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Tuesday, May 03, 2011 1:01 PM by kumar

Nice post simple to understand

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Thursday, May 05, 2011 2:41 PM by John Croson

Thanks!

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Tuesday, May 10, 2011 7:55 AM by Bora

Thanks a lot!

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Tuesday, May 10, 2011 11:00 AM by Terrence

Worked exactly as you said.  Thanks.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Thursday, May 19, 2011 6:02 AM by Srinivas

Thanks a lot! very simple easy to get

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Wednesday, May 25, 2011 5:32 AM by raphielda

Hello,

We have a .NET VS 2005 project using (System.Web.Extentions) Ajax 1.0.61025.0 and we would like to update this project to VS2010 and .NET framework 4.0.

We have installed AJAX Control Toolkit 4 on VS 2010 as decribe below.

The problem: When I point to the System.Web.Extentions namespace in the .NET framework directory, I have a message error as follows:

The type or namespace name 'ScriptManager' does not exist in the namespace 'System.Web.UI' (are you missing an assembly reference?)

I if point to System.Web.Extentions in the AJAX directory (C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET 2.0 AJAX Extensions\v1.0.61025), then I have a another error message as follows:

Assembly 'AjaxControlToolkit, Version=4.1.40412.0, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e' uses 'System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' which has a higher version than referenced assembly 'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'

Any one have an idea to migrate my project VS2005/FrameWork 2.0/ Ajax 1.0.61025.0 to VS2010/FrameWork 4.0/Ajax latest vertion

Thanks in advance for your comments and help.

Raphy

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Monday, May 30, 2011 12:44 PM by Ravi

thanks it worked for me

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Wednesday, June 01, 2011 8:38 AM by Gideon

Just another thank you for your clear and concise instructions.  TNX!

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Tuesday, June 07, 2011 7:30 AM by Salman Farooq

For the following problem,

"Could not find any resources appropriate for the specified culture or the neutral culture.  Make sure "AjaxControlToolkit.Properties.Resources.NET4.resources" was correctly embedded or linked into assembly "AjaxControlToolkit" at compile time, or that all the satellite assemblies required are loadable and fully signed".

Please add the "scriptmanager" control at the top of ur page.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Sunday, June 12, 2011 6:03 AM by 田念明

太好了,谢谢

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Monday, June 13, 2011 10:18 AM by Gopi

How do I deploy to web server?

Could not find any "Microsoft AJAX 4.0 Extensions redistributable"

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Saturday, June 18, 2011 2:29 AM by vnod

thank u so much

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Sunday, June 19, 2011 5:00 AM by Varun Maggo

Thanks i like it!

Regards

Varun Maggo

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Monday, June 20, 2011 7:24 AM by besamelsosu

helpful post, thank you!

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Tuesday, June 21, 2011 8:48 AM by RobA

Excellent post - thank you.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Wednesday, June 22, 2011 9:58 PM by Hemant

Thanks

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Thursday, June 23, 2011 9:43 AM by shahid

Excellent thank you very much.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Monday, June 27, 2011 11:40 AM by rahul

i have installed the toolkit as u said, but even after that a few controls in it dont work , i have to again repeat the above said process,then m able to add those controls , but even after that when i execute d page the control goes into my master page and never returns

what to do ????  

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Tuesday, June 28, 2011 5:13 AM by Swathi

Hii.. Itz a great post..!! it was really helpful.. But i have a problem in using the Ajax toolkit controls. I am not able to drag and drop the controls in the designer page. Pls help me out..Thanks in advance.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Tuesday, June 28, 2011 5:36 AM by Yousef_Jadallah

Am not sure why this problem occur. It seems there is a problem with the VS.

I recommend you to add the DLL as a reference in your web site or project.

Hope that helps,

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Thursday, June 30, 2011 5:47 AM by Swathi

Thank u for replying.. I tried adding the DLL as reference.. still it didnt work.. Some of the controls are still blocked in the designer page. Pls help me in finding out the solution..!!

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Saturday, July 02, 2011 10:06 AM by Happy Code

Thanks for this nice and easy guide :)

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Friday, July 22, 2011 7:35 AM by badamm

Thanks alot , nice and useful article

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Monday, August 01, 2011 7:16 AM by CodeGirl

Thank you so much! Very useful and easy to follow guide.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Thursday, August 04, 2011 7:55 AM by cyrine

hi..i do all of this step + i edit the web.config because they show the msg :

Tuesday, June 07, 2011 7:30 AM by Salman Farooq

For the following problem,

"Could not find any resources appropriate for the specified culture or the neutral culture.  Make sure "AjaxControlToolkit.Properties.Resources.NET4.resources" was correctly embedded or linked into assembly "AjaxControlToolkit" at compile time, or that all the satellite assemblies required are loadable and fully signed".

but now it's ask for the path of the file "ScriptObjectBuilder.cs" which is no found !!! Help pls

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Thursday, August 04, 2011 11:43 AM by Alan

When I run my project on my development machine, everything runs fine.  But when I deploy it to the Alpha server, it gives me the error:

Could not find any resources appropriate for the specified culture or the neutral culture.  Make sure "AjaxControlToolkit.Properties.Resources.NET4.resources" was correctly embedded or linked into assembly "AjaxControlToolkit" at compile time, or that all the satellite assemblies required are loadable and fully signed.

I have made sure that the appropriate AjaxControlToolkit.dll is deployed with it and I cannot find any significant discrepencies with the web.config files.  Why would it work on my development machine and not on the Alpha server?

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Friday, August 05, 2011 9:40 AM by Yousef_Jadallah

Dear cyrine

ScriptObjectBuilder one of the most important and basic css files for ajax Extender.

Try to re-added it to your solution without any changing on the configurations.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Friday, August 05, 2011 9:43 AM by Yousef_Jadallah

Dear Alan,

Have you added the DLL to your Website/Web Project by clicking right on your project, choose Add reference.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Wednesday, August 10, 2011 12:06 AM by Sumit

hii.. ,

thank you  for providing tutorials i really enjoyed it....

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Tuesday, September 06, 2011 7:27 AM by Vijay Vishwakarma

I have vs 2010 with Ajax Extension 4.0.0.0, the ajaxtoolkit I am getting from codeplex is of version 4.1.50508.0 which gives error due to different versions of AJAX. Can Someone tell me how can I update the ajax extensions of my VS 2010 or give me download link of version 4.0.0.0 ajaxtoolkit ?

Regards

Vijay V.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Tuesday, September 06, 2011 7:34 AM by Yousef_Jadallah

You can find it in the link that I shared in the post.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Thursday, September 08, 2011 5:10 AM by Mohan

Thanks for the tutorial... really helpful :)

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Friday, September 09, 2011 7:38 AM by pratiksingh

thanks a lot, helped me a lot

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Wednesday, September 14, 2011 10:26 AM by Anurag

Thankx a lot, I got stucked in the middle of it. Didn't know the toolbox controls resides in the sample site folder.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Saturday, September 17, 2011 8:28 PM by KevInKauai

Are all of the language entries within the "Bin" directory really required within that directory if the only language you support is English?

P.S. GREAT GUIDE! Solved a number of headaches for me!

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Saturday, September 24, 2011 11:09 AM by Ashutosh

thanks...i need it and once again thanks a lot

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Tuesday, September 27, 2011 2:40 AM by Sharadha

thanks.. very useful one ... precise and nice...

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Wednesday, September 28, 2011 10:24 AM by Mr.Luom

Thanks a lot.It is very useful.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Thursday, September 29, 2011 12:39 AM by Amit

its good i did as u said. but the Toolkit is not showing in toolbox...whatt to do..

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Friday, September 30, 2011 9:19 AM by pawan

whAT IS DIFF BETWEEN AJAX 3.5 AND AJAX 4.0 TOOLKIT

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Tuesday, October 04, 2011 6:19 AM by Ishfaque Ahmed

Thanks alot. This has worked but after adding toolkit all controls are coming under the added tab but when I use these controls on my web forms their these aren't working. Kindly suggest what I wanna do to resolve this i-e if any change in web.config or any where else is required kindly let me know. Your urgent help will be appreciated.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Tuesday, October 04, 2011 10:48 AM by raj

thank u so much it worked for me

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Tuesday, October 11, 2011 6:36 PM by Automated Contacts

Excellent information just not sure why VS does not include these in the install.  

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Thursday, November 17, 2011 12:34 AM by Jerry

I wish ALL companies would include clear and concise instructions such as these. Thank You.

--jerry

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Thursday, November 17, 2011 8:08 AM by Chiru

I am using VS.Net 2010 and installed Ajax Control ToolKit 4. In Runtime getting following error:-

"Could not load file or assembly 'AjaxControlToolkit, Version=4.1.40412.2, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)"

Any suggetion. Thanks in Advance.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Friday, November 25, 2011 5:37 AM by Rashid

I want Ajax Toolkit for visual studio 2008

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Monday, November 28, 2011 9:36 AM by Nayan Barot

Really it's great teaching Thanks a lot

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Wednesday, December 21, 2011 6:55 AM by raksha

very helpfull

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Monday, December 26, 2011 10:59 AM by Amarpreet Singh

Excellent information,thank u so much

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Tuesday, December 27, 2011 1:45 PM by laazsx

Thanks SOOOOOOOOOOOOO VERYYY MUCH!!!

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Thursday, December 29, 2011 10:10 PM by santosh acharya

thanx a lot,it helps me a lot in my study,thankyou sooo...oooo muchhhhhhhhh......

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Monday, January 02, 2012 11:09 PM by Luke

Thank you very much for the tip about ToolkitScriptManager, really helped me out of a jam.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Monday, January 09, 2012 2:11 AM by Nikhil

Hi all,

I am using VS 2010 and trying to add AjaxControlKit with VS 2010 bt after installing the package from Codeplex when refering to AjaxControlToolkit.dll it shows following error

"Could not load type 'System.Runtime.Versoning.TargetFrameworkAttribute' from assembly'mscorlib,Verson=4.0.0.0,Culture=neutral,PublicKeyToken=b77a5c561934e089'."

Please provide solution,

Thnx in advance...

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Monday, January 09, 2012 2:42 PM by Yousef_Jadallah

Dear Nikhil,

May be you are targeting the project with framework which less that 4.0.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Wednesday, February 01, 2012 8:50 AM by behi

on "ajax extensions" tab, right click then select "choose items..." then select (check the checkboxes!)whatever you don't have like: scriptmanager(it's vital!) ,timer,update panel etc. hope was helpful for your prob.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Thursday, February 16, 2012 6:22 AM by saraholiver

nice post!

# Tips For All

Saturday, February 25, 2012 2:26 AM by Tips For All

Pingback from  Tips For All

# H?????ng d???n s??? d???ng Ajax Control Toolkit « misopaladin

Pingback from  H?????ng d???n s??? d???ng Ajax Control Toolkit « misopaladin

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Sunday, March 04, 2012 3:55 AM by Ramesha Jogihalli

Hi friends,

I have using VS 2010 and i do all the steps for installation of ajax toolkit but all the controls are transparent. how to solve this problem plz any one help me...and mail me @ rameshjogi.net@gmil.com

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Monday, March 12, 2012 6:46 AM by Aditya

Thank you very much, it's really very useful for me.

Thanks again.... :)

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Friday, March 23, 2012 8:27 AM by tejal barot

thank u

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Monday, March 26, 2012 7:10 AM by Nancy

Thanks a lot :)

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Wednesday, March 28, 2012 12:25 PM by prakash kumar

Hi Friends,

I found the solution for,

"all the controls are transparent." problem

Solution :

Change the Target Framework to 4.0 (only if the controls are disabled)

(How to do this --> goto Project --> Project Properties --> Application TAB

You will see Target Framework, change it to 4.0 )

A Dialog Box Appears Click 'Yes' then Project Reloads.

Cheers!!!

--------------------

for problems like Tab Hides Automatically,

1) right-click the General Tab Section and Click 'Reset Toolbox'

2) Retry the same procedure stated above after Changing the Target Framework to 4.0  (only if the controls are disabled)

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Saturday, April 07, 2012 1:31 PM by Arun

great explanation thanks yaar

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Wednesday, April 11, 2012 12:31 AM by Anup

Thank UUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Friday, April 13, 2012 10:41 AM by Sweetie

Well done guys , love you all

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Wednesday, April 18, 2012 1:23 AM by CharyQ

Thx,a nice post.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Friday, April 27, 2012 4:17 AM by George

Thank you! this was so much more useful than the instructions on the microsoft page!

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Monday, May 07, 2012 3:28 PM by Tripping Cobras

Any of you guys using SharePoint 2010, VS 2010 comes with Version 4.0 which is incompatible. You must install the 3.5 version. It will start working right away.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Monday, May 07, 2012 3:39 PM by Tripping Cobras

Scratch that last comment, it installed but is still not working. It is the 4.0 Dot Net framework that is incompatible. The AJAX 3.5/4.0 is probably coincidence.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Thursday, May 10, 2012 2:46 AM by Hemik

Really Very Nice Work...Thanks

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Friday, May 18, 2012 3:19 PM by Prasun Sarkar

Thanx Sir..... Its helpful.....

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Wednesday, May 23, 2012 6:04 AM by nayana

nice post........thanx for d information

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Thursday, May 24, 2012 3:20 AM by Sunil Hongekar

Its Useful

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Tuesday, May 29, 2012 8:12 AM by Neriman

Thank you so much for this wonderful post.You are a life saver!

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Friday, June 01, 2012 12:26 PM by gabino

Mil racias, me fue de utilidad. Aprecio su esfuerzo

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Monday, June 04, 2012 5:24 AM by jake

Woohw!... Very nice!! thank you! i can make exellent applications!

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Tuesday, June 26, 2012 2:54 AM by AKASH KISHAN

thanks of providing this link and i will use this and with you.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Monday, July 02, 2012 1:49 PM by Ryan

thank you

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Tuesday, July 03, 2012 7:33 AM by lahiru

i install that.but tabpalenl option is missing.,pls help me

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Wednesday, July 04, 2012 2:52 AM by Deepak

Thanks for giving the good instraction for use ajax toolkit

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Thursday, July 05, 2012 9:41 AM by ciyzıs krayst

Thanks man, it is really helpful ...

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Friday, July 13, 2012 2:56 AM by Aswani.S

Thanks , It is really helpful

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Friday, July 13, 2012 1:49 PM by annu

great thanx alot

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Tuesday, July 17, 2012 3:58 AM by Mohankumar

I need Balloon Popup control so I use Ajax 4.0.

if I use 4.0, then Some of the asp.net controls are not working

like grid view(edit,update,delete operations), popup  controls are not working.

How to work further steps....

Note:

I also tried,

1. <ajax:ToolkitScriptManager id="tksm"  runat="server"></ajax:ToolkitScriptManager>

(or)

2.<asp:ScriptManager id="sm" runat="server"></asp:ScriptManager>.

Please reply me....

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Tuesday, July 17, 2012 4:15 AM by Yousef_Jadallah

Dear Mohankumar,

Is there any erore message. kindly check if there is client errors.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Tuesday, July 17, 2012 4:24 AM by Mohankumar

Hey Yousef_Jadallah,

No error msg display when i use 4.0 instead of 3.5 ajax tool kit.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Tuesday, July 17, 2012 5:14 AM by Thomas

Although having programmed for many years, it's still nice once in a while to meet a how_to that simply outlines the shortest path to achieve an objective.

Excellent work this article

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Tuesday, July 17, 2012 5:48 AM by Yousef_Jadallah

Mohankumar,

Actually we cann't figure out your problem if there is no error exception, you can use firebug or any browser development tool to track the client error message.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Wednesday, July 18, 2012 7:05 AM by sneha

Nice tutorial. Thank you :)

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Tuesday, July 24, 2012 5:43 AM by Jeeva

Thank you very much

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Wednesday, July 25, 2012 5:19 AM by Lahiru

Thanx..

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Thursday, July 26, 2012 2:23 AM by Mahesha

Its really helpful.I also had the error "Could not find any resources appropriate for the specified culture or the neutral culture.  Make sure "AjaxControlToolkit.Properties.Resources.NET4.resources" was correctly embedded or linked into assembly "AjaxControlToolkit" at compile time.

BUT AFTER DRAG THE "TOOLKIT SCRIPT MANAGER" ON TO THE FORM THE PROBLEM SOLVED.

THANK YOUUUUU

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Friday, July 27, 2012 2:02 PM by binod

thanks for helping towords new techology

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Sunday, July 29, 2012 2:41 AM by N.pawar

thanx.......

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Sunday, August 05, 2012 5:53 AM by Ahmed Haleem

Many thanks Ya man

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Friday, August 24, 2012 12:04 PM by Prasad

Thanks

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Monday, August 27, 2012 11:46 AM by bharat

Thanks

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Friday, September 07, 2012 4:56 PM by Priya

Thank you so much for the instructions :)

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Tuesday, September 11, 2012 4:17 AM by nica

tnx

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Saturday, September 15, 2012 9:48 AM by Prasad Nadendla

Thanks for the information Sir....Thanks a lot

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Monday, September 17, 2012 7:24 AM by vimal

Thank u so much sir/mam

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Monday, September 17, 2012 2:32 PM by Juanjo

great, thanks.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Wednesday, September 19, 2012 11:23 AM by Lisseth

Excelente!!!

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Wednesday, September 26, 2012 8:58 AM by Varsha

No confusion ...good Explanation ....Grate

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Monday, October 08, 2012 11:15 AM by http://www.bankofd3.com

I am very happy to read this. This is the kind of manual that needs to be given and not the random misinformation that is at the other blogs. Appreciate your sharing this greatest doc.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Wednesday, October 10, 2012 2:53 AM by 3ala2 3abdu

Thanks abdullah you helped me

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Thursday, October 11, 2012 1:20 AM by Hsh

Great..

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Thursday, October 11, 2012 3:21 AM by umamahesh

thanks it works...

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Friday, October 12, 2012 10:14 PM by ARIS

Isit compatible with VS 2012? why i cant use it in VS 2012? =(

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Wednesday, October 17, 2012 2:17 AM by Sumit

Thanks alot, its very easy...

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Monday, October 22, 2012 7:41 AM by Aslam

I find this very useful.

Thanks. Good job done.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Thursday, October 25, 2012 6:24 AM by Suchitra

Great post... really found useful.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Wednesday, November 07, 2012 3:45 AM by Saqlain Hashmi

Thanks

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Saturday, November 17, 2012 12:46 PM by Naresh

Nise yar

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Monday, November 19, 2012 10:45 AM by aleem here

sir some controls of ajax control toolkit is not working after adding the tab of ajax control toolkit

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Friday, November 23, 2012 3:31 AM by Harshad

I have using your site and add the ajex toolkit

Thank's for help me

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Tuesday, November 27, 2012 1:25 PM by Fabio

Thanks, man!

Works like a boss!

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Thursday, December 13, 2012 7:32 PM by Pat

short and sound

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Thursday, December 20, 2012 9:35 AM by faisal

thanks hazrat !

it really works

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Saturday, December 22, 2012 1:44 AM by Ruchir

Thanks very much!

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Wednesday, January 02, 2013 1:51 PM by A. Sanghavi emmanuel

thank u !! :)

it was very helpful !! :)

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Tuesday, January 15, 2013 1:36 PM by Ali murad

Every thing is fine but 1 tool validatorCalloutexpander currently not working in this tool but i question who to solve this Question.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Sunday, January 27, 2013 12:12 PM by DrewH

Awesome instructions. I have been trying to install the tool kit through nuget and kept getting errors. This worked great. Thanks.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Tuesday, February 05, 2013 10:26 PM by Chantheoun

HI,

I have one problem with this. After I imported already then all new added controls are disable. Is there anywhere to enable them?

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Monday, February 11, 2013 2:42 AM by Mohammed Rafi

Sir i add a new tab then i select choose items and add AjaxToolkit.dll file .. after when i clicked OK button , the tab what i add not showing in the toolbox.. n sometimes it shows but not the controls of ajax... sir give me the suggestions how to overcome this problem.. hope you do..

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Monday, February 11, 2013 2:43 AM by AMTI

I FOUND THIS USEFUL TOO.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Tuesday, February 12, 2013 1:59 AM by Rajendra Pathi

Very helpful..........Nice post

Thanks

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Wednesday, March 06, 2013 12:03 AM by Mohsin Ahmad Siddiqui

Very Helpful, keep doing job :)

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Thursday, March 07, 2013 12:51 AM by Abdullah

Hi

I have installed Ajax control toolkit but it is disable, I can't use these controls. And also AJAX Control Toolkit became hidden. Please send me solution at creativemind0127@gmail.com. I reinstalled many times many downloaded AJAX Control tookit.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Thursday, March 07, 2013 1:02 AM by KISHAN BHAYANI

THANKS A LOT

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Tuesday, March 12, 2013 4:05 AM by Mohammmed

Thanks ..........Thanks

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Wednesday, March 13, 2013 1:38 AM by Reshma

Hai I installed ajaxcontroltoolkit4.0 in my vs 2010 project and all controld it displaying.But my tab container not working.It got stuck when click on next tab.Please reply.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Sunday, March 17, 2013 11:59 AM by santhosh patel

thank you  sir,,,

i have understood  very easily ...

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Sunday, March 17, 2013 12:02 PM by santhosh patel

thanks you ...

i easily added ajax tool kit on my toolbox after read your steps...

thank you very much.....

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Monday, March 25, 2013 6:11 AM by Lang

Wow!Work great. Thank you.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Tuesday, March 26, 2013 10:01 AM by Howard

Thank you Jadallah.  Very clear and helpful

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Thursday, March 28, 2013 2:43 AM by Mohankumar

It is very helpful to me......... Thank you....

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Thursday, April 11, 2013 12:48 PM by Uma

really very useful.. thank you very much.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Sunday, April 14, 2013 3:56 AM by MBKalla_Ans

Very Good, thank you

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Friday, May 10, 2013 2:29 AM by ANS

Thanks

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Tuesday, May 14, 2013 7:16 AM by ymvfaxuhcv@gmail.com

hello!,I like your writing so much! share we communicate more about your post on AOL? I need a specialist on this area to solve my problem. Maybe that’s you! Looking forward to see you.

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Tuesday, May 14, 2013 8:07 AM by sony

many many thankss

# re: Installing AJAX Control Toolkit 4 in Visual Studio 2010

Thursday, May 16, 2013 5:14 AM by Prgnesh

Is there Ajax inbuilt in .net 4.0

Leave a Comment

(required) 
(required) 
(optional)
(required)