Replies: 1 comment
-
Any help here? Could use some or is Visual Studio not recommended for Semantic Kernel development? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Folks,
I get this error when trying to use Azure Cognitive Search as Memory:
System.IO.FileLoadException
HResult=0x8013141A
Message=Could not load file or assembly 'Microsoft.SemanticKernel.Connectors.Memory.AzureCognitiveSearch, Version=0.15.0.0, Culture=neutral, PublicKeyToken=f300afd708cefcd3' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A)
Source=WordDocProcessing
StackTrace:
...
I used the NuGet Package manager to pull that package into Visual Studio.
Any help is appreciated!
Beta Was this translation helpful? Give feedback.
All reactions