Base solution for your next web application
Ends in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "maliming"

https://docs.microsoft.com/en-us/aspnet/core/host-and-deploy/iis/troubleshoot?view=aspnetcore-2.1#5025-process-failure

You can refer to the documentation to see the 502.5 error message or log.

hi

Your appconfig.production.json file json format is incorrect. Missing part at the beginning {

Currently it is manual control.

hi

The abp generated jquery script is actually a wrapped jquery ajax request.

The jquery ajax request returns a promise. If you want to get the return value you need to use donemethod.

I guess it is related to this issue, but the issue is still not solved.

https://github.com/angular/angular-cli/issues/10855

@kalidarscope

You should not use the address of http://localhost:xxxx when you deploy the app.

There are documents here: https://docs.aspnetzero.com/documents/zero/latest/Development-Guide-Core#bundling-minifying-and-compiling

Has been solved remotely.

see the document: https://docs.aspnetzero.com/documents/zero/latest/Development-Guide-Angular#nswag

I guess ngx-bootstrap has no localization information for Malay. You can add a locale mapping here.

https://github.com/aspnetzero/aspnet-zero-core/blob/10c44fb88b5946d2864cede85253b146cfdbdd54/angular/src/assets/ngx-bootstrap/ngx-bootstrap-locale-mapping.service.ts

Showing 2541 to 2550 of 2998 entries