Dependency problems ...

G

Guest

Hi There,

The error message:

Error: The dependency 'XXX, Version=1.1.1671.19501, Culture=neutral' in project 'Test' cannot be copied to the run directory because it would conflict with dependency 'XXX, Version=1.1.1676.30997, Culture=neutral'.

The problem is that I've cleaned everything before re-building. So I threw every dll away before rebuilding and the problem still persists. Where can I find these references??? (So I can rip 'em out).

Any ideas as to what caused the problem? I think it is because I'm sharing several projects in the solution with other developers. But I don't know how to fix this problem. Can anyone help please?

Thanks,
 
S

Scott Allen

Any chance this is a web application? There could be assembly
references in the web.config file or even in ASPX pages.

Just a thought,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top