Hello, there is a ready-to-use PostgreSQL provider [1].
Daniel [1] http://dev.nauck-it.de/projects/aspsqlprovider 2010/11/6 Gunnar Sønsteby <[email protected]> > > Hi, > > I am trying to write a custom membershipprovider for Postgres. > public sealed class MyMembershipProvider : MembershipProvider > This compiles using Mono .net 3.5 > Switching to .net 4.0 I get the error message MembershipProvider type or > namespace not found. > Anything I have forgotten to do? > > I am using monodevelop 2.4 and mono 2.8 compiled from source on Ubuntu > 10.10 > and it is a mvc2 web-application. > > Any help would be very appreciated. > > regards > -- > View this message in context: > http://mono.1490590.n4.nabble.com/Mono-2-8-net-4-0-MembershipProvider-not-found-tp3029976p3029976.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
