How to add Gaia Ajax dll in Visual Studio

Posted by Anishabathija under ASP.NET AJAX on 11/19/2012 | Points: 10 | Views : 2491 | Status : [Member] | Replies : 2
Hey ,

I downloaded and installed Gaia Ajax toolkit on to my desktop.However now how do I add the dll on to my website or how can I use the controls in my website?

Thanks.




Responses

Posted by: Sandhyab on: 11/19/2012 [Member] Starter | Points: 25

Up
0
Down
Hi,
You can add AJAX Control tool kit to the toolbox. To do that right click in an empty space and select Add Tab .You can rename as you like For example Ajax or Ajax tool kit etc. When it is get added right click under the tab and select choose items . Choose .NET framework components in dialogue box.Then click Browse button and find AjaxControlToolkit folder that you installed the AJAX Control Toolkit. Choose AjaxControlToolkit.DLL.Visual Studio will load all the controls from the DLL file and by default it will be checked in this list. then press OK.

Thanks & Regards


Anishabathija, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Shanky11 on: 11/19/2012 [Member] Starter | Points: 25

Up
0
Down
rihtclick your project in solutin explorer add reference>then click on browse and go to your ajax tool kit click ok

Anishabathija, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response