Skip to content
This repository has been archived by the owner on Dec 20, 2018. It is now read-only.

[MusicStore]: Unable to register/login with a local user #65

Closed
Praburaj opened this issue May 7, 2014 · 7 comments
Closed

[MusicStore]: Unable to register/login with a local user #65

Praburaj opened this issue May 7, 2014 · 7 comments
Assignees
Labels
Milestone

Comments

@Praburaj
Copy link
Contributor

Praburaj commented May 7, 2014

With latest changes sign in / register scenario seems to be broken. Possible cause could be InMemoryStore is not being registered as a Singleton but as a transient one. As a result data gets lost after every request.

@Praburaj Praburaj added this to the Alpha milestone May 7, 2014
@Praburaj Praburaj added the bug label May 7, 2014
@rustd
Copy link

rustd commented May 8, 2014

@HaoK can you please take a look?

@HaoK
Copy link
Member

HaoK commented May 8, 2014

Fixed

@HaoK HaoK closed this as completed May 8, 2014
@victorhurdugaci
Copy link
Contributor

This doesn't seem to be fixed. I still cannot create users/login in music store
@suhasj can you check?

@Praburaj
Copy link
Contributor Author

Praburaj commented May 8, 2014

It worked for me yesterday. But now does the app even compile with the latest bits?

@suhasj
Copy link
Contributor

suhasj commented May 8, 2014

I am able to compile with the latest bits. but getting error for missing System.Diagnostics.TraceSource

@victorhurdugaci
Copy link
Contributor

Try running k web, not Helios

@HaoK
Copy link
Member

HaoK commented May 12, 2014

This works for me on latest bits now

@HaoK HaoK closed this as completed May 12, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

5 participants