Base solution for your next web application

Activities of "PMS"

Question

Hi there!

We just installed latest version.

Our unfinished projct was on version 7.0. We deside to install new version and after that move code to new clean instalation but on clean one we have UI issue.

https://docs.aspnetzero.com/en/aspnet-core-angular/latest/Getting-Started-Angular Getting Started Angular | ASP.NET Zero Documentation Getting Started. This document is aimed to create and run an ASP.NET Zero based project in just 5 minutes. It's assumed that you already purchased and created your ASP.NET Zero account.. Create Your Project docs.aspnetzero.com

From above link i followed installation steps like :

  1. Change connection string for Database in migrator then Web.Host
  2. Run migrator and i see db was updated.
  3. Run yarn on angular folder.
  4. I did npm start now on angular project to see login page

but above steps producing some design issues on front end see attached image. Could you please tell me if i miss something

How to get a File from Angular To .Net Core so that i can attach a file in Mail Template. My File will Come in Bytes so how can i set it in attachment ......

Hi ,

Is there any code or example that support , Like if I pass the HTML to the core api and it convert to the pdf and return back as file on the angular side?

what package support asp.net zero to convert html to pdf at core (api ) side?

Thanks

Hi ,

Can you provide the refrence or code how to upload/download the file in folder not in database in zero with angular 8 + core.

Thanks Pere

Currently, I am getting an error in an application related to a permission. I created the entity(the name is XYZ) with the Asp.net zero Tool and also added the custom API on the same page. Now I use that custom API in the tenants (the name is ABC and DEF ) side angular page. In menu I have ABC, XYZ & DEF entities and its works perfect !! Now I want just XYZ page in host-side menu and ABC & DEF pages to Tenants after login menu for that I remove both (tenant/host) permission from the class AppAuthorizationProvider.cs and give single permission XYZ to Host and ABC & DEF to Tenant and run the page login with the Tenants and checked its give me an error related o the API from XYZ on ABC & DEF page.

Hi ,

I want to load two primeng-datatable in to the one component / page.

And both table load and use primengTableHelper and its inject from the AppComponentBase is it safe to make new instace of the primengTableHelper in appcomponenet ?

Check attached (find from this link) ( https://we.tl/t-6jx0AJcWuM )html & ts File.

Please help me out from this problem ... and give me the diffrent ways to load two datatable in one component.

Thanks,

Hi,

In Grid there is an action button which contains the list of Options it's used UL --> Li HTML structure and that action button contain more then 10 action link now if I click on the action button at last row of table the menu should be open with all action link/menu.

This menu mashed up or we can say the menu opens behind the footer... It should be open proper with a scroll or somthing related z index property .

Note: Check with when grid has more then 10 action button or 10 menu link.

In local all the things are working properly, however, i am getting issue after uploaded it on to the server.

I have created one role name "Test" while I m deleting its give me error.

**Access to XMLHttpRequest at 'http://72.167.220.255:9071/api/services/app/Role/DeleteRole?Id=14' from origin 'http://www.cruisepms.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. **

Please find the attachment I have added this link to the CorsOrigins as well . Please check atteched images.

Browser SreenShot

Thanks!

Hi,

why angular production build generate 1000+ js files in dist.

I am using ng build -- prod for the prodution build. Kidly check below image.

Thanks in advance!

Hi there,

In live site host user is locked now i have check the user related table in database but cant able to find lock related information. Can you pelase help me that how can we unloack host user.

Showing 1 to 10 of 25 entries