Activities of "omer_yel"

Hi I have shared log files via email. You can check them.

Thank you for help. Regards.

After searching right IIS configuration. We found below option that works. We will be happy if you update IIS deployment docs.

WebSocket is already enabled. We are trying other application development option to find which one effects on this.

Hi We have tried our project on both kestrel and IIS mode on newly created server. IsDynamicClaimsEnabled  is true. On Kestrel mode project works smoothly. We can get session info. But on IIS we are getting Unauthorized. Here is deployment server version and IIS version. https://tao1.xxx.net.tr -> Kestrel https://tao2.xxx.net.tr -> IIS

You can change subdomain to access swagger and auth. https://tao2-auth.xxx.net.tr -> IIS Auth Server https://tao2-api.xxx.net.tr -> IIS Api Host

In this situation we can not use session feature. Because of IsDynamicClaimsEnabled  is false. Normally on this screen there is a circle light near the device name. But it ain`t now. No option like session user menu. How can we use session feature?

On AbpPermissionGrant table there are permission for admin.

As you see at sample image of AbpPermissionGrant all permission are assigned to admin from role. admin role is also assigned to admin user. We are trying to login in using admin user. Also you can see Country permissions are given to admin role.

Hi We have applied your first suggestion. It solved problem on one of our server. But we do not know why and how it works. It works somehow. Can you illuminate us on this topic. Why we change IsDynamicClaimsEnabled to false and why does it work? We also created new server and database and implemented same working released project. I it gave us Unauthorized error.

<br> We supplied error logs to you via email.

You can check email to get Db trace logs.

hi We check query on sql server profiler. The query is being aborted at 0 or 1 ms. We sent verbose level logs via email.

Showing 11 to 20 of 30 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13