Activities of "Spospisil"

Would you provide a github username so I can share the solution with you.

  • ABP Framework version: v6.0.0
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes

I am having an issue injecting ANY repository into a ApplicationService class that is being used by the DevExpress Dashboard control to 'Save' a dashboard definition to the database. If I inject it via the class constructor the project throws an error and I try to get the repository manually using the .GetRequiredService<> method it tells me the repository has not been registered.

I've created a sample application to show the issue. If you tell me your github username I will give you access to it and tell you exactly how to reproduce it.

Thanks.

Steve

Question
  • ABP Framework version: v5.3.3
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): Tiered

We are using Stripe to bill our customers under defined conditions from our application. For example, when a customer adds a new user we want our application to automatically charge their credit card that we have on file in an automated way without any Stripe screens coming up. It appears ABP's implementation of the stripe gateway requires additional input on the stripe screens to complete the transaction. Is there a way for us to pass this additional information required in the messaging to Stripe so that additional input is not needed via user intereaction?

Thanks.

Closing for lack of ABP support response.

Update please

? What's your email address?

Hi,

Since support usually asks for a sample project demonstrating the issue, can you take the sample project I created and try making this work yourself? I have been unable to do so and keep getting various errors/issues. There really isn't any documentation or other examples on how to do this so I'm relying on you to show how this can be done. Please do not send me any links, etc of similar issues. I would like you to modify my sample project and explain what you have done to get it to work so I can apply the necessary items to my real project.

To repeat, I am trying to call a one of my application services defined in my tiered solution from the Identity Server project via Javascript. This would be no different than calling one of the services in the Volo.Abp.Account.Pro.Public.Application* projects that is currently being done in the Confirm User Page of the Account.Pro.Public* module.

I've spent 3 days on this issue and am no closer to resolving.

Thanks.

Hi,

How would you suggest referring to services created in the the same tiered solution to the from Identity Server?

Any update?

  • ABP Framework version: v5.3.3
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes

I have a tiered MVC application for which I have overridden the ConfirmUser page in the Identity Server project of my solution. I would like to call an API action defined by my xxxx.HttpApi.Host project from the Identity Server project. How can I do this?

See github repo sample that shows what I'm trying to do. In particular take a look at the \Pages\Account\ConfigmUser.js file to see that I am trying to refer to the 'TestService' that is defined in the AbpSample.Application project.

https://github.com/spospisil/abpSample.git

Showing 251 to 260 of 375 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 12, 2025, 10:20