Base solution for your next web application

Activities of "SRTMDEV"

Hello Team,

I am new customer. I have downloaded new ASP.NET Core+Angular demo project using "Generate your project" facility. I can able to compile both ASP.NET Core and Angular project. Now whever I am first time login to application using login form there is loader display during login which is remain there and not hide after successfully login. Can your team check is there any step I missed which cause this issue?

Is there any restriction in demo project where we unable to publish in IIS or unable to access using public IP Address even after we changed in appsettings.json and appsettings.Production.json. we are able to publish project successfully in IIS using localhost but if changed it to ip address then error "No 'Access-Control-Allow-Origin' header is present" is coming. Can your team check is there any step I missed which cause this issue?

Hey, I have requirement to implement hangfire in my existence code.can you help me where can i find document?

Thanks SRTMdev

Hello,

Tenant availability is not checked with subdomain as tenancy name. When I try with this link http://tenantname.domain.com if tenant is not available system assumes this as host tenant or take tenant id as null, even it not redirect the host tenant like http://host.domain.com or nor redirect any error page.

We want to check first tenant availability and then display the login page or application, if tenant is not available redirect to the error page. I also this thing on your demo application.

http://tenantnotavailable.demo.aspnetzero.com/account/login

How we can setup it? Any suggestion with this approach?

Thanks in advance.

Hello,

My Query is about Host direct access/login to the tenant via any user,

Tenant should be able to lock and unlock super admin direct access from Host and only specified tenant user can used for direct access from the Host.

Ex. Host : Super admin Tenant: A Tenant A user : A-admin, A-mark

If tenant A allow Super admin access for direct access via user A-mark then super admin should only be able to login via A-mark for that tenant.

Any suggestion? Any other solution for enable and disable super admin access from the every tenant setting?

Thanks.

Hello ASPNETZERO,

We are looking for suggestion related to reporting library which provide below reporting component/feature and is fully compaitable with aspnetzero core-angular.

Features/Components

  • Tabular
  • Charts
  • Gauge
  • Maps
  • Drill down capability
  • Export Capabilities (PDF, Word, Excel)

Looking forward to hear back from you.

Hello,

We would like to have third party libraries licence notice or discalaimer. Are you providing somwhere the third party llicence disclaimer?

Any suggestion how we can go for third party licence notice?

Thanks,

Hi, ANZ Team,

I would like to create api to get list of all the jobs with current tenant login where job should only in list if that run for the current tenant . I want to fetch that list in angular side via api and display the status of job and job History. I am able to add tenantId in job by setjobparameter in hangfire with filtercontext.

How can I achive this goal with Hangfire or BackgroundJobManager? Any suggestion? Or any example with tenant filtered background Job.

Thanks.

Product Version: 8.6.0 Product Type: anuglar Prodcut Framework: .net core

What I am trying to achieve? I should be able to apply any origin CORS policy to some AppServiceController.

I create another CORS policy and trying to apply it to AppServiceController in** CompanyName.Application** project with Attribute [EnableCors("AllowAll")] however its not working. When i try same Attribute on HomeController on CompanyNameWeb.Host project it working.

What could be issue with AppServiceController? How can i achive my goal?

Below are the CORS policy

Below way i temporary achieve my goal,

Thanks.

Hello Team,

Currently we are looking for technical documenation integration in application. Is there any functionality avaiable in ASP.NETZero platform that we can integeration or if we are go with third-party like "Madcap Flare" or "Help+Manual" is there any limitaion which can't not work with platform.

Thanks

Showing 1 to 10 of 42 entries