Activities of "svote"

After upgrading to 7.0.0 we cannot start our angular application anymore. We followed the steps from the following case and it seams that the application start after updating the named files. (https://support.abp.io/QA/Questions/4219/In-the-microservice-solution-of-v700-rc4-you-cannot-start-the-angular-application)

But we still receive the following error at the startup:

NullInjectorError: R3InjectorError(AppModule)[ApplicationInitStatus -> InjectionToken Application Initializer -> [object Object] -> LinkLoginHandler -> IdentityLinkLoginService -> OAuthService -> OAuthService -> OAuthService]: NullInjectorError: No provider for OAuthService!

  • ABP Framework version: v7.0.0
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace: NullInjectorError: R3InjectorError(AppModule)[ApplicationInitStatus -> InjectionToken Application Initializer -> [object Object] -> LinkLoginHandler -> IdentityLinkLoginService -> OAuthService -> OAuthService -> OAuthService]: NullInjectorError: No provider for OAuthService!
Showing 1 to 1 of 1 entries
Made with ❤️ on ABP v9.2.0-preview. Updated on January 14, 2025, 14:54