Andrus wrote:
> npgsqlConnection1.Open()  causes error
> 
> An exception was thrown by the type initializer for System.Net.Dns
> 
> Stack trace:
> at Npgsql.NpgsqlClosedState.Open (Npgsql.NpgsqlConnector context) [0x00000]
>   at Npgsql.NpgsqlConnector.Open () [0x00000]
>   at Npgsql.NpgsqlConnectorPool.GetPooledConnector (Npgsql.NpgsqlConnection
> Connection) [0x00000]
> 
> Stack trace from exception object is incomplete. I have no idea why.
> How to fix this ?

It looks like Mono can't find its machine.config.
How do you invoke mono.exe?

Robert

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to