mod_mono: Random CompilationException errors
问题 After a server restart I sometimes get random CompilationException errors like this: CompilationException: CS0006: Metadata file `/tmp/apache-temp-aspnet-0/ca373c84/assembly/shadow/10cad1cb/02cb7ade_1201ab15_00000001/ZedGraph.dll' could not be found -> HttpException: Single file build failed and you can't access the application. If I restart the server again then the problem disappears. The file that triggers the error can be one of my own dll's or a dependency, like mysql.dll for instance. I