Skip to content
This repository has been archived by the owner on Jun 30, 2023. It is now read-only.

Cannot get AdalDesktopTestApp to run. #858

Closed
kevingoos opened this issue Oct 13, 2017 · 2 comments
Closed

Cannot get AdalDesktopTestApp to run. #858

kevingoos opened this issue Oct 13, 2017 · 2 comments

Comments

@kevingoos
Copy link

When I try to run the AdalDesktopTestApp I get the following exception:

System.IO.FileLoadException: 'Could not load file or assembly 'Microsoft.IdentityModel.Clients.ActiveDirectory, Version=0.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A)'

Does somebody have an idea how to fix this?

@kpanwar
Copy link
Contributor

kpanwar commented Oct 18, 2017

you need to disable strong name validation from developer command prompt. run "sn.exe -Vr ,"

@kpanwar kpanwar closed this as completed Oct 18, 2017
@kevingoos
Copy link
Author

@kpanwar thx for the awnser here is the documentation about it. Documentation

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants