MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

Error on changing passwordFormat to Hashed in webConfig  (Mono Support )

Viewed 26219 time(s), 14 post(s) 7/29/2013 10:36:41 AMby super
super

super

7/30/2013 12:09:01 PM
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 ?
This content has not been rated yet. 
6018 Reputation 709 Total posts
khorvat

khorvat

7/30/2013 12:28:11 PM
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  
This content has not been rated yet. 
15993 Reputation 2214 Total posts
super

super

7/30/2013 1:15:50 PM
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 ? 
This content has not been rated yet. 
6018 Reputation 709 Total posts
khorvat

khorvat

7/30/2013 2:44:51 PM
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
This content has not been rated yet. 
15993 Reputation 2214 Total posts
1 2