Activities of "kashif"

It working now thanks

hi

What is your email?

kashif.amin@interloop.com.pk

I changed the Version="9.0.3" in all csproj files but the same error in log file and project didn't run

I want to use Version="9.1.0" i upgrade from ABP Studio and also try to update NuGet package manager. can you correct this and send the code back if possible?

hi

I have not received your mail. Can you share it by https://wetransfer.com/ ?

Thanks.

try this link

hi

my actual solution is not working.

Can you share your solution source code?

liming.ma@volosoft.com

Thanks.

Email sent with source code zip

hi

Please try to clear your local nuget cache and build again

dotnet nuget locals all --clear

Thanks

Thank you maliming, I have tried to do that, but it didn't work. I even uninstall the CLI and ABP studio but result is the same.

I Uninstall the following:

ABP Studio

volo.abp.suite

volo.abp.studio.cli

dotnet nuget locals all --clear and install them APB Studio again but it didn't work.

2025-03-22 11:59:33.059 +05:00 [INF] Starting web host. 2025-03-22 11:59:33.926 +05:00 [FTL] Host terminated unexpectedly! Volo.Abp.AbpInitializationException: An error occurred during ConfigureServicesAsync phase of the module Volo.Abp.OpenIddict.AbpOpenIddictDomainModule, Volo.Abp.OpenIddict.Domain, Version=9.0.3.0, Culture=neutral, PublicKeyToken=null. See the inner exception for details. ---> System.MissingMethodException: Method not found: 'System.Collections.Generic.IAsyncEnumerable1<System.Object> OpenIddict.Abstractions.IOpenIddictAuthorizationManager.FindAsync(System.String, System.String, System.Threading.CancellationToken)'. at Microsoft.Extensions.DependencyInjection.OpenIddictCoreExtensions.AddCore(OpenIddictBuilder builder) at Microsoft.Extensions.DependencyInjection.OpenIddictCoreExtensions.AddCore(OpenIddictBuilder builder, Action1 configuration) at Volo.Abp.OpenIddict.AbpOpenIddictDomainModule.AddOpenIddictCore(IServiceCollection services) at Volo.Abp.OpenIddict.AbpOpenIddictDomainModule.ConfigureServices(ServiceConfigurationContext context) at Volo.Abp.Modularity.AbpModule.ConfigureServicesAsync(ServiceConfigurationContext context) at Volo.Abp.AbpApplicationBase.ConfigureServicesAsync() --- End of inner exception stack trace --- at Volo.Abp.AbpApplicationBase.ConfigureServicesAsync() at Volo.Abp.AbpApplicationFactory.CreateAsync[TStartupModule](IServiceCollection services, Action1 optionsAction) at Microsoft.Extensions.DependencyInjection.ServiceCollectionApplicationExtensions.AddApplicationAsync[TStartupModule](IServiceCollection services, Action1 optionsAction) at Microsoft.Extensions.DependencyInjection.WebApplicationBuilderExtensions.AddApplicationAsync[TStartupModule](WebApplicationBuilder builder, Action`1 optionsAction) at QMSV3.Web.Program.Main(String[] args) in E:\Repos\QMS\QMSV3\src\QMSV3.Web\Program.cs:line 43

I created a new solution which is working fine but my actual solution is not working.

hi

Please try to clear your local nuget cache and build again

dotnet nuget locals all --clear

Thanks

Thank you maliming, I have tried to do that, but it didn't work. I even uninstall the CLI and ABP studio but result is the same.

I Uninstall the following:

ABP Studio

volo.abp.suite

volo.abp.studio.cli

dotnet nuget locals all --clear and install them APB Studio again but it didn't work.

2025-03-22 11:59:33.059 +05:00 [INF] Starting web host. 2025-03-22 11:59:33.926 +05:00 [FTL] Host terminated unexpectedly! Volo.Abp.AbpInitializationException: An error occurred during ConfigureServicesAsync phase of the module Volo.Abp.OpenIddict.AbpOpenIddictDomainModule, Volo.Abp.OpenIddict.Domain, Version=9.0.3.0, Culture=neutral, PublicKeyToken=null. See the inner exception for details. ---> System.MissingMethodException: Method not found: 'System.Collections.Generic.IAsyncEnumerable1<System.Object> OpenIddict.Abstractions.IOpenIddictAuthorizationManager.FindAsync(System.String, System.String, System.Threading.CancellationToken)'. at Microsoft.Extensions.DependencyInjection.OpenIddictCoreExtensions.AddCore(OpenIddictBuilder builder) at Microsoft.Extensions.DependencyInjection.OpenIddictCoreExtensions.AddCore(OpenIddictBuilder builder, Action1 configuration) at Volo.Abp.OpenIddict.AbpOpenIddictDomainModule.AddOpenIddictCore(IServiceCollection services) at Volo.Abp.OpenIddict.AbpOpenIddictDomainModule.ConfigureServices(ServiceConfigurationContext context) at Volo.Abp.Modularity.AbpModule.ConfigureServicesAsync(ServiceConfigurationContext context) at Volo.Abp.AbpApplicationBase.ConfigureServicesAsync() --- End of inner exception stack trace --- at Volo.Abp.AbpApplicationBase.ConfigureServicesAsync() at Volo.Abp.AbpApplicationFactory.CreateAsync[TStartupModule](IServiceCollection services, Action1 optionsAction) at Microsoft.Extensions.DependencyInjection.ServiceCollectionApplicationExtensions.AddApplicationAsync[TStartupModule](IServiceCollection services, Action1 optionsAction) at Microsoft.Extensions.DependencyInjection.WebApplicationBuilderExtensions.AddApplicationAsync[TStartupModule](WebApplicationBuilder builder, Action`1 optionsAction) at QMSV3.Web.Program.Main(String[] args) in E:\Repos\QMS\QMSV3\src\QMSV3.Web\Program.cs:line 43

Showing 1 to 8 of 8 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.2.0-preview. Updated on March 25, 2025, 11:10