I have created a basic .NET C# web application with role, user and group authentication. The code is almost entirely pulled from this tutorial here:
This code appears to be working by many people in the online community, however something is going wrong and I'm trying to figure out what that is.
I have run through the code several times and can't seem to find an error. I am storing the connection to my Azure SQL Database in the Web.config file in the app, and it seems to be working. I am able to create, edit and delete users, roles and groups and see those changes in the database, but after an hour when I revisit the app it is like the SQL Database has restored itself to a previous version and reset, or dumped all my data. Everything is gone.
Has anyone else ran into a similar issue with the free Azure account?
Aucun commentaire:
Enregistrer un commentaire