adding users, membership, and roles to site
        Posted  
        
            by Alexander
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Alexander
        
        
        
        Published on 2010-04-09T23:27:03Z
        Indexed on 
            2010/04/09
            23:33 UTC
        
        
        Read the original article
        Hit count: 451
        
I have followed scott's gu tutorial here
I uploaded the whole database to my site. Before doing what Scott's says I had one username stored in the membership. How can I create an additional user now that the table is in the web host? I can see that there's aspnet_Membership, aspnet_Applications, etc..etc
© Stack Overflow or respective owner