Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Microsoft.WindowsAzure.MediaServices.Client.Extensions Strong Name Validation Error in Version 4.1.0 #45

Open
artxe234 opened this issue Nov 9, 2017 · 7 comments

Comments

@artxe234
Copy link

artxe234 commented Nov 9, 2017

After I updated the windowsazure.mediaservices.extensions nuget package to version 4.1.0 I get a "Strong name validation failed" error in a FileLoadException.
Without the extension nuget package it runs fine.

@redoc209
Copy link

Same here. Simple console app. Here is the full error

Additional information: Could not load file or assembly 'Microsoft.WindowsAzure.MediaServices.Client.Extensions, Version=4.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A)

@tomgruszowski
Copy link

Same issue here, running ASP.NET MVC (non core) on .net 4.7.

@redoc209
Copy link

Downgraded to 4.0 as well as Microsoft.IdentityModel.Clients.ActiveDirectory -Version 3.16.1 and got it working. Lame.

@sanbhatt
Copy link
Contributor

A new nugget package has been published with strong name signed version of Microsoft.WindowsAzure.MediaServices.Client.Extensions.dll

@tomgruszowski
Copy link

Have you tried this in the field?
Unable to resolve dependencies. 'windowsazure.mediaservices 4.1.0' is not compatible with 'windowsazure.mediaservices.extensions 4.1.0.1.

It's been well over a month since I've been able to update any of the Azure packages because of various issues, this is pretty rare for MS. May I suggest a bit more communication between the teams? I realize it's likely up to another team to update the package but please keep this in mind for future.

@sanbhatt
Copy link
Contributor

sorry about that. looks like 'windowsazure.mediaservices 4.1.0.1' was not made public. it is available now. Please give it a try and report back if you see any issues.

@aregaz
Copy link

aregaz commented Oct 25, 2018

It seems that this issue is not reproducible anymore. This ticket can be closed now.

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

No branches or pull requests

5 participants