Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not load file or assembly 'System.Configuration.ConfigurationManager, Version=4.0.3.0 #282

Open
naveenrevalino opened this issue Apr 8, 2020 · 2 comments

Comments

@naveenrevalino
Copy link

naveenrevalino commented Apr 8, 2020

Hi
I was implementing the Charge a customer profile in my asp.net Core application, and when i tried to run it i got the following error.

error

@nicolae-lupei
Copy link

@naveenrevalino I also encountered this problem when I moved the project from .net core 2.2 to .net core 3.1, the solution was to install the missing library from nuget: System.Configuration.ConfigurationManager 4.7.0

@wzuqui
Copy link

wzuqui commented Dec 1, 2021

Obrigado @nicolae-lupei
para mim funcionou adicionar o nuget System.Configuration.ConfigurationManager 4.7.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants