Hi,
I believe it has to do with the Reference Path, however take a look at the
following article in MSDN that speaks about adding file and Project
references:
http://msdn.microsoft.com/en-us/libr...ew(VS.80).aspx
For reference path visit the following url:
http://msdn.microsoft.com/en-us/libr...ky(VS.80).aspx
Please let me know if this worked for you.
regards,
Joy
"CJM" wrote:
> I've got a library project containing common code. I've got it included in
> another solution as a project reference, but when I update any code in the
> library, it's not immediately reflected in the main application.
>
> How are updates to referenced projects handled in these situations?
>
> At the moment, I just fiddle until eventually the updates are reflected in
> the main application - hardly a scientific approach!
>
> Thanks in advance.
>
> Chris
>