473,811 Members | 1,693 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Dependency problems ...

Hi There,

The error message:

Error: The dependency 'XXX, Version=1.1.167 1.19501, Culture=neutral ' in project 'Test' cannot be copied to the run directory because it would conflict with dependency 'XXX, Version=1.1.167 6.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,
--
Tom Tempelaere.
Nov 16 '05 #1
4 1176
Hi
checkout this link http://thedotnet.com/RssFeedback3672.aspx
Mohamed Mahfouz
MEA Developer Support Center
ITworx on behalf of Microsoft EMEA GTSC

Nov 16 '05 #2
The link is invalid.

Thanks,
--
Tom Tempelaere.
"Mohamoss" wrote:
Hi
checkout this link http://thedotnet.com/RssFeedback3672.aspx
Mohamed Mahfouz
MEA Developer Support Center
ITworx on behalf of Microsoft EMEA GTSC

Nov 16 '05 #3
Oops, it works now :)
--
Tom Tempelaere.
"TT (Tom Tempelaere)" wrote:
The link is invalid.

Thanks,
--
Tom Tempelaere.
"Mohamoss" wrote:
Hi
checkout this link http://thedotnet.com/RssFeedback3672.aspx
Mohamed Mahfouz
MEA Developer Support Center
ITworx on behalf of Microsoft EMEA GTSC

Nov 16 '05 #4
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,

--
Scott
http://www.OdeToCode.com

On Wed, 4 Aug 2004 08:31:33 -0700, "TT (Tom Tempelaere)"
<_|\|_0$P@|/\|titi____AThot mail.com|/\|@P$0_|\|_> wrote:
Hi,

This link does not provide a solution, much to my regret.

I'm losing it! I've stripped everything out (references to assemblies), re-edited the project and the proj-user-files, then re-added the references to the assemblies (after rebuilding them), and still the compiler/linker complains about the version problem. The version it is complaining about doesn't even exist anymore!!! Horrible!

I've searched for the incorrect version number in files, and I haven't found it. I'm very curious where this erroneous version number is stored.....

Is this what is called 'Assembly Hell'?

Thanks,


Nov 16 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1202
by: Gary | last post by:
I'm trying to install various things via fink, in particular numeric-py23. The process stops with a dependency error: dpkg: dependency problems prevent configuration of python23: python23 depends on python23-shlibs (= 2.3-1); however: Version of python23-shlibs on system is 1:2.3-1.
0
1179
by: Doug | last post by:
Hello, We are having a problem with a component in our system that uses publisher policy files. Whenever it gets modified and moved out to where our build processes reference components for other builds, developers get this error: "The dependency 'COMPONENT, Version=VERSION, Culture=neutral, PublicKeyToken=PUBLIC KEY TOKEN' in project 'OTHER COMPONENT' cannot be copied to the run directory because it would conflict with dependency...
0
1436
by: Dave Lessard | last post by:
Within my group of developers we have a list of library components we develop and continuously enhance and upgrade. We don't have source control (that's a bit of a sore issue for me) but when an update is made to a library .dll we put these out in a released directory where all of our other solutions/projects reference these "released" .dll's. These assemblies are referenced directly to the assembly files themselves from other projects,...
9
2412
by: Brett Romero | last post by:
I have two projects in one solution - a library and executable. Each have a namespace such as: ROOT.myapp.Functional ROOT.myapp.UI However, each cannot reference the other. myapp.UI is dependent on the library but only sees ROOT.myapp.UI and vice versa. How do I get them to see each other's namespace?
0
9728
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9605
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10135
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9205
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7670
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6890
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5692
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4339
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
3018
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.