membershipuser Questions

2

My class derives from System.Web.Security.MembershipUser I am getting this error when submitting the form. The popup form uses ASPPDFand the application did not have this problem before implementin...

3

Solved

I have a custom CustomMembershipUser that inherits from MembershipUser. public class ConfigMembershipUser : MembershipUser { // custom stuff } I am using Linq-to-SQL to read from a database and...
Hike asked 9/3, 2011 at 0:44

2

Solved

I try to implement a Custom MembershipPriver with a Custom MemberShipUser in my own database (with a specifics Users Table Model) : This is ly diffent files : iTwitterMembershipProvider.cs using...
Amersham asked 5/4, 2011 at 17:36
1

© 2022 - 2024 — McMap. All rights reserved.