App_Global.asax.compiled and App_Global.asax.dll missing? WebApi .NET 4.5 project

烈酒焚心 提交于 2019-12-01 06:51:15
Brett Salmiery

Just wanted to let everyone know that my problem was solved.

This was an issue with a virus scanner scanning the newly created temp directory for precompiling and actually locking the files in question.

So if anyone has issues such as this and is running any antivirus (especially enterprise level):



TLDR:

  • Check if your antivirus is locking files.
  • Turn off all compsec scanning utilities and turn on one by one to isolate which is causing problems.
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!