Re: C# .Net Question

  • From: "black ares" <matematicianu2003@xxxxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Sun, 24 Feb 2008 22:22:00 +0200

yes,
put these two projects in a solution,
and when you open the add reference window
there is a tab named projects
where you can add references to projects from te current solution.
for adding a project to a solution
file\add\existing project.

----- Original Message ----- From: "Chris Hofstader" <chris.hofstader@xxxxxxxxxxx>
To: <programmingblind@xxxxxxxxxxxxx>
Sent: Sunday, February 24, 2008 6:54 PM
Subject: C# .Net Question


Hi,

I have created a C# project that builds a .DLL. Under new project, I chose
class library which seemed logical, I wrote my code, fixed compiler errors
and then started a new project to build a Windows program to use as a test
harness.

In the VS solution explorer with my test harness solution loaded, I arrow
down to references, hit applications and select add reference.  In the Add
Reference dialogue, I go to the browse tab and find my way to the bin\debug folder where my .DLL resides. The file selection list box is entirely empty
and VS doesn't seem to acknowledge the existence of a DLL it successfully
built about five minutes earlier.

What did I do wrong?  Is there an easy way out of this?

Thanks,
cdh

__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind



__________
View the list's information and change your settings at //www.freelists.org/list/programmingblind

Other related posts: