473,396 Members | 1,998 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,396 software developers and data experts.

Noob question: VS2005 Console App DLLs location ??

I have VS2005 solution containing a console app project plus a lot of
projects it depends on. When I compile the solution, only those dlls that
are directly referenced are copied to the console app bin/debug output
folder. Projects dlls that are indirectly referenced (i.e. are referenced
only via directly referenced projects) are not copied. This is different
from VS2003. How can I ensure that all required dlls are copied to the
output folder?

Thx
Apr 19 '06 #1
2 1222
Add references to those DLL's and mark them as CopyLocal...

--
Bob Powell [MVP]
Visual C#, System.Drawing

Ramuseco Limited .NET consulting
http://www.ramuseco.com

Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm

Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm

All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.

"Rick" <Ri**@nowhere.com> wrote in message
news:Og****************@TK2MSFTNGP03.phx.gbl...
I have VS2005 solution containing a console app project plus a lot of
projects it depends on. When I compile the solution, only those dlls that
are directly referenced are copied to the console app bin/debug output
folder. Projects dlls that are indirectly referenced (i.e. are referenced
only via directly referenced projects) are not copied. This is different
from VS2003. How can I ensure that all required dlls are copied to the
output folder?

Thx

Apr 20 '06 #2
Thanks Bob.

Do you know of any all-in-one resource that can help someone to move from
using VS2003 to using VS2005 ?

"Bob Powell [MVP]" <bob@_spamkiller_.bobpowell.net> wrote in message
news:O5**************@TK2MSFTNGP05.phx.gbl...
Add references to those DLL's and mark them as CopyLocal...

--
Bob Powell [MVP]
Visual C#, System.Drawing

Ramuseco Limited .NET consulting
http://www.ramuseco.com

Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm

Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm

All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.

"Rick" <Ri**@nowhere.com> wrote in message
news:Og****************@TK2MSFTNGP03.phx.gbl...
I have VS2005 solution containing a console app project plus a lot of
projects it depends on. When I compile the solution, only those dlls that
are directly referenced are copied to the console app bin/debug output
folder. Projects dlls that are indirectly referenced (i.e. are referenced
only via directly referenced projects) are not copied. This is different
from VS2003. How can I ensure that all required dlls are copied to the
output folder?

Thx


Apr 20 '06 #3

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

Similar topics

8
by: Rich Grise | last post by:
I think I've finally found a tutorial that can get me started: http://www.zib.de/Visual/people/mueller/Course/Tutorial/tutorial.html and I've been lurking for awhile as well. What happened is,...
7
by: David Hayes | last post by:
I tried finding an answer on http://www.quirksmode.org/ without success. I am attempting a complicated Frames structure. I have made it work in IE, but not Netscape. I begin with three...
4
by: Nathan Kovac | last post by:
I have a windows service project created with a timer that fires an event over and over. I created an installer & the service appears to install correctly. When I try to start the service I get a...
3
by: Nick | last post by:
Hello, Let me explain my situation. There is an application in C++ (that I didn't write) that needs to call a C# DLL. One option, I believe, would be to compile the app with the clr switch....
10
by: pvdg42 | last post by:
Two installations of VS 2005 Pro RTM. Same symptom with both. Simple Win32 Console application compiles fine, but when I attempt to run (with or without debugging), message appears: failed to find...
2
by: minorguy | last post by:
I have a general question about MSBuild (which I know little about so far) and I hope this is the right newsgroup. I can read the reference documentation about MSBuild, but it's not really telling...
9
by: yevvi | last post by:
Hi, We have a product with bunch of dlls which are now built with Visual Studio 2003. We want to switch the build to use VS2005. I have read that in VS2005 runtime libraries come as...
6
by: jason | last post by:
I found the below example online, while trying to under Interfaces. In layman's terms, can somebody explain what the purpose of this line is: void SportCharacteristics(); //LOCATED IN THE...
2
by: Marcel | last post by:
Hi, We're building an application consisting of an exe and several dlls with VS2005 that needs to be xcopy installed. VS2005 automatically embeds a manifest binding the app and dlls to the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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...
0
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,...

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.