Hello
I have set up a Winforms asp.net site using VS2015
The login was working fine, but now has an intermittent problem that it will simply stop working. i.e. when you try to login the page just resets (reloads).
I can find nothing that triggers it.
The only way to get it working again is to save the website setting in the control panel for the website.
I have tried this fix, but it did not work http://stackoverflow.com/questions/28215493/asp-net-identity-cannot-login-sometimes
Any ideas would be much appreciated.