I have use MVC default [Authorize] attribute but it is not working in my project.
When I try to login the application it is not login the application and it is not redirecting to the specific page
I have use MVC default [Authorize] attribute but it is not working in my project.
When I try to login the application it is not login the application and it is not redirecting to the specific page
You need to check following code in web.config