I'm using Npgsql directly from source using Mono.Security.dll from Mono libraries.
Anyway, Mono.Security assembly is only used if you are connecting to Postgresql through SSL, so I think it is not the problem. On Sun, Jun 26, 2011 at 16:08, Andrus <[email protected]> wrote: > Delete Mono.Security.dll from your application so this dll from mono gac is > used. > > Andrus. > > > ----- Original Message ----- > From: "Khairuddin Ni'am" <[email protected]> > To: <[email protected]> > Sent: Friday, June 24, 2011 5:24 AM > Subject: Re: [Mono-list] Problem open connection npgsql on mono > 2.10(Windows) > > >> I'd alse tested on Mono 2.10.1 build 2 (Windows). The program run fine. >> >> So, the problem is specific on Mono 2.10.2 build 5 (Windows build) >> >> -- >> View this message in context: >> http://mono.1490590.n4.nabble.com/Problem-open-connection-npgsql-on-mono-2-10-Windows-tp3621423p3621515.html >> Sent from the Mono - General mailing list archive at Nabble.com. >> _______________________________________________ >> Mono-list maillist - [email protected] >> http://lists.ximian.com/mailman/listinfo/mono-list > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > -- Regards, Francisco Figueiredo Jr. Npgsql Lead Developer http://www.npgsql.org http://fxjr.blogspot.com http://twitter.com/franciscojunior _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
