Base solution for your next web application
Open Closed

Abp.TenantId Not Catching Server #5572


User avatar
0
ulaskurt created

I can send tenant information from Abp.TenantId without sending a coin in my local tests. But when I publish it to the server, I can not find a tenant. I am using a single deployment - single database. Override the IAbpSession object (AspNetZeroAbpSession - TenantIdAccessor) but I did not get a result. <a class="postlink" href="https://github.com/aspnetzero/aspnet-zero-core/blob/8cc457e12a59374133ef90c2aebd6de71738ad07/src/MyCompanyName.AbpZeroTemplate.Web.Core/MultiTenancy/TenantIdAccessor.cs">https://github.com/aspnetzero/aspnet-ze ... ccessor.cs</a>

What could be the problem?

Regards.


2 Answer(s)