I based my membership provider off of 4GUYSROLLA example.
I am getting the following error:
Cannot insert the value NULL into column 'UserId', table 'johnsonsauto.dbo.aspnet_Membership'; column does not allow nulls. INSERT fails.
...
Go to the complete details ...