Thursday, March 29, 2012

newbie: How do I add a project....

Hey

visual studio 2005

I have a asp.net 2.0 project and a class library project. Both projects
created in visual studio 2005. I want to add the class library project to
the asp.net 2.0 project.

I want to add the library project so that I can reference the project,
instead of the compiled file...

I've already tryed to using the "Add Existing Item..." window in the asp.net
2.0 project, which only added the file I selected (.sln file). I don't think
this is the correct way of doing it...

Any suggestions?

JeffHi Jeff,

File->Open Project/Solution and remember to mark Add to solution instead
of Close solution.

On Thu, 14 Sep 2006 12:06:10 +0200, Jeff
<it_consultant1@.hotmail.com.NOSPAMwrote:

Quote:

Originally Posted by

Hey
>
visual studio 2005
>
I have a asp.net 2.0 project and a class library project. Both projects
created in visual studio 2005. I want to add the class library project to
the asp.net 2.0 project.
>
I want to add the library project so that I can reference the project,
instead of the compiled file...
>
I've already tryed to using the "Add Existing Item..." window in the
asp.net
2.0 project, which only added the file I selected (.sln file). I don't
think
this is the correct way of doing it...
>
Any suggestions?
>
Jeff
>
>


--
Happy Coding!
Morten Wennevik [C# MVP]
thanks

"Morten Wennevik" <MortenWennevik@.hotmail.comwrote in message
news:op.tfu46bz6klbvpo@.tr024.bouvet.no...

Quote:

Originally Posted by

Hi Jeff,
>
File->Open Project/Solution and remember to mark Add to solution instead
of Close solution.
>
>
>
On Thu, 14 Sep 2006 12:06:10 +0200, Jeff
<it_consultant1@.hotmail.com.NOSPAMwrote:
>

Quote:

Originally Posted by

>Hey
>>
>visual studio 2005
>>
>I have a asp.net 2.0 project and a class library project. Both projects
>created in visual studio 2005. I want to add the class library project to
>the asp.net 2.0 project.
>>
>I want to add the library project so that I can reference the project,
>instead of the compiled file...
>>
>I've already tryed to using the "Add Existing Item..." window in the
>asp.net
>2.0 project, which only added the file I selected (.sln file). I don't
>think
>this is the correct way of doing it...
>>
>Any suggestions?
>>
>Jeff
>>
>>


>
>
>
--
Happy Coding!
Morten Wennevik [C# MVP]

0 comments:

Post a Comment