Saturday, March 24, 2012

Deployment Question

Do the AJAX extensions need to be installed on the server that hosts the website? I'm currently troubleshooting a deployment where the extensions have not been installed on the server and the calendar controls are throwing javascript errors on page loads.

Hi

No need to Install the Ajax Extension to the server. Just put the dll into your Bin directory (ASP.NET Bin Folder).

ALL extensions to your ASP.NET applications should be possible by just putting the corresponding dll into your /Bin folder. This does not only refer to AJAX.

Best Regards

No comments:

Post a Comment