Login Control PasswordRecoveryURL Issue

R

Rusty Hill

I am using the ASP.NET 2.0 Login control and have provided a valid URL for
the PasswordRecoveryURL property. However when the hyperlink is selected
the login page continues to be displayed. The URL I start with at the login
page is this:

http://localhost:1123/MyBox/Unsecured/Login.aspx?ReturnUrl=/MyBox/Default.aspx

The URL on the login page for the password recovery control shows up as:
.../Public/RecoverPassword.aspx which seems correct and unauthenticated users
have access to that directory

Then I select the hyperlink and I stay on the logon page and the new URL
displayed is:

http://localhost:1123/MyBox/Unsecured/Login.aspx?ReturnUrl=/MyBox/Public/RecoverPassword.aspx

Basically I never get forwarded to the recover password page. Any advice
would be appreciated. Thank you.
 
R

Rusty Hill

Sorry, it turns out that I do have a permissions issue even though I thought
I did not.
 

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