Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
I am using Radtool version 2.7.7 in Visual Studio 2019. When I create an entity, there is no Property Type "file" to select. What am I missing?
Thanks,
Ed
It still not working properly.
Thanks,
Ed
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