YAFLogo

Posted by: Daeamon Dmitry - Saturday, 29 April 2017 16:40:12
Hi, i'm trying to integrate YafMembershipProvider with my application, but this does'not work(((( I'm add to references dll's from YAFNet and edit my web.config. [code=markup] [/code] I get authorization error. [attach]1959[/attach] How do I change the AccountController.cs so that it all works? Anyone help me?) Maybe any one already has worked AccountController.cs for ะก# ASP.NET Mvc 4?

Posted by: tha_watcha - Monday, 1 May 2017 09:30:19
No that wont work directly you can not integrate yaf inside a MVC Applictation. The only solution would be to run YAF as separate application.