When I want to recompile my app so that you can take recent changes that I may not have taken with the simple modification, I get the following errors:
Severity Code Description Project File Line Suppression State
Error CS0006 Metadata file 'C:\Users\Ned-Design\Documents\projects\NederaV4\Ned4DataAccess\bin\Debug\Ned4DataAccess.dll' could not be found Ned4Business C:\Users\Ned-Design\Documents\projects\NederaV4\Ned4Business\CSC 1 Active
They go out every time I want to recompile my application and I copy the files of the folder of another project in that location but still it does not work and I do not know if that is supposed to be part of the IDE and not of my code