Moving membership info to another server

D

David Lozzi

Howdy,

I'm new to the membership class in ASP.Net 2.0. I have a SQL 2005 database
setup with the aspnetdb for the membership class and it works great. I just
moved my database to another SQL server and the user accounts didnt carry
over, and I'm guessing its because they are stored in the aspnetdb database.
How do I get them back? Is there a better way to run this so the user
accounts are within my database, not the default? Can I run the
aspnet_regsql and point it to my database??

Thanks,

David Lozzi
 

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

Top