AjaxControlToolkit.resources.dll files deleted
Posted
by Steve
on Stack Overflow
See other posts from Stack Overflow
or by Steve
Published on 2010-03-21T14:07:21Z
Indexed on
2010/03/21
14:11 UTC
Read the original article
Hit count: 952
I'm using the ASP.NET Ajax toolkit. In addition to the AjaxControlToolkit.dll in my bin directory, I have language directories named es, de, fr, etc...
The single file, the AjaxControlToolkit.resources.dll disappears from these directories every once in a while - I can't figure out why. I manually copy them back, but I've purposely done rebuild and clean solutions and they are still there.
Somewhere during my normal course of work, when I'm not looking, they're gone. Any clues?
© Stack Overflow or respective owner