Base solution for your next web application

Activities of "yapwen"

Prerequisites

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

  • What is your product version?** 9.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?

Hi,

Any idea to solve below error in xamarin form . this happended when call the viewmodel in xamarin form.

**Can't create component 'TestApp.ViewModels.TestViewModel' as it has dependencies to be satisfied.

'TestApp.ViewModels.TestViewModel' is waiting for the following dependencies:

  • Service 'TestApp.App.TestAppService' which was not registered.**\

Thank you.

Regards, Yap

Prerequisites

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

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

If issue related with ABP Framework

  • What is ABP Framework version? v9.3.0-rc.1

If issue is about UI

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

Hi ,

After I publish to IIS, the web app UI look difference from debug.

Thanks.

Regards, Yap

Hi ismcagdas,

Thank you very much.

Regards, Yap

Hi,

From The ASP NET ZERO Power Tools only have 2 Menu Location which is Root and Administration.

  1. I have created a sub menu name 'Site Codes' by selected Menu Position in 'Root'.
  2. I have added a Menu call 'VMS' In AppNavigationProvider.
  3. I manual park the Sub Menu 'Site Codes' Under 'VMS' shown as below:-

).AddItem(new MenuItemDefinition( AppPageNames.Common.SfpSiteCodes, new FixedLocalizableString("VMS"), icon: "flaticon2-box" ).AddItem(new MenuItemDefinition( AppPageNames.Common.SfpSiteCodes, new FixedLocalizableString("Site Code"), url: "App/SfpSiteCodes", icon: "flaticon-more", permissionDependency: new SimplePermissionDependency(AppPermissions.Pages_SfpSiteCodes) ) )

  1. Is there a way to park the 'Site Codes' Under 'VMS' in the Role Permission Page ?

Thanks.

Regards, Yap

Hi,

It is work as normal now.

Thanks.

I just purchsaed and created a project.

I have follow the ASP.NET Zero: Development with ASP.NET Core & Angular from Udemy. The angular is compiled successfully but then http://localhost:4200/account/login keep loading.

I'm new to ASP NET Core and Angular. Sorry to trouble.

Thank you.

Regards, Yap

Showing 1 to 6 of 6 entries