VIsual Studio and Ajax Control Toolkit

Posted by Steve on Stack Overflow See other posts from Stack Overflow or by Steve
Published on 2010-04-13T20:40:07Z Indexed on 2010/04/13 20:43 UTC
Read the original article Hit count: 410

In my web application VS 2008 solution, I have the AjaxControlToolkit.dll in my bin directory and a whole set of language directories for it (ar, cs, de,es, fr, he, etc...)

I don't remember how the language directories got in there. If I am using other languages via the ACT, do I need these directories? If not, then I don't?

When I do a rebuild solution, the dll (AjaxControlToolkit.resources.dll) in these directories disappear. If I need them, what do I need to do to keep them from being deleted during a rebuild?

© Stack Overflow or respective owner

Related posts about ajaxcontroltoolkit

Related posts about AJAX