Andrus wrote: >>> npgsqlConnection1.Open() causes error >>> An exception was thrown by the type initializer for System.Net.Dns > >> It looks like Mono can't find its machine.config. >> How do you invoke mono.exe? > > I use shortcut icon in quick launch. Target is > > "C:\Program Files\Mono-1.1.17.1\bin\mono.exe" > i:\mydir\myapp\myapp\bin\debug\myapp.exe
Assure that the "run directory" of the shortcut is "C:\Program Files\Mono-1.1.17.1\bin\". Robert _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
