Activities of "Vishnuvardhan"

Hi,

package.json: { "version": "1.0.0", "name": "my-app", "private": true, "dependencies": { "@volo/abp.aspnetcore.mvc.ui.theme.leptonx": "~2.0.0", "@volo/saas": "~7.0.0", "@volo/audit-logging": "~7.0.0", "@volo/identity": "~7.0.0", "@volo/account": "~7.0.0", "@volo/language-management": "~7.0.0", "@abp/aspnetcore.mvc.ui.theme.basic": "^7.0.0", "@abp/docs": "^7.0.0" } }

Hi,

i have tried this, still getting the same issue, i have checked the actions button in inspect and it is showing disabled="disabled"

  • ABP Framework version: v8.0.0
  • UI Type: MVC / Blazor Server
  • Database System: EF Core (SQL Server)
  • **Tiered (for MVC): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue: updated .net 7 to .net 8 , in identity module users and roles and organization units actions button get disabled not able to open the actions and also not able to perform the actions. I am updating the reference screenshots.

Hi,

I have tried that sample but, it is in Asp.Net Zero so i didn't understand properly. Could you provide the steps that how to implement.

Hi, I have deployed the application at a client location. So i wont think i can update the ABP version right now.

All i need is, user should not login to multiple sessions at a any point of time. Can you help me, how can i achieve it without version upgrade.

  • ABP Framework version: v7.0.0
  • UI Type: MVC
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC): yes
  • Issue: For version 8 concurrent login is given inbuilt to manage but version7.0.0 it is not there. How should i do?
Showing 1 to 6 of 6 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on December 13, 2024, 06:09