VIsual Studio and Ajax Control Toolkit
- by Steve
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?