This issue is commonly caused by stale or invalid authentication/authorization cookies or tokens in
) confirms that this is a known scenario in ABP
Ensure Claims/Permissions Are Refreshed:
- In
hi
The Error is from the IIS
Can you check the logs in the Event Viewer app of your IIS
this support case:
https://abp.io/support/questions/8904/Returning-user-causes-permissions-to-fail-in-
/abp.ng.audit-logging": "9.2.3",
"@volo/abp.ng.identity": "9.2.3",
"@volo/abp.ng.identity-
- To ensure your custom OpenIddict
Use only `OpenIddictServerBuilder` for
Thanks for the help from Maliming, the auth
scenario, added below code auth
given award points to a user daily if the user sign in every day), I need to add an event to OpenIddict
The theme's layout is not overriding or
Component.InvokeLayoutHookAsync(LayoutHooks.Head.Last, StandardLayouts.Application)
```
If this line is
For
For MVC: Overriding the Layout
If you are using MVC for the Auth
[image.png](/QA/files/3a1bab479136051cd2cf07a0071cbbdc.png)
And register it like this in both
**Environment:**
- ABP Version: 9.2
- UI Framework:
articles/white-labeling-in-abp-framework-5trwmrfm#gsc.tab=0
- https://abp.io/docs/latest/framework/ui/
MVC /
) indicate that required JavaScript files (like jQuery and ABP scripts) are not being loaded on the
, even though it works locally.
- This is a common issue after publishing to IIS or another
caused by
This will show which files are
hi
Have you run the `abp install-libs` command before publishing it to the
It works locally, but after publishing to the
},
```
Can you point me what I'm
to maintain modularity and separation of concerns without the overhead of managing a private NuGet
Hello
I noticed a small syntax issue in your code—there is a
```csharp
"ngx-spinner": "^19.0.0",
"ngx-time-mask": "^1.0.1" //
object-extensions'` typically occurs when there is a version mismatch between ABP Angular packages or a
- There is a
[plugin angular-compiler]
node_modules/@volo/abp.ng.identity-
abp.ng.audit-logging": "^9.2.3",
"@volo/abp.ng.identity": "^9.2.3",
"@volo/abp.ng.identity-
This is not typically caused by ABP itself, but rather by database performance issues or
**Check for
MyApp/apps/auth-
}
else
{
Logger.LogError("Authorization header is
string.IsNullOrEmpty(configure.EncryptionIv))
throw new Exception("EncryptionKey or EncryptionIv is
throw new Exception($"{configure.EncryptionKey} or {configure.EncryptionIv} environment variable is
application) and updated to appsettings.json looks like this:
`"ConnectionStrings": {
// "Default": "
Hi @MartinEhv
Here is my findings for your questions below;
### TL;DR
- **Admin UI**:
for MVC/Razor Pages and
Hello,
I am needing clarifications regarding CMSKit support for
While there is no official
deployments (assuming is
[edit]
I am running in circles trying to get widgets to work in any
I'm assuming its because this distributed event message is failed because EditionId is
)
- If you encounter unsupported events or
in your ABP Angular v9.1.3 migration is caused by
}
},
"serve": {
"builder": "@angular-devkit/build-angular:dev-
recommended way to create a new solution is to use the versions that are available on the ABP template
If you require 6.0.2 specifically, but the template is
**Handle Alerts on the Client Side for Custom Messages:**
- The default alerts are rendered
StackExchange.Redis.RedisCache.GetAsync`, indicates that your services are unable to connect to the Redis
**Check for other dependencies:**
- The microservice template also requires SQL
This usually happens if the required version is not available on the template
problem persists, it may be that the template for version 6.0.2 is not available on the ABP template
last stable versions. but we understand your requirements and we have made an improvement on our nuget
that would be doing so in over 7 or 8 solutions as i've been trying to test differences in CRMkit on