Base solution for your next web application

Activities of "[email protected]"

Prerequisites

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

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

If issue related with ABP Framework

  • What is ABP Framework version? 11.0.1

Issue is related to the Mobile app (Android) When starting up the up the splash screen loads and then the app closes with no error. This is done on local host since we are trying to debug another error, but we cant even get to it now.

Only out put received:

am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.HrSimplifiedV2.Mobile/crc646051eb3328a65571.SplashActivity" Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=com.HrSimplifiedV2.Mobile/crc646051eb3328a65571.SplashActivity }

Prerequisites

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

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

With adding a Binding to IIS to allow HTTPS and Multitenancy, this binding is added as per your advice.

Capture.PNG

By adding a URL with "blank" value, you tie the SSL certificate to all websites on the server, hence not allowing any "diffrent" Domain/URL websites to use a alternative SSL certificate. So adding this to the ASP Zero instance, now replaces all the SSL Certificates of the other websites on the server with the one selected in this binding.

This makes it impossible to have a Production instance and a Test instance on teh same server (with diffrent Domains, even sub domains)

How can one achive having a test instance avaialble on the same server? Thanks Michael

Resolved.

Good day

  • Product version : v10.4
  • Product type: Angular
  • Framework: .Net Core

We're getting the following errors in Production when trying to load anything under the Admin menu items and base href=""

When we set base href to the subdomain in index.html it loads fine but this isn't realistic as it won't work for other tenants then.

Please advise.

Thanks

Showing 1 to 4 of 4 entries