hi guys
im using nopmcommerce v.1.9 and using visual studio 2010 ultimate i have problem with  password recovery when i go to recover my password i recive an e-mail which tel me for recovery password click here,when i click i get this massage:

Server Error in '/' Application.
--------------------------------------------------------------------------------

The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable.  Please review the following URL and make sure that it is spelled correctly.

Requested URL: /nopcommerce/passwordrecovery.aspx

in the administration email templats i have this code which i think is correct :
<p><a href="%Store.URL%">%Store.Name%</a> <br />
<br />
To change your password <a href="%Customer.PasswordRecoveryURL%">click here</a>. <br />
<br />
%Store.Name%</p>

i went to the browser and insert this : http://localhost:11139/Customer.PasswordRecovery.aspx
still cannot find the page giving me the same error The resource cannot be found.


so anyone can help me with this problem?
thanks  
0

Please login or register
to vote for this post.(click on this box to dismiss)