Luis F. Rodas
1/29/2008 10:48:00 AM
Hi Linda,
Do you have any idea how VS gets the original directories in the Add
Reference dialog ? In my program I would like to display the path of the
controls from the original directories too.
Best Regards,
Luis F.
(Indusoft Team)
"Linda Liu[MSFT]" <v-lliu@online.microsoft.com> wrote in message
news:eGj4$VYYIHA.4200@TK2MSFTNGHUB02.phx.gbl...
> Hi Luis,
>
> Thank you for your reply!
>
> Open a WinForm application project in VS and right click on the project
> item in the Solution Explorer and choose Add Reference command, which will
> open the Add Reference dialog.
>
> In the Add Reference dialog, the assemblies shown in the .NET tab are all
> retrieved from the original directories by VS, not from GAC.
>
> However, when the WinForm application is run, all the referenced
> assemblies
> that have been cached in the GAC are loaded from the GAC, instead of from
> the original directories.
>
> If you have anything unclear, please feel free to let me know.
>
> Sincerely,
> Linda Liu
> Microsoft Online Community Support
>