What is the role of AjaxControlToolkit.dll.refresh file ?
+3
A:
*.dll.refresh files are a very simple file telling the project where the external reference exists. http://monsur.xanga.com/437206798/dllrefresh-and-aspnet/
They allow the project to update the reference. If you open it in a text editor, you'll see it just holds a path to the reference.
Nick Spiers
2009-12-01 12:06:21