---
title: "What are the requirements to run ASP.NET AJAX applications on a server?"  
description: "What are the requirements to run ASP.NET AJAX applications on a server?"  
author: "Amit Singh"  
published: 2011-03-29  
updated: 2020-09-18  
canonical: https://www.mindstick.com/interview/715/what-are-the-requirements-to-run-asp-dot-net-ajax-applications-on-a-server  
category: "ajax"  
tags: ["ajax"]  
reading_time: 1 minute  

---

# What are the requirements to run ASP.NET AJAX applications on a server?

You would need to install ‘ASP.NET AJAX Extensions’ on your server. If you are using the ASP.NET AJAX Control toolkit, then you would also need to add the AjaxControlToolkit.dll in the /Bin folder.

## Answers

### Answer by Amit Singh

You would need to install ‘ASP.NET AJAX Extensions’ on your server. If you are using the ASP.NET AJAX Control toolkit, then you would also need to add the AjaxControlToolkit.dll in the /Bin folder.


---

Original Source: https://www.mindstick.com/interview/715/what-are-the-requirements-to-run-asp-dot-net-ajax-applications-on-a-server

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
