Skip to content

.Net: Bug: Microsoft.Extensions.VectorData.Abstractions` is not strong-name signed, causing runtime error in ASP.NET Framework application #12659

Closed
@icpereiradoprado

Description

@icpereiradoprado

Hi team,

After upgrading Semantic Kernel from version 1.56.0 to 1.58.0 and 1.59.0, I started experiencing runtime errors in my ASP.NET Web Application (.NET Framework 4.8) related to the Microsoft.Extensions.VectorData.Abstractions assembly.

Error details

At runtime, I receive the following error:

Could not load file or assembly 'Microsoft.Extensions.VectorData.Abstractions, Version=9.0.0.0, Culture=neutral, PublicKeyToken=f300afd708cefcd3' or one of its dependencies. A strongly-named assembly is required.
HRESULT: 0x80131045

I validated using BrutalDev Assembly Strong-Name Validator that the Microsoft.Extensions.VectorData.Abstractions.dll is not strongly signed.

Related issues/pulls

Metadata

Metadata

Assignees

Labels

.NETIssue or Pull requests regarding .NET codebugSomething isn't workingmsft.ext.vectordataRelated to Microsoft.Extensions.VectorData

Type

Projects

Status

Sprint: In Review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions