try to run
for %i in (*.dll) do copy /b %i+,,
in the Bin directory of the application.
this means that the assembly was built in the future according to the web server, the command above will “touch” them so that they look like the current date
source share