in

dashCommerce

An ASP.NET Open Source e-Commerce Application

I can only log in once each time I register as a user.

Last post 09-30-2008 11:15 AM by sathish. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 09-28-2008 6:11 PM

    I can only log in once each time I register as a user.

    I'm trying to run this on a development machine, with the database on the same machine.  I can't get in as admin anymore. 

    I go in and register as a user, and I'm in.  But once I log off, I can't log in again with the same user id and password.

    So,

    1.  Obviously I'd like  to bet in as admin again.

    2.  I'd like to know why I can't log in a second time.  Am I supposed to get directed and re-set my password?

     

  • 09-30-2008 11:15 AM In reply to

    Re: I can only log in once each time I register as a user.

    check in aspnet_users table whether there are 2 userids created for the same user with different application ids? If it is then check whether you have applicationname mentioned in the providers declaration in web.config

Page 1 of 1 (2 items)