0
Answer

two or more objects have same target location

Photo of Mehul B

Mehul B

18y
5.2k
1
Hi,
I am working on one windows solution; which contains 6 projects. In this solution one of the project is Set Up project.
While executing the solution I am getting error messages that "two or more objects have same target location". I have checked it and these error comes in Set Up project; which contains one file of type "Assembly" and other one is of "Output" type; both these files have same DLL assigned.
How to resolve this error and what is difference in Assembly files and Output files?

Thanks in advance.