Base solution for your next web application

Activities of "hsudas"

hi it is the latest version. And it was a new blank project.

Hi please check the picture below. How can i make fixed the top-bar and prevent this unpleasant view ?

Hi I would like to ask your advice for handling this business need:
We have a tenant and admin accounts. we have generated a page but it retreieves the rows only with null TenantId's when we logged in with admin account. But we want to get other tenant's rows from admin page.

How can we get the rows with non-null tenantid's from the admin account?. Is there any settings or trich to achieve this?

Thanks.

Yes, second time it's faster. But first time extremely slow.

We have a very serious issue with Asp.net zero framework. Our application delays about 1 minute during first initialization because of /AbpUserConfiguration/GetAll service call. I attached the screenshot, please take a look and reply to us with a solution. Thanks. Royal_Trade_Management_Suite.png

Thanks for the answer. If we throw the specific exception with UserFriendlyException it is appearing on the UI. But I would like to implement this behaviour for all exceptions are coming from aspnet-core server application. In which code block should implement this solution to catch and convert them to user friendly exceptions ?

During development, our angular web application works properly localhost, We can get the pages via copying and pasting its URL to another browser tab. But after deploy our angular web page to any web server, it doesn't response. We are opening a page , copying its url and trying to open same page in another browser page. But it is not accessible. You can see the problem in the screenshot :

Thank you in advance for your help.

Instead of "Internal Server Error" we would like to show meaningful Exception messages on the client. For example If any error occurs in a service method. We just want to show that messages via a pop-up on our Angular (v6) web client. But every messages coming to UI with a standart "An internal error occured during your request" and with 500 status code. Looking forward your help.

Regards.

Showing 1 to 8 of 8 entries