MicrosoftConfigurationBuilders icon indicating copy to clipboard operation
MicrosoftConfigurationBuilders copied to clipboard

File could not load file or assembly Microsoft.Configuration.ConfigurationBuilders.AzureKeyVaultConfigBuilder, Microsoft.Configuration.ConfigurationBuilders.Azure, Version=3.0.0.0

Open paruthi001 opened this issue 1 year ago • 1 comments

Hi ,

I have mvc application that has settings for reading the key-vault

err333

when I run the application getting following error, but when I click the ok button able to fetch the data from azure-key-vault

erro1111

I have tried all possible ways

cleared bin and obj, temp folders,

removed and installed the package

stopped the iis and started

I am running this on VM local IIS

please help me on this ?

paruthi001 avatar Dec 19 '23 13:12 paruthi001

I'm fairly certain this is an issue with how VS is working with config behind the scenes. I don't have a good approach for fixing this. Just some ugly workarounds or suggestions to ignore since it's likely harmless. More discussion is in #129. (#165 is also a duplicate.)

StephenMolloy avatar Oct 25 '24 19:10 StephenMolloy