473,387 Members | 1,790 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Re: problem getting user via ProviderUserKey

Can you please alaborate how you fixed this?

When we observed that for some(very less in fact) users, our forms
authentication based .NET application not letting them login.

When we checked we found that, the MembershipUser object getting set to null
for those usernames !!

Other usernames are getting validated and returning proper MembershipUser
objects.

A soon reply appriciated.

Thanks,
Mahavir
Jun 27 '08 #1
0 876

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Davie | last post by:
I am implementing a Custom Provider for ASP.NET 2.0 membership. When I come to write the public override MembershipUser CreateUser(string username, string password, string email, string...
1
by: Anand | last post by:
Hi, I got the below error while trying create a user from the web site administration tool provided by Asp.NET. I'm using Active directory as a membership store. I could able to add and remove...
4
by: Dave | last post by:
Hi, I am using a membership provider in .net 2.0 for all my customer login etc. I am using their email address as their username which User.Identity.Name will give me. I want the actual Id...
1
by: mazdotnet | last post by:
Hi, I like to grab the user id of the currently added user. However, I can't find a property that would do it. MembershipUser newUser = Membership.CreateUser(tbxUsername.Text,...
0
by: mazdotnet | last post by:
Hi, I'm trying to get the 'User Information' by using the UserId and it doesn't work. This works, MembershipUser membershipUser = Membership.GetUser("username");
0
by: mazdotnet | last post by:
Hi, I'm trying to get the 'User Information' by using the UserId and it doesn't work. This works, MembershipUser membershipUser = Membership.GetUser("username"); tbxUsername.Text =...
2
by: Jonathan Wood | last post by:
I have a page with a GridView, which uses an ObjectDataSource control to obtain the data. The ObjectDataSource control calls a static method on a class I've created. However, this method needs...
3
by: Cirene | last post by:
I'm creating my own create user wizard. Here's my code... If Membership.GetUser(txtEzUsername.Text).ProviderUserKey.ToString <"" Then Me.lblStatus.Text = "Username is in use. Please select...
2
by: shapper | last post by:
Hello, After a user has been registered I am sending the following: http://MyDoman.Com/Account/Approve/3620e45b-d899-4990-8ea5-74cbf2af8153?Key=C3EA110078422FF19478A8B45A7C34F4 Basically,...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.