"i.ullah@fandaqah.com" की गतिविधियाँ

When ever try to open custom module below error occurs. Permission has been granted to the user role.

You can change them all to 8.0, ABP has already done this https://github.com/abpframework/abp/commit/2a10ef1a4a0dd8ebf3bdd62b52502e281114bfcc

Issue resolved regarding the reference but when adding IdentityUser as a navigation property exception through which has been following:

How to add volo.identity.XXX as reference in custom module netstandard 2.0 dependencies. We are not going to remove this dependencies because it may use for different packages and project. Kindly guide in this regards. Thanks

Hi, you can change the project target to 8.0

after updating project target following issues occur.. what to do now its urgent

How to add volo.identity.XXX as reference in custom module netstandard 2.0 dependencies. We are not going to remove this dependencies because it may use for different packages and project. Kindly guide in this regards. Thanks

Compile time error shown as Package Volo.Abp.Identity.Domain 8.0.5 is not compatible with netstandard2.0 (.NETStandard,Version=v2.0).

Hi,

You can check the document: https://docs.abp.io/en/commercial/latest/abp-suite/generating-crud-page#navigation-properties

Get identity users as navigation property, After adding reference regarding volo.identity.xxx in custom module error occur on compile time

The type or namespace name 'Identity' does not exist in the namespace 'Volo.Abp' (are you missing an assembly reference?) ServiceManagement.Domain (netstandard2.0)

Hi,

I want to add file attachment functionality in child entity of CRUD page in which user can attached multiple files in child entity.

  • ABP Framework version: v8.0.5
  • UI Type: Angular
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Unable to add tenant username in CRUD page using Navigation property. Kindly guide using abp suite to navigate tenant username in CRUD page. Thanks

Check the docs before asking a question: https://community.abp.io/posts/abp-suite-how-to-add-the-user-entity-as-a-navigation-property-of-another-entity-furp75ex

  • ABP Framework version: v8.0.5
  • UI Type: Angular
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:
46 प्रविष्टियों में 11 से 20 दिखा रहा है
Made with ❤️ on ABP v8.2.0-preview Updated on मार्च 25, 2024, 15:11