• Error UserActionException on Lead page & specific users

    Hi all, I am having an error with 2 users, and these 2 users is from the same team. All other user from another team is okay. These 2 user cannot access any page related to Lead list. it was working before, until I change a lead stage selection…
  • ImpersonateLoggedOnUser failed error

    Hello, I have a scheduled task that execute the following JS script : var CRMUserName = "##username##"; var CRMPassword = "##password##"; var CRMInstance = "CRM"; var eWare = CRM = new ActiveXObject("eWare." + CRMInstance); eWare.FastLogon = 3;…