Activities of "viswajwalith"

Already there are microservice HttpApi reference in web gateway like product service. if we give web gateway reference in HttpApi layer of the microservice, there will be circular dependency. Dynamic proxies generating for product service with existing references but not for our other microservices.

  • ABP Framework version: v5.1.3
  • UI type: MVC
  • DB provider: EF Core / MongoDB
  • Tiered (MVC) or Identity Server Separated (Angular): yes / Microservice
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

We upgraded our application from 4.4.0 to 5.1.3

Product Service is generating dynamic proxies in 5.1.3, our Employee Service is not generating dynamic proxies in 5.1.3 In 4.4.0 our Employee Service was able to generate dynamic proxies successfully.

hi

https://blog.abp.io/abp/ABP.IO-Platform-v5-1-Has-Been-Released

If we understand correctly, Lepton X is not yet part for ABP 5.1 for MVC version. Please let us know

  • ABP Framework version: v5.1
  • UI type: MVC
  • DB provider: EF Core / MongoDB
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

We just tried the Latest 5.1 ABP.IO version but didn't got the LeptonX , are we missing anything here or LeptonX is not part of ABP.IO solution yet.

Yes It worked, I think this is an issue at your end and we expect a refund of ticket

Question
  • ABP Framework version: v4.3
  • UI type: Angular / MVC / Blazor
  • DB provider: EF Core / MongoDB
  • Tiered (MVC) or Identity Server Separated (Angular): yes / no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

We are unable to login to CLI, it seems some issue at your end can you please guide us.

FYI... we have a valid license till 2023

Hi,

We tried to implement the Azure AD B2C, everything this working fine, if we use same configuration for all tenants.

When we try to implement tenant based configuration, ClientId and ClientSecret are taking as per the tenant configuration, but Authority is not taking as per the tenant configuration.

  • ABP Framework version: v4.4
  • UI type: MVC
  • DB provider: EF Core / MongoDB
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

We would like to create a Input control by passing the Object Model in a dynamic way,

In the above example we want to pass the RecordNo as a string (at run time) and render the abp-input control. for Example:

or

Do u have any way for that? Please advise.

Sure will let you know

Hi,

Sorry for the confusion.

You want to download the Auth server and referenced modules source code right?

You just need to use ABP Suite to download the Microservice template. and use the abp get-source to download the modules source code, then you can replace the Nuget package reference to the local reference.

You can use the abp list-modules --include-pro-modules command to get module list.

Use abp get-source to download:

Thanks for the details. We will give a try and let you you in case of any concerns.

Showing 171 to 180 of 315 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 20, 2024, 08:30