Starts in:
2 DAYS
22 HRS
28 MIN
27 SEC
Starts in:
2 D
22 H
28 M
27 S

Activities of "Teknosol"

Hi, We added the red marked code block above to the auth server host module. Where should we add the code block in the blue box below?

Hi, As stated in the examples you posted, we wanted to turn off the offline_access feature. But we do not use the offline_access feature in our project anyway. If you have another solution, we ask you to share it.

I found a solution. The problem was solved when I added a connectionString named "Default".

My question is this. Can I choose target connectionString for BlobDbContext

Hi, As far as we understand, you suggested a solution to redirect to the login page when the token expires. However, our problem is about being able to continue working without refreshing the page when the token expires. Do you have any suggestions on how we can continue working on the project without redirecting to another page or blocking the operation when the token expires?

Hi, Thank you for your support, the lock system is working. However, we made it usable as I shared in the screenshot. We need to use it in all entities in our project as create and update, which causes code repetition. I wonder if you have a solution for this?

Note: The reason we need this code is that when the method is run more than once at the same time, it registers to the database without going through validations.

Hi,

I'm available now.

I scheduled a meeting for 20 minutes later. The Meeting Link should have arrived in your e-mail address. Thank you.

What hours are you available today? Let's schedule a meeting for today.

Hello, The problem continues. Could you please let me know a time you have available? We want to demonstrate the problem on the spot by organizing meetings such as Zoom, Teams, Meet.

Merhaba,

Sıfırdan bir proje oluşturdum

Çevre

'@abp/ng.core' adresinden { Environment }'ı içeri aktarın;
 
const baseUrl = 'http://localhost:4200';
 
const oAuthConfig = {
veren: 'https://localhost:44305/',
yönlendirmeUri: baseUrl,
clientId: 'ProjeAdım_Uygulamam',
Yanıt Türü: 'kod',
kapsam: 'çevrimdışı_erişimProjeAdım',
requireHttps: doğru,
};
 
const ortamını aktarır = {
üretim: yanlış,
uygulama: {
temelUrl,
reklam: 'ProjeAdım',
},
oAuthConfig,
API'ler: {
varsayılan: {
url: 'https://localhost:44305',
rootNamespace: 'ŞirketAdım.ProjeAdım',
},
AbpAccountPublic: {
url: oAuthConfig.issuer,
rootNamespace: 'AbpAccountPublic',
},
},
} Ortam olarak;
 

1

! image.png

2

! image.png

3

! image.png

4

! image.png

5

! image.png

6

! image.png

Hi, I did all the steps you mentioned one by one, but I still get the same error.

https://prnt.sc/KJRzuMYkAJMA

https://prnt.sc/Z28_yaCKgLyH

https://prnt.sc/RnRrGlB0u3Xv

https://prnt.sc/Ql_3TEszLW-M

Hello, I made the changes you mentioned, but I am getting an error as follows. Should we start the meeting we arranged with Maliming with you in order to take faster action?

https://prnt.sc/b8B6L7YsjGMS https://prnt.sc/JYZl-_cPdeO8 https://prnt.sc/aMOp-6TdqTC0 https://prnt.sc/l6RL9rpzXtnT

Showing 21 to 30 of 54 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 20, 2024, 13:06