Not able to Login after I visit a page which has been excluded from Forms Authentication.

N

Nitin Verma

Hi all,
In my App I am using Forms Authentication. I have a Forget_Password
page which has been excluded from Forms Authentication. I have made an
entry in Web.Config. The code is

<location path="frmForgetPassword.aspx">
<system.web>
<authorization>
<allow users="*" />
</authorization>
</system.web>
</location> .

Everything is working fine, except when i visit this page. After I
visit Forget_Password page I am not able to Log into my application.
All code is executed, but the control comes back to the Login page
again. Plz someone help me quickly.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top