Mono Support Error on changing passwordFormat to Hashed in webConfig 

Viewed 28620 time(s), 14 post(s), 7/29/2013 10:36:41 AM - by super
7/30/2013 12:09:01 PM
6018 Reputation 709 Total posts

Mario, thanks for the information but I am not that much into the code.

Could you please help me with the code that I can simply run to encrypt the current user (admin) password format to hashed ?

11
7/30/2013 12:28:11 PM
15993 Reputation 2214 Total posts

Hi Super,

Mario has provided you with the code that you can simply run, so please use that code in order to hash the passwords you have. We have tried to guide you in order to solve you issue but everything related to ASP.NET Membership is beyond the scope of this support. If you need more information about the encryption, hashed format etc. please reefer to MSDN articles.

Regards  

12
7/30/2013 1:15:50 PM
6018 Reputation 709 Total posts

But I did created thepage RunCode.aspx and tried running the code but I am getting errors ? I just need help in running the code ? The links points to details of monox code and api and since I am not into monox code much, I am just asking help in running this code ? 

13
7/30/2013 2:44:51 PM
15993 Reputation 2214 Total posts

Hi,

as Mario mentioned you just need to run this code in your own class inheriting from the BaseRepository.

If you are using your own custom DAL you will need to create a repository instance of your own BaseRepository otherwise you can use MonoX's.
Regards

14
1 2
This is a demo site for MonoX. Please visit Mono Software for more info.