Unable to load the specified metadata resource
Posted: Mon 14 Sep 2020 14:40
I'm trying to run a Project in Visual Studio 2019. My other 2 colleagues are able to complete the start-up of the project, I don't. In start-up, the program checks the Oracle Connection by retrieving something from DUAL (select sysdate from dual) and this is where I fall into the exception "Unable to load the specified metadata resource".
I have cleaned and rebuild the project / solution without any succes.
My colleagues and I have the same:
Please feel free to ask me for addition information if the current information I listed was too little!
I have cleaned and rebuild the project / solution without any succes.
My colleagues and I have the same:
- Code ("get Latest Version")
- NuGet packages
- The App.config-files are also the same, so there is no difference in the connectionString.
- The licenses.licx-files are also the same and use the same Versionnumber as the app.config-files.
Please feel free to ask me for addition information if the current information I listed was too little!