Monday, March 26, 2012

AJAX Toolkit Localized Versions of DLL

Hello,

When I add a reference to the most recent version of the DLL of AJAXControlToolkit, it includes all the other language versions as well. In my application, I am not going to need this, and don't want all 14 versions also copied over to my bin folder. Is there any way I can remove them and stop having them come back over after compiling? Can I delete those when I copy to the server and not have any problems with the toolkit?

You only need to copy the languages you care about. So if en-us is all that you want just the AjaxControlToolkit.dll should be sufficient. If your users are in different locales and you would like them to view the localized versions of the toolkit controls then you should copy over the rest. Right now we do not have a workaround to not build everything but it is on ourradar.

No comments:

Post a Comment