[Mono-list] Creating a new AppDomain with mkbundle'd app

Robert Jordan robertj at gmx.net
Wed May 7 10:53:30 UTC 2014


On 06.05.2014 23:15, cocowalla wrote:

> Is it possible to create a new AppDomain with an mkbundle'd app?
>

In this particular case it's enough if the original assembly
exists in the file system. A 0 bytes file will do the trick.

You might want to file a bug stating that

System.Security.Policy.Hash.GetData()

is trying to access the assembly by its file name w/out
taking into account that assemblies might not have a
file representation.

Robert




More information about the Mono-list mailing list