Tips Station Asp.net Article Seo Articles
Tutorials Code Samples
›  Home
›  Mission
›  About us
›  Contact Us
›  Feedback
›  Terms & Condition
Asp Articles
IT Solutions
 
› ASP.NET

› Programming Tips

› Ajax

› Asp

› ADO.NET

› Databases

› SEO

› CSS And Designing

› Php

 
Most Viewed Articles
 
› Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.

› Change theme dynamically without page refresh in ASP.NET

› Install AJAX On Machines Running Visual Studio 2005

› Creating Pretty Popups Using AJAX

› Simple ASP Image Resize Function

› SQL Server Performance Counters

› ASP.Net Interview Questions And Their Answers

› Encode Url using ASP

› Difference Between DataGrid and GridView in Asp.Net

› Select Specific Value WithIn Drop Down List Or Radio Button List

more...
 
 
Home> Ajax
 
Install AJAX On Machines Running Visual Studio 2005
 

Today, what I am going to share with all of you is “How to install AJAX On Machines Running Visual Studio 2005“.

To proceed further, make sure that you must have:

  • Visual Studio 2005 installed on your system
  • AjaxControlToolkit.zip file
    If you do not have the AjaxControlToolkit.zip then you can download it from here.
  • ASP AJAX Extensions Setup
    If you do not have the ASP AJAX Extensions Setup then you can download the setup named ASPAJAXExtSetup from here.

Follow the following steps to install AJAX:

  • Unzip the AjaxControlToolkit.zip file.
  • After unzipping the file, place the folder AjaxControlToolkit at “DRIVE:\Program Files ” where DRIVE can be C, D, E, etc. There will be a folder AjaxControlExtender under AjaxControlToolkit. In this folder, there will be file named AjaxControlExtender.vsi. Run this file.
  • Run the setup of ASPAJAXExtSetup
Now AJAX has been installed on your system.
Now open up Visual Studio 2005 and create a New Website. While creating a website, you have to select ASP.Net AJAX-Enabled Web Site.
To make the AJAX controls available in the Toolbox of Visual Studio 2005, follow the following steps:
  • Right click on Toolbox and click Add Tab, if you want to add AJAX Controls in separate tab. Otherwise click Choose Items and then click Browse.
  • After then select “DRIVE:\Program Files\AjaxControlToolkit\SampleWebSite\Bin\AjaxControlToolkit.dll“. Now you will notice Accordion, AccordionPane and other AJAX Controls in the .Net Framework Components.
  • Check those controls and click OK.
Now you can see the AJAX Controls in the Toolbox.
Happy coding.
 
 
Vrp Technologies
 
Serversea Hosting
 
 
Latest Articles
 
› Sending SMS With PHP

› MySQL Join Tutorial

› Make An RSS Feed Using PHP

› Intro To Object: Option Variables

› Design An Online Chat Room With PHP And MySQL

› Create Tell A Friend Script With HTML & PHP

› Benchmark And Optimize PHP Script Speed

› What Kind of DBA Are You?

› SQL Server Performance Counters

› SQL Server Performance Tips

more...
 
Random Articles
 
› Design An Online Chat Room With PHP And MySQL

› Trapping Errors with the Err Object in ASP

› What SEO Tricks Must I Avoid When Optimizing My Pages?

› Choosing a Web Site Hosting Provider for an ASP.NET Site

› Editing a DataGrid Control in Asp.net

› Displaying Data using ASP.NET 2.0 DataList

› UpdatePanel control in Asp.net Ajax

› Make An RSS Feed Using PHP

› Get Environment Details - Asp.Net

› Displaying an RSS Feed using ASP

more...
 
Home Mission About us Contact us Feedback Terms Conditions
2008 © Copyright TipsStation. All rights reserved.