Activities of "alicaner"

Can you give details about sending via Angular? Will we include additional parameters in all requests we send.

  • ABP Framework version: v7.1.1
  • UI Type: Angular
  • Database System: EF Core (PostgreSQL)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

In the Angular project (port: 4200), we use Oidc security service to direct it to the Abp mvc login screen (port: 7600). We use openidict in the backend. However, when redirecting to the login page from the Angular project, the "culture%3Dtr%26ui-culture%3Dtr" parameters are set automatically. How can this parameter be set in the front end?

Hi,

Ok, please. my email is shiwei.liang@volosoft.com

I sent the project mail

Hi,

There could be many reasons for the problem, can you provide the full steps to reproduce the problem, I will check it

If you want, I can send the project to your e-mail and we will progress faster.

Can you try clear all Redis cache? unfortunately not successful.

We preferred to use the abpremoteservice library. For the problem, we made the gateway a remote service. When a request is made to the service, we cannot see anything.

where can we go wrong?

Hi,

Are there permissions in the database?

The microservice project uses distributed cache. You can clear the Redis cache and try again.

this problem is solved

We were able to login, we could see the permissions, but when we request the definition service on the gateway, we get a 403 error.We can see the necessary permission in the user grants.What can be the solution to the problem?

ok I was able to run dbgrator that problem solved

but I can't see the permissions of the definition service on the frontend, do I need to do anything?

Hi,

Can you share the .....DbMigrator.deps.json file with me(under bin/Debug/net7.0)? shiwei.liang@volosoft.com
I will check it.

actually the previous problem is solved

Do you still want me to share DbMigrator.deps.json? if you want i can share such a problem has arisen

I understand, I guess my new migration will solve this problem, I will try and get back to you.

Hi,

Can you share the .....DbMigrator.deps.json file with me(under bin/Debug/net7.0)? shiwei.liang@volosoft.com I will check it.

actually the previous problem is solved

Do you still want me to share DbMigrator.deps.json? if you want i can share such a problem has arisen

Hi

First, you need to make sure that all ABP package versions are the same.

Then run dotnet clean & dotnet build command.

BTW, ABP7.0 is based on NET 7.0, you should update the microsoft.extensions.hosting package to version 7.0.1

now i am getting an error like this

Showing 1 to 10 of 16 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11