Click here to Skip to main content
15,892,005 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,

I tried to add AjaxContolToolKit to VS 2008 Tool kit, I see an error while adding dll files. The error is AjaxContolToolKi.dll is not Microsoft folder. Any Suggestions?
Thank you.
Posted

1 solution

Dwnload the complete AjaxControlToolkit Poject,
Compile it in VS 2008,
Test it,
Create a new tab in Toolbox,
Name the tab "AjaxToolkit", (whatever you want)
Add the .dll under that tab to the toolbox
 
Share this answer
 
Comments
Member 9672000 16-Dec-12 22:34pm    
I have done the same thing still getting the same error.
[no name] 16-Dec-12 22:37pm    
Have you tried with project, if yes then, remove ajax toolkit reference from your VS 08 and add it again...
Member 9672000 16-Dec-12 22:42pm    
What do you mean by project, I mean , I have downloaded AjaxControlToolKit and trying to add it to Toolbox after adding it to my bin folder in solution explorer.
[no name] 16-Dec-12 22:43pm    
That's why I told you to download Ajax Project and compile it in your VS2008.. I'm giving you one sample, try out that :
http://code.msdn.microsoft.com/CSASPNETAJAXWebChat-c4c9b8fe/sourcecode?fileId=21969&pathId=1515720521
Member 9672000 16-Dec-12 22:48pm    
Awesome. Thank you for your reply. I have followed a post in another website
http://forums.asp.net/t/1598878.aspx/1
You need to download the assembly from here:

http://ajaxcontroltoolkit.codeplex.com/releases/view/43475

For VS2008, we need AjaxControlToolkit.Binary.NET35.zip.

Learn how to install the Ajax Control Toolkit at http://www.asp.net/ajaxlibrary/act.ashx.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900