I used aspnet_regsql to add the aspnet membership files to my database, but my program is not finding them there. It is updating some other set somewhere elelse. When I click the hammer icon, I can see the members and roles, my program finds them as well, but they are not in my database. I need to get it attached to my SQL database so I can deploy to hosted site.
Thanks
View Complete Post