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 30615 time(s), 14 post(s) 29.07.2013 10:36:41by super
super

super

30.07.2013 12:09:01
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 ?
Dieser Inhalt wurde noch nicht bewertet. 
6018 Reputation 709 Total posts
khorvat

khorvat

30.07.2013 12:28:11
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  
Dieser Inhalt wurde noch nicht bewertet. 
15993 Reputation 2214 Total posts
super

super

30.07.2013 13:15:50
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 ? 
Dieser Inhalt wurde noch nicht bewertet. 
6018 Reputation 709 Total posts
khorvat

khorvat

30.07.2013 14:44:51
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
Dieser Inhalt wurde noch nicht bewertet. 
15993 Reputation 2214 Total posts
1 2