4 Answer(s)
-
0
Hi @palco.ps
It seems like the problem on client side happens because the API app doesn't work. According to error message, some packages in your project might not be updated correctly. Could you check all csproj files and see if Abp.ZeroCore.IdentityServer4.EntityFrameworkCore v4.3.0 exists ? If it does, could you upgrade it to same version of your other Abp packages ?
Thanks,
-
0
Hi, I update target framework all of csproj files in the project because some of them was “<TargetFramework>netstandard2.0</TargetFramework>”
But there is no tag like “Abp.ZeroCore.IdentityServer4.EntityFrameworkCore v4.3.0 ” exists !!, how should I add it ?? After I change target framework to net6.0 I published it again but still same error.
Thanks,
-
0
Hi,
We will be assisting you via email for this problem. It seems like a misconfigured deployment problem.
-
0