hi
my actual solution is not working.
Can you share your solution source code?
liming.ma@volosoft.com
Thanks.
hi
Please try to clear your local nuget cache and build again
dotnet nuget locals all --clear
Thanks
hi
Can you share the debug logs of all your apps?
https://abp.io/support/questions/8622/How-to-enable-Debug-logs-for-troubleshoot-problems
Thanks.
hi
Yes. This session feature depends on the Dynamic Claims
hi
So after revoking sessions
How did you revoke sessions?
Do you have app.UseDynamicClaims(); in all your backend apps?
Thanks.
hi
The reason for this problem is that the ABP NuGet package uses Eziriz's .NET Reactor. However, versions 9.0.7 and 9.1.0 failed to register correctly due to a mistake.
We've updated the NuGet package, so you need to clear your local NuGet cache. If your production website uses the old NuGet package, you'll also need to rebuild it.
We added extra checks to make sure this doesn't happen again.
hi karl.ettinger
Can you rebuild and publish the website?
Sorry for your production website. Please get in touch with us(info@abp.io). We will do something.
hi
FIrst add a http action(GET/POST/PUT) to this method
There are some errors in your app
The https"://localhost:44359/api/abp/application-configuration will inject IAbpApplicationConfigurationAppService and get configurations.
Please share the logs of the app that has real IAbpApplicationConfigurationAppService implementation.
Thanks.
hi Please share the logs with liming.ma@volosoft.com
Include the code of InvoiceController
Ambiguous HTTP method for action - SCV.Litmus.InvoiceManagement.Invoices.InvoiceController
Great.