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:
try running
for %i in (*.dll) do copy /b %i+,,
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
I got this error when i am using the Visual Studio inbuilt asp.net development server. The server was throwing this error and was not loading the stylesheets. This error occurred to me on Nov 7 at 1.10am US Central time. I figured it had something to do with the Day light savings time and so, moved my computer's clock 1 hour ahead. And Magic! -- it started working fine. Wonder why that is !!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With