Base solution for your next web application

Activities of "JLombela"

Hi Support

I did purchase the software and we have the following details: MVC JQuery, v8.1, and using thr metronic theme associated with that version.

We did spend a considerable amount of time developing last year. However, the same source code today does not allow us to login into the application even after enterring the correct user name and password.

We have reviewed this several times and my developer has spent several hours troubleshooting but to no success.

It seems as though the AbpSession.UserId becomes null when troubleshooting and moving into the controller.

We have spent several weeks building the solution and spent a loy money doing it. Can you please help us troubleshoot the issue? I can share the entire source code and database accordingly. We bad paused with thr development due to COVID and changing developers, and now I have onboarded a new dev team that is not able yo figure out why this is the case.

Can anyone help?

Thank you

John

Prerequisites

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

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

If issue related with ABP Framework

  • What is ABP Framework version?

If issue is about UI

  • Which theme are you using?
  • What are the theme settings?

Hello All

Could you please provide or suggest the best Server requirements to deploy ASP.NET Zero with the following in mind:

  1. Database Server
  2. Web Server
  3. Cron Job / Hangfire for processing background requests

The site will host approximately 10,000 users of which about 20% of them will be actively engaged on average.

Regards John

Hi

I would like to capture the value of OK button on a pop-up notification message. How can I do that so I can redirect the user to a different page? See the screenshot below and the javascript responsible for it.

JavaScript

Regards John

Hi

What is the most effcient way or rather the required process to ensure that changes made in javscript files contained in the following path for example <script src="~/view-resources/Areas/App/Views/Transactions/Create.js"></script> get applied immediately to the front end? I keep running the npm run create-bundles in the command line and on the root of the MVC project, but none of the changes do take effect.

I am constantly struggling with this and not too sure exactly as to why. Perhaps the files are cached, etc. But I am not sure what to do and how to proceed from here. I am really stuck.

Can you please help so I can understand the overall process?

I am looking to make changes to some JavaScript files so that they can have an immediate effect on some of the Views.

Regards John

Hi Team

I have two new dashboard that need to be created and not necessarily the Tenant or Host Dashboards. We have created two new roles (Member, and Supervisor), and this is not a multi-tenancy application. I would like to know exactly how do I add all the relevant permissions / what pages need to be modified for me to create these dashboards before I start thinking about all the widgets that would go in there?

Regards John

Hi,

How can I override the default datatable jQuery functions to let me display a customized table or HTML table using metronic template? I am stuck trying to figure this out. I am also even trying to move the ACTIONS column from being the first column to the last column and I can't seem to succeed on this.

Can you please point me in the right direction?

Regards John

Hi

I have followed dillignetly the example to change the tenant modal create page to an MVC page. However, I cannot seem to get the button to fire up correctly. It still brings up the old modal create partial view as opposed to the new page. Is there anything I missed?

Here's the button in the Index.csthml

Here's the code in the controller (I have also attached the entire Index.cshtml file) for your review.

But for some reasons, I cannot get the button to fire up to the Create ActionResult so it can display the Create.cshtml view.

Finally, this is how it shows up on the front end. Not sure how ti fix it.

<br> Please HELP.

Regards John

Hi

I have followed step-by-step an example to change the modal view to a page view for the create and edit of the tenant. However, the create new tenant button still fires off the default modal view for creating and editing. Is there a clearer way to override this behavior?

Regards John

Hi

I have followed dillignetly the example to change the tenant modal create page to an MVC page. However, I cannot seem to get the button to fire up correctly. It still brings up the old modal create partial view as opposed to the new page. Is there anything I missed?

Here's the button in the Index.csthml

Here's the code in the controller (I have also attached the entire Index.cshtml file) for your review.

But for some reasons, I cannot get the button to fire up to the Create ActionResult so it can display the Create.cshtml view.

Finally, this is how it shows up on the front end. Not sure how ti fix it.

<br> Please HELP.

Regards John

Hi

When trying to extend an existing entity either using Power Tools or typing the Add-Migration command on the Package Management Console, the build fails. Anyways of easily fixing this issue?

Regards John

Showing 1 to 10 of 12 entries