Base solution for your next web application

Activities of "xtianvillapando"

Hi,

I'm trying to extend non-abstract abp entity (OrganizationUnit) and followed this document (<a class="postlink" href="https://www.aspnetzero.com/Documents/Extending-Existing-Entities">https://www.aspnetzero.com/Documents/Ex ... g-Entities</a>). When I build it, there's no error. But when I'm trying to access the services that initializes an IRepository of that extended entity, I'm getting an error. "An internal error occurred during your request!"

We're using .net core project

Hi,

We have a project using ASPNETZERO framework, I'm thinking to create a new /App folder to contain our pages to separate from your dashboard pages. How should I do this? I mean do I need to register the new folder like for example (/App_New) to a config somewhere?

Thanks.

Regards, Christian

Follow up question on this, which setup do I need to change to point to the newly created folder (/App_Name) so that my navigation will point to it without losing the current one which is the /App for ABP Dashboard?

Hi, is it best to create separate Angular JS WebApp from the existing one and make our development there? Would this make it easier to upgrade to new versions of ASP.NET Zero in the future without disrupting our work?

Thanks!

Showing 1 to 4 of 4 entries