[Mono-list] "Error Initialising the configuration system" when creating TcpClient

Robert Jordan robertj at gmx.net
Fri Jun 17 12:12:47 EDT 2011


On 17.06.2011 17:46, mcd40 wrote:
> I am trying to run a .net 4.0 application, written and compiled in VS 2010,
> on a linux machine which doesn't have mono installed.  In order to do this I
> have set up a linux dev machine with mono 2.10.2 installed and I'm using
> mkbundle with the --static option to compile in the runtime.

You must bundle "machine.config". See the mkbundle's --config option.

Robert




More information about the Mono-list mailing list