I have an app that is based on the new MVC4 template with SImple Membership provider.
I've deployed the app to an Azure website and changed the connection string from a local express-database to an Azure SQL database.
I use my Google Account to log on and It works perfect for a while. If I leave the browser on a page and come back later the Membership Provider somhow want's to create an express database even though in my web.config I'm pointing to the Azure SQL database which works fine if I log out and logon again.
Is there a setting or something or is it just not ment to be used with other databases than local sql express?
Thanks in advance!
/Tomas
Tomas Ekenman www.luxuryspa.se