aspnet / MicrosoftConfigurationBuilders

Microsoft.Configuration.Builders
MIT License
118 stars 61 forks source link

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

Open paruthi001 opened 8 months ago

paruthi001 commented 8 months ago

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 ?