Hi,
I have a asp.net solution with 2 projects under it. I set project A to
depend on project B. When I build the solution, both of my projects get
compliled but they don't link to each other. when I run a page in project A,
it doesn't pick up the updated things in project B. As a result, I have to
copy the dll of project B to the bin directory of project A to make it work.
Please advice. Thanks in advance.
PS I'm using VS.Net 2003
hn - 21 Dec 2004 15:37 GMT
Never mind. I got it now. Thanks for reading :)
> Hi,
>
[quoted text clipped - 6 lines]
>
> PS I'm using VS.Net 2003