Activities of "Anjali_Musmade"

Hello,

Please check similar issue https://abp.io/support/questions/1205/UserFriendlyException#answer-cee7ccee-3ade-8465-ed9b-39fc0543ac0b if it helps you.

Thanks

Hi,

Have you run abp bundle command?

Hello,

Please check for packages suggested by liangshiwei - <PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="7.5.1" /> <PackageReference Include="Microsoft.IdentityModel.Tokens" Version="7.5.1" /> <PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="7.5.1" />

Hello,

Please use the latest IdentityModel packages in the HttpApi.Host project.

<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="7.5.1" /> <PackageReference Include="Microsoft.IdentityModel.Tokens" Version="7.5.1" /> <PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="7.5.1" />

Thanks,

Hello,

Please check https://abp.io/docs/latest/framework/ui/blazor/global-scripts-styles?_redirected=B8ABF606AA1BDF5C629883DF1061649A

Also check similar issue https://abp.io/support/questions/5193/How-to-add-custom-CSS-files-in-solution-and-render-them#answer-3a0ba224-c785-2cc4-36d6-a67cbb99be4e

Thanks,

Hi,

Have you followed migration guides while migrating to v8? Please check https://abp.io/docs/latest/release-info/migration-guides/index?_redirected=B8ABF606AA1BDF5C629883DF1061649A

or else Please check for packages whether installed or not and also check their versions whether updated or not -

Microsoft.IdentityModel.Tokens Microsoft.IdentityModel.JsonWebTokens System.IdentityModel.Tokens.Jwt

Thanks

Hello niall ,

Please check out

  1. https://abp.io/docs/latest/framework/ui/mvc-razor-pages/tag-helpers/form-elements?_redirected=B8ABF606AA1BDF5C629883DF1061649A
  2. https://abp.io/docs/latest/framework/ui/mvc-razor-pages/tag-helpers/buttons?_redirected=B8ABF606AA1BDF5C629883DF1061649A
  3. https://abp.io/docs/latest/framework/ui/mvc-razor-pages/tag-helpers/cards?_redirected=B8ABF606AA1BDF5C629883DF1061649A

Or else you can download the source code of LeptonX module from

And then check for the desired code.

Thanks,

Hello,

You can check the document:

https://abp.io/docs/latest/framework/architecture/modularity/extending/module-entity-extensions?_redirected=B8ABF606AA1BDF5C629883DF1061649A#module-entity-extensions

https://abp.io/docs/latest/framework/architecture/modularity/extending/customizing-application-modules-extending-entities?_redirected=B8ABF606AA1BDF5C629883DF1061649A#entity-extensions-ef-core

Thanks,

Hello,

Please check https://abp.io/docs/commercial/latest/startup-templates/application/deployment-iis?UI=MVC&DB=EF&Tiered=Yes if it helps you.

Thanks

Hello,

Please check the similar issue https://abp.io/support/questions/4558/The-SSL-connection-could-not-be-established-see-inner-exception--BLAZOR-SERVER and check your SSL certificate once.

Thanks,

Showing 1 to 10 of 1087 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13