Hey there, I've gotten most of my asp.net MVC3 application running beautifully under Mono, but I've ran into an issue with the membership provider that I haven't been able to solve. When I try to log in from my application I'm receiving this error:
Invalid IL code in System.Web.Security.MembershipProviderCollection:.ctor (): method body is empty. Stack Trace: at System.Web.Security.Membership..cctor () [0x00010] in C:\cygwin\sources\mono\mcs\class\System.Web\System.Web.Security\Membership.cs:105 Has anyone else encountered this or know some steps I could take to resolve it? Thank you so much for your time, and happy coding! -- View this message in context: http://mono.1490590.n4.nabble.com/MySql-Membership-Providers-tp4658578.html Sent from the Mono - ASP.NET mailing list archive at Nabble.com. _______________________________________________ Mono-aspnet-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
