Importing Existing Users into New ASP.NET Membership Table

W

wrburgess

I am setting up a new web application with ASP.NET 2.0 and I was
wanting to utilize the 2.0 Membership and Profiles system. However, I
am having a lot of trouble importing a table of user info into the
aspnet_Users table due to the unique identifiers and large number of
dependencies this new system has.

Is there any way to easily import exisiting user data into the 2.0
Membership system without having to do data entry for 200+ users?

Also, is anyone using this system? I can't find much feedback on the
messageboards like the other technologies that I utilize.
 
D

Dominick Baier [DevelopMentor]

Hi,

a lot of people use it.

I would recommend using the CreateUser stored procedure to import the users
- this takes care of all the dependencies.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top