[Mono-aspnet-list] problem with logincontrol on mono

heizy mail at heizy.com
Thu Jun 11 12:24:34 UTC 2015


dear users,

i request your kind help, as i use a logincontrol  under a masterpage and a
register, with a custom membership authentication. when i try to register a
new user, normally the website responses that a new user has been
registrated, after clicking on continue redirects to the pages which a
logged on user can see. 

on mono, the page thast the user has registered successfully does not
appear, in the background i can see that the database -insert on mysql is
successfully made, but no login. when i go to the normal login-control it
says that the user couldnt login successfully, at windows, everything works
perfectly. as i know, that mono doesnt support hashed passwords im saving
them at the moment clear.

i dont know where i have to search for a solution. is there anyone of you
having success with a logincontrol?
the site can be visited here if it is interesting: fdb.heicom.eu 

i dont know actually where the problem can rely on. my thoughts are:
cookieproblems
ajaxproblems (dont know if the logincontrol uses)
i dont think that the problem is about mysql, because the passwords are
stored properly.

thanks for any help or suggestions in advance
yours marcus



--
View this message in context: http://mono.1490590.n4.nabble.com/problem-with-logincontrol-on-mono-tp4666180.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.


More information about the Mono-aspnet-list mailing list