My custom routing has a culture prefix and LoginPath in the configuration is changed accordingly. But after installing the Microsoft.AspNet.WebHelpers package- and the webpage. Webdata as a dependency, which is the real source of the problem, the loginpath setting has been completely ignored and instead of trying to go to / account / login, which is the wrong path, should anyone get an alternative solution for this ?
You need to disable ordinary membership:
& Lt; / AppSettings & gt;
Comments
Post a Comment