Base solution for your next web application

Activities of "edarib"

Is there a way to enable two factor authentication in Xamarin. It seems to be there in the Mobile project but the SendTwoFactorCodeView Page never gets shown because AbpAuthenticateResultModel.RequiresTwoFactor Verification is false.

I tried to set AuthenticateResultModel.RequiresTwoFactorVerification to true in the AuthenticateSuceed function in AccountService.cs but that gave me an error.

Thanks, Madhu

Hi,

I am trying to host the backend of the app on Azure. I opened the Mobile sln but cannot find any projects that can be published to Azure. When I open the Web sln there are three projects that can be published to Azure which is Web.Host, Web.Mvc and Web.Public. I tried to host Web.Host on Azure but I get a 500 internal server error.

My question is how do I go about setting up the project shell for Xamarin development. I was thinking of hosting either Web.Host or Web.Mvc project on Azure with a database that I have alreadt setup on Azure (will put the appropriate connection string). And then opening up the Mobile sln and putting in the DefaultHostUrl as the link of the web app I just created on Azure. Is my thinking correct? Please provide me some informative instructions to do the above.

Thank you, Madhu

Add this style to yor view:

.modal {
    overflow: auto !important;
}

I have been using DevExpress Dashboard for .NET Core succesfully. It's very straightforward to integrate.

Ed

I am seeing the same issue with AspnetZero Dev Branch, MVC & JQuery and single tenant. It did work before. Could it be related to https://github.com/aspnetboilerplate/aspnetboilerplate/issues/4400 ?

Also when I enable Two-Factor with email (by manually adding the settings in the AbpSettings table) it doesn't work and doesn't prompt anymore for how to send the two_factor code, it just logs me in.

Thanks,

Ed

Problem solved. The missing version was the culprit.

Just sent it.

Thanks,

Ed

The RAD tool which has been working fine stopped working when it got upgraded to Version 1.7.2.3 See the screenshot for the error.

Thanks,

Ed

Yes you do. After you log into your account in www.aspnetzero.com go to Account -> Manage -> Your License.

Under Github members you can add your account.

You have to be logged into github and have access to aspnetzero for those links to work.

Showing 21 to 30 of 35 entries