Hi,
If you'd like to create a custom MembershipProvider, you need to implement MembershipProvider class.
It is usually in System.Web.Securty class, but you need to add System.Web.ApplicationServices Reference dll to get it work in .Net 4.0 !
Before .Net 4.0 it was enough to add the System.Web reference.
If you'd like to create a custom MembershipProvider, you need to implement MembershipProvider class.
It is usually in System.Web.Securty class, but you need to add System.Web.ApplicationServices Reference dll to get it work in .Net 4.0 !
Before .Net 4.0 it was enough to add the System.Web reference.
Hiç yorum yok:
Yorum Gönder