473,394 Members | 1,812 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Having issues with Referencing a DLL in a Solution with multiple Projects

Greetings all,

I am going to attempt to describe the issue that I am having in full.
I apologize ahead of time that this may be a long posting, however, I
have found no other solution to my problem.

I am working with a VS2003 .NET1.1 Solution Project. The Solution
contains 6 Projects:
CEC_MT, CEC_UI, Common, CommonUI, FISCommon, and FISCommonUI.

The Common and CommonUI are class library's that are for all intensive
purposes static. We can't/shouldn't change any code in those
projects. The Build Order is as follows: Common, CommonUI, FISCommon,
CEC_MT, FISCommonUI, and CEC_UI.

We currently have one workstation (CPU1) where this project compiles,
runs, and debugs just fine. We are attempting to add an additional
developer to work on this same project. We copied the Source Code
from the working workstation to the new developers machine (CPU2).
All running the same versions of all the controls, Stuido, and .NET.

When we fire up Studio on CPU2, we immediately receive 147 error
messages:

'Public Overridable NotOverridable Property BackColor() As
System.Drawing.Color' is declared in project
'Janus.Windows.GridEX.dll', which is not referenced by project
'CEC_UI.exe'.

The object in question is located in C:\Program Files\FIS. We have
approximately 10 objects that point to that directory, however, the
error is ONLY on this one DLL, Janus.Windows.GridEX.dll.

Nothing in the source code changed from CPU1 to CPU2. Trying to solve
the issue, we redirected the References to point to the <project>\bin
directory. That causes the error messages to go away, however, this
doesn't help us because the references have to point to the C:\Program
Files\FIS directory.

We checked all of the Project Properties, and the Reference Paths all
point to "C:\Program Files\FIS". Again, this same code works on CPU1,
but not CPU2, and they "should" be identical builds.

Can anyone provide some guidance or something for us to try? We're
going on about 2 months of not getting past this. We only have one
machine where this source code works.

Thanks in advance.

Pete Navarra.

Mar 6 '07 #1
0 1108

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

Similar topics

3
by: AARON PECORARO | last post by:
I need to split apart my web application into multiple projects to allow it to be distributed in parts, but all of the projects need to work together (ie. they need to share session information)....
1
by: Aaron Ackerman | last post by:
I am having very odd problems with running a very simplie n-Tier Duamish-type Win Forms app. I will often encounter problems with me having to compile each tier, starting with the Data Access...
6
by: Jon | last post by:
I have 3 VB.net executables that reference the same 3 VB.Net DLLs. How is the best way to distribute the EXEs without putting 3 copies of of DLL on a user's machine. I looked into Private...
1
by: malcolm | last post by:
Hello, We have a small team building a project that involves some 30 or so c# assembly dlls. It is a client server application with 1 exe as the starting point. The dlls and exe are sharing an...
4
by: Nick | last post by:
Hi there, I have a solution which consists of 2 class libraries and 2 executables which both consume these class libraries. I've set the correct dependencies in order for the VS to...
4
by: Oenone | last post by:
Another VB6 feature that I'm missing in VB.NET is with regard to referencing projects vs. referencing DLLs. In VB6 I can reference my support library, Support.dll, and call its functions. If...
1
by: sonu | last post by:
Hi all, I have developed a VB.NET application. In my solution I have 8 projects. And I need reference of one project in another. That is why I have added the reference of that project in the...
1
by: Dave Anson | last post by:
What is the recommended practice for referencing assemblies in a project from other solutions? I am using Visual Studio 2005 Team System. I have several assemblies in another solution which will...
5
by: eschneider | last post by:
I get the following error when I build, anyone know what the problem is? Error 1 The type 'VPMEventViewerUtil.DataTransferObject' exists in both...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
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,...
0
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...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
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...

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.