I have my project created in Asp.Net 4.5 Mvc 5 C#. I'm using Asp.Net Identity for login and signup. I published this app from visual studio. soon after i'm getting this error whenever i try to login or register. all else is working fine.
What have i tried -
- I try to clean build rebuild solution many times
- I try to restrat visual studio.
- I try to clean release debug solution many times.
- deleting all dll from bin folder and build solution again.
but none of these solution seems to be working. Any help will be appiciated.