Hello, Just a quick update on the subject: - embedded "machine.config" is now usable in Mono 2.4 and Mono 2.6. A patch was commited last week (https://bugzilla.novell.com/show_bug.cgi?id=495957). - for embedded "app.config", I have submitted a patch for Mono 2.4 (https://bugzilla.novell.com/show_bug.cgi?id=560060).
I hope the fixed will be available soon. Regards, Laurent Etiemble. 2009/9/16 Laurent Etiemble <[email protected]>: > Hello, > > Just a quick update on the status of native bundling: > - There are two remaining problems when performing native bundling: > 'machine.config' et 'app.config' embedding. > - Since Mono 2.4, bundled 'machine.config' file cannot be accessed. > This lead to various failures (HTTP requests failing, etc). > - Since Mono 1.9, bundled 'app.config' file is not used. This prevent > the use of default application configuration. > > There was some posts on the Mono lists (Dev, OS X) summarizing the > problems and a bug has been logged. I hope these issues will be solved > soon to enable a correct native bundling. > > Regards, Laurent Etiemble. > > Some references: > - https://bugzilla.novell.com/show_bug.cgi?id=325022 > - > http://www.nabble.com/mkbundle-and-assembly-config-files-td20406123ef1367.html#a21214922 > - http://www.nabble.com/mkbundle-%2B-app.config-td25438426ef1367.html >

