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

› Simple ASP Image Resize Function

› Install AJAX On Machines Running Visual Studio 2005

› ASP.Net Interview Questions And Their Answers

› Creating Pretty Popups Using AJAX

› Encode Url using ASP

› SQL Server Performance Counters

› .NET Data Access Performance Comparison

› UpdatePanel control in Asp.net Ajax

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
 
› Trapping Errors with the Err Object in ASP

› ASP.NET Simple File Upload Function

› ADO.NET Data Classes

› .NET Data Access Performance Comparison

› Session Object in Asp

› How to Start with ASP.NET AJAX

› Alternating Row Colors

› Working with DataSet Objects and XML

› ASP.NET Simple Connect To Database

› Understanding Transaction in ADO.NET

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