User730446648 posted
Still use the final version but I just realized your issue.
Do NOT create users with the asp.net configuration tool.
Use the kit to create a user.
The reason is it uses two databases, one is for the members and the other is the classifieds kit.
When a user is created out of the kit, it adds to the members table in the classifieds kit.
So the way you did it, it wouldn't be there, and there's your problem.
Delete the member with the asp.net config tool, and create using the kit.