Hey
I'm starting to get really worried about the Sql membership that is setup with ASP.NET MVC.
I have made no changes to the defaults but out of 4000 registrations on our site 18 of these are missing corresponding data in the aspnet_membership table, there is only data in the aspnet_users table.
Looking at the stored procedure to create a user I don't understand how this has happened. Has anyone else had this problem?
Many thanks for any help