Base solution for your next web application

Activities of "banksearch"

below is the code have the problem: it looks like the user is not load correctly by the TargetUserId. we have not change the security code for user login and switch to link user, do you know what is the problem?

HI @maliming we use memory caching, and we have try to clear teh cache, but still have the problem.

we try to debug the project in local machine, and add break point to the GetSwitchedUserAndIdentity method, it is working when debug it, the user can load without any problem, but when we deploy the code to Azure, the problem happen.

PS: we target to the same azure db when we debug in local.

HI @maliming We have version 5.1 https://docs.aspnetzero.com/documents/common/latest/Change-Logs#v5-1-0-2018-02-05

hi, @maliming how to check my zero version?

to produce the problem

  1. login to tenant website as tenant admin.
  2. right click on the menu in the topright.
  3. select the link from linked users, which refer to the host user.
  4. website try to direct to the host website, and get the error/exception page.

Hi @ismcagdas,

Do you have any suggestions? We are using v5.1.0

Thanks

bump

@ismcagdas, this is for jQuery version

I am having the same issue.

Why would I need to add these properties in MyTestInput:

IsDeleted DeleterUserId DeletionTime LastModificationTime LastModifierUserId CreationTime CreatorUserId

All these properties are automatically filled by the framework. This is not a data that I collect from the end user. So It is pointless to add those into POCO Input class.

Any better sugestion why this error happens when Input is mapped into actual Entity class?

Thanks for the code. It helped me to find a way to hide all. I have created a custom attribute as ShowSwagger and onyl shows the services that has the ShowSwagger.

Showing 1 to 10 of 11 entries