EntraCP icon indicating copy to clipboard operation
EntraCP copied to clipboard

Issue with EntraCP in SharePoint 2016 - assembly error

Open AbdulAfrad opened this issue 1 year ago • 3 comments

Unable to get access token for tenant 'tenant.onmicrosoft.com': Could not load file or assembly 'Azure.Core, Version=1.36.0.0, Culture=neutral, PublicKeyToken=92742159e12e44c8' or one of its dependencies. The system cannot find the file specified. Can someone please help me? I get this when I try to test connection.

AbdulAfrad avatar Apr 19 '24 21:04 AbdulAfrad

It looks like you did not set the assembly bindings, as documented in https://entracp.yvand.net/docs/usage/installation/#set-the-assembly-bindings

Yvand avatar Apr 22 '24 14:04 Yvand

Hi Yvand, That was it. appreciate it. another question how can I map SharePoint user domainname\username with Entra ID UPN or email address?

Regards

AbdulAfrad avatar Apr 22 '24 14:04 AbdulAfrad

You cannot. Users who sign-in to SharePoint with different authentication modes are completely different and cannot be mapped. You either need to duplicate permissions (bad idea, almost impossible to maintain) or use only 1 mode and migrate the permissions of the old mode to the new mode

Yvand avatar Apr 23 '24 08:04 Yvand

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Jul 26 '24 02:07 github-actions[bot]

This issue was closed because it has been stalled for 5 days with no activity.

github-actions[bot] avatar Aug 01 '24 02:08 github-actions[bot]