I run into error in my application which can be easy reproduced in your test application
Run Quick Start .NET Language Relection sample and try to add reference to the attached assembly. Exeption is thrown in the dotNetProjectResolver.AddExternalReference -
An unhandled exception of type 'System.ExecutionEngineException' occurred in mscorlib.dll. Unfortunaly, I can't send you the source code for the dll ( we generate the dll at runtime from our metadata). But if you open it in the Lutz Reflector, you can see that it contains only simple type definitions.
There is nothing wromg with the assemly itself, it works perfectly in Visual Studio.
Could you please take a look?
Thanks
Alex
Run Quick Start .NET Language Relection sample and try to add reference to the attached assembly. Exeption is thrown in the dotNetProjectResolver.AddExternalReference -
An unhandled exception of type 'System.ExecutionEngineException' occurred in mscorlib.dll. Unfortunaly, I can't send you the source code for the dll ( we generate the dll at runtime from our metadata). But if you open it in the Lutz Reflector, you can see that it contains only simple type definitions.
There is nothing wromg with the assemly itself, it works perfectly in Visual Studio.
Could you please take a look?
Thanks
Alex