S
Satyaprakash A
Guest
Hi,
When I compile my C# project i am getting the below errors:
Error 1.
Error CS0006 Metadata file 'E:\Code\EMR\EMRCS\Debug\UIControl.dll' could not be found EMRCS E:\Code\EMR\EMRCS\CSC 1 Active
Error 2.
Error CS0006 Metadata file 'E:\Code\EMR\UIControl\EnergyUsageManager\bin\Debug\EnergyUsageManager.dll' could not be found EMRCS E:\Code\EMR\EMRCS\CSC 1 Active
Error 3.
Error CS0006 Metadata file 'E:\Code\EMR\UIControl\EMRLogger\bin\Debug\EMRLogger.dll' could not be found EMRCS E:\Code\EMR\EMRCS\CSC 1 Active
Error 4.
Error CS0006 Metadata file 'E:\Code\EMR\UIControl\WebserverRequest\bin\Debug\WebserverRequest.dll' could not be found EMRCS E:\Code\EMR\EMRCS\CSC 1 Active
For Your Information,
For Error 1, In the below path of the project "UIControl.dll" is not there
E:\Code\EMR\EMRCS\bin\Debug
And also i verified that "build" checkbox is checked from Solution ->Configuration Properties
Please help me the root cause of these errors.
Regards,
Satya
Continue reading...
When I compile my C# project i am getting the below errors:
Error 1.
Error CS0006 Metadata file 'E:\Code\EMR\EMRCS\Debug\UIControl.dll' could not be found EMRCS E:\Code\EMR\EMRCS\CSC 1 Active
Error 2.
Error CS0006 Metadata file 'E:\Code\EMR\UIControl\EnergyUsageManager\bin\Debug\EnergyUsageManager.dll' could not be found EMRCS E:\Code\EMR\EMRCS\CSC 1 Active
Error 3.
Error CS0006 Metadata file 'E:\Code\EMR\UIControl\EMRLogger\bin\Debug\EMRLogger.dll' could not be found EMRCS E:\Code\EMR\EMRCS\CSC 1 Active
Error 4.
Error CS0006 Metadata file 'E:\Code\EMR\UIControl\WebserverRequest\bin\Debug\WebserverRequest.dll' could not be found EMRCS E:\Code\EMR\EMRCS\CSC 1 Active
For Your Information,
For Error 1, In the below path of the project "UIControl.dll" is not there
E:\Code\EMR\EMRCS\bin\Debug
And also i verified that "build" checkbox is checked from Solution ->Configuration Properties
Please help me the root cause of these errors.
Regards,
Satya
Continue reading...