You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File could not load file or assembly Microsoft.Configuration.ConfigurationBuilders.AzureKeyVaultConfigBuilder, Microsoft.Configuration.ConfigurationBuilders.Azure, Version=3.0.0.0
#233
Open
paruthi001 opened this issue
Dec 19, 2023
· 1 comment
I have mvc application that has settings for reading the key-vault
when I run the application getting following error, but when I click the ok button able to fetch the data from azure-key-vault
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 ?
The text was updated successfully, but these errors were encountered:
paruthi001
changed the title
ile could not load file or assembly Microsoft.Configuration.ConfigurationBuilders.AzureKeyVaultConfigBuilder, Microsoft.Configuration.ConfigurationBuilders.Azure, Version=2.0.0.0
File could not load file or assembly Microsoft.Configuration.ConfigurationBuilders.AzureKeyVaultConfigBuilder, Microsoft.Configuration.ConfigurationBuilders.Azure, Version=2.0.0.0
Dec 19, 2023
paruthi001
changed the title
File could not load file or assembly Microsoft.Configuration.ConfigurationBuilders.AzureKeyVaultConfigBuilder, Microsoft.Configuration.ConfigurationBuilders.Azure, Version=2.0.0.0
File could not load file or assembly Microsoft.Configuration.ConfigurationBuilders.AzureKeyVaultConfigBuilder, Microsoft.Configuration.ConfigurationBuilders.Azure, Version=3.0.0.0
Dec 19, 2023
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.)
Hi ,
I have mvc application that has settings for reading the key-vault
when I run the application getting following error, but when I click the ok button able to fetch the data from azure-key-vault
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 ?
The text was updated successfully, but these errors were encountered: