1

We have an ASP.Net MVC application running on 2 production IIS servers. There is no problem with the build or deployment. Randomly (once every few weeks), one server will start giving compilation errors saying it can't find a DLL in ASP.Net temporary files (see screenshot). Error screenshot

Clearing the asp.net temp files folder fixes the error, but I can't figure out why it occurs. It's not a disk space issue, there is plenty of space.

Aristos
  • 66,005
  • 16
  • 114
  • 150
Jeremy
  • 31
  • 5
  • possible duplicate ? https://stackoverflow.com/questions/7621809/an-error-occurred-during-the-compilation-of-a-resource-required-to-service-this – Aristos Apr 08 '21 at 23:46
  • possible duplicate ? https://stackoverflow.com/questions/6817870/asp-net-strange-compilation-error/37028173 – Aristos Apr 08 '21 at 23:47
  • Doesn't appear to be the same, thanks. – Jeremy Apr 12 '21 at 02:16
  • You can use FRT to troubleshoot this issue: https://learn.microsoft.com/en-us/iis/troubleshoot/using-failed-request-tracing/troubleshooting-failed-requests-using-tracing-in-iis – Ding Peng Apr 13 '21 at 08:38

0 Answers0