Re: [Mono-dev] System.ExecutionEngineException: Failed to create shadow copy (CopyFile).

2013-12-27 Thread Alistair Bush
Just wanted to follow up with this here first before I create a bug report. I believe I have tracked down the issue here. Fubu, the creating app, is setting up an app domain whose private bin directory is at another path. To ensure it can resolve its types is it copying a set of Assemblies by

Re: [Mono-dev] System.ExecutionEngineException: Failed to create shadow copy (CopyFile).

2013-12-27 Thread Rodrigo Kumpera
It depends on what information you're trying to inspect. It should have the same laziness in resolving type information as .NET. Where in the inspected type does the missing assembly come into play? It should be simple to build a test case for that, just delete one assembly after compilation is