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

2014-05-07 Thread Robert Jordan
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

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

2014-05-07 Thread cocowalla
What's the preferred method for filing a bug? Should I use Bugzilla or raise an issue on GitHub? -- View this message in context: http://mono.1490590.n4.nabble.com/Creating-a-new-AppDomain-with-mkbundle-d-app-tp4662694p4662699.html Sent from the Mono - General mailing list archive at

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

2014-05-06 Thread cocowalla
So... the mkbundle saga of woes continues :`( I've got a .NET application built with Mono that I've mkbundle'd. This application creates a new AppDomain, and this works just fine on Windows. However, when running the mkbundle'd app I get: System.IO.FileNotFoundException: Could not find file