Our logs show hundreds of these errors after our deployment if users are on the site. Anyone know what this means and how to fix it?
Notes:
- We are using msdeploy, IIS 6
- I recently noticed that our web server’s time is about 10 minutes behind the real time, I think that may have something to do with it.
- If I log into our site, seems like any file that depends on a WebResource or ScriptResource type file doesn’t look right.
- Seems to fix itself after an IIS reset
try running
in the Bin directory of the application.
it means that the assembly was built in future according to the webserver, the command above will ‘touch’ them so they appear to be of current date