Base solution for your next web application

Activities of "edarib"

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • What is your product version? 10.3
  • What is your product type (Angular or MVC)? MVC
  • What is product framework type (.net framework or .net core)? .net core

If issue related with ABP Framework

  • What is ABP Framework version?

If issue is about UI

  • Which theme are you using?
  • What are the theme settings?

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

I downloaded my project (Dev Branch) and unzipped it. It only contains 7 projects (under src folder) instead of 15 projects.

Only these projects are included:

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

Showing 21 to 30 of 38 entries