Groups > Asp .Net > Visual Studio 2005 > Re: Reference one projetc in another project




Reference one projetc in another project

Reference one projetc in another project
Tue, 25 Mar 2008 06:10:04 +000
I am new to VS 2005.In my web site I am going to use 3 windows apppliaction in
one soution for business layer,custom layer,data access layer.
I want to know how to get business class from  business layer in main websit in
same solution.

pls help me,
vira,
Post Reply
Re: Reference one projetc in another project
Tue, 25 Mar 2008 17:10:09 +000
Did you try "Add Reference"?
Post Reply
Re: Reference one projetc in another project
Wed, 26 Mar 2008 09:26:08 +000
Right click on the Project you want to add Refreence: "ADD
REFRENCE"... then chosse "Projects". If the other projects you
want to include are in the current Solution, they'll show up =)

 
SuperJB
Post Reply
Re: Reference one projetc in another project
Mon, 31 Mar 2008 00:59:46 +000
Just pay attention to always add your references the same way. If you add
references by project and by file, you will get stranges errors.
Post Reply
about | contact