User is not able to log in after some time
        Posted  
        
            by mohang
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by mohang
        
        
        
        Published on 2010-06-18T07:59:52Z
        Indexed on 
            2010/06/18
            8:03 UTC
        
        
        Read the original article
        Hit count: 252
        
sql-server
|asp.net-mvc
I am using asp.net mvc along with SQL server. An user of my application created a username like "abcd efgh", with space between the user name. it worked for some time and now it stopped working. I checked that user is entering the correct data. This happened even user did not have a space in it. I set up the membership database using Aspnet_regsql.exe.
Any help in trouble shooting this is appreciated.
© Stack Overflow or respective owner